RE: Axis SSL authentication help!

2012-11-15 Thread Martin Gainty
Good Point if...you start the webapp with init-params ...later on you try change the value(s) of those properties (but you notice the change to init-params has no effect) since the init-param properties are already populated you're stuck with those for the lifetime of the webapp For dynamical

Re: Axis SSL authentication help!

2012-11-15 Thread am am
I am using Tomcat. But the question is about client side. NOT server side From: Martin Gainty To: [email protected] Sent: Thursday, November 15, 2012 9:22 PM Subject: RE: Axis SSL authentication help! Good Point if...you start the webapp with