Re: AW: Axis Support for SSL and Access authheader

2011-05-13 Thread Axisboy
rd = fac.createOMText(passwordElement, > // getPassword()); > OMText omTextPassword = fac.createOMText(passwordElement, > wssePassword); > passwordElement.addChild(omTextPassword); > > usernameTokenElement.addChild(usernameElement); > userna

Axis Support for SSL and Access authheader

2011-05-12 Thread Axisboy
Hi All , I have managed to write Axis web service (server side). Now I would like support SSL to it. Any one having idea to access this fields inside the xxx_skeleton.java ? Any idea to support SSL in Axis ? -- View this message in context: http://old.n