Hi Santosh, You can use WSS4J directly instead of Rampart.
http://ws.apache.org/wss4j/axis.html http://weblogs.asp.net/jdanforth/archive/2005/01/16/354060.aspx Regards, Xinjun On 7/5/08, sh_santosh <[EMAIL PROTECTED]> wrote: > > > Dear all, > > Please refer these link : > > http://weblogs.asp.net/jdanforth/archive/2005/01/16/354060.aspx > http://weblogs.asp.net/jdanforth/archive/2005/01/22/358764.aspx > > Regards > Santosh Sharma > NCSTian > > > sh_santosh wrote: > > > > Dear all, > > > > can please suggest some tutorial or Link or your guidelines using Axis > 1.3 > > , jakarta-tomcat-5.0.28. > > > > Regards > > Santosh > > > > > > > > Nunny wrote: > >> > >> Hi Santosh, > >> > >> I have to consume .Net web services( WSE 3.0 enabled) from Java Client. > I > >> am > >>> using Axis 1.3 , jakarta-tomcat-5.0.28. > >>> They have enabled WSE 3.0 in .Net web services ( Doc / Literal web > >>> services > >>> ). > >>> > >>> Problem : Security requirements are not satisfied because the security > >>> header is not present in the incoming message .When we invoke .Net web > >>> services from Java client, we are getting above exception. > >>> > >>> > >>> What will be the possible solution ? > >> > >> > >> You can use Apache Rampart [1] to solve your problem. Apache Rampart > >> is > >> the security module for Axis 2. > >> Can you post the WSDL of the service you want to consume so that I will > >> be > >> able to tell you the exact steps to follow. > >> > >> [1] - http://ws.apache.org/rampart/ > >> > >> -- > >> Nandana Mihindukulasooriya > >> WSO2 inc. > >> > >> http://nandana83.blogspot.com/ > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/soapenv%3AServer.userException---SimpleDeserializer-encountered-a-child-element%2C-which-is-NOT-expected%2C-in-something-it-was-trying-to-deserialize-tp16296688p18292867.html > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
