If you use the axis1.3 release jars there are a lot of failures. i
fixed most of problems in svn and there is only one remaining...

-- dims


On 10/12/05, Werner Dittmann <[EMAIL PROTECTED]> wrote:
> Dims,
>
> is it only in the SVN code or is there a jar available?
>
> Regards,
> Werner
>
> Davanum Srinivas wrote:
> > Werner,
> >
> > With latest SVN of Axis...here's the 1 problem left. Can you please
> > handle this? Then we can cut Axis1.3.1 with Glen's help.
> >
> > WSDoAllReceiver: security processing failed; nested exception is:
> >       org.apache.ws.security.WSSecurityException: The signature 
> > verification failed
> >       at 
> > org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
> >       at 
> > org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
> >       at 
> > org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
> >       at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown 
> > Source)
> >       at 
> > org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown
> > Source)
> >       at 
> > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
> > Source)
> >       at 
> > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
> > Source)
> >       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> >       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
> >       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> >       at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
> >       at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown 
> > Source)
> >       at javax.xml.parsers.SAXParser.parse(Unknown Source)
> >       at 
> > org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
> >       at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
> >       at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
> >       at 
> > org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
> >       at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
> >       at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
> >       at org.apache.axis.client.Call.invoke(Call.java:2767)
> >       at org.apache.axis.client.Call.invoke(Call.java:2443)
> >       at org.apache.axis.client.Call.invoke(Call.java:2366)
> >       at org.apache.axis.client.Call.invoke(Call.java:1812)
> >       at 
> > org.apache.ws.axis.oasis.ping.PingBindingStub.ping(PingBindingStub.java:159)
> >       at org.apache.ws.axis.oasis.STScenario3.main(STScenario3.java:86)
> >       at interop.TestSTScenario3.testSTScenario3(TestSTScenario3.java:63)
> >
> > Thanks,
> > dims
> >
> > On 10/12/05, Dittmann, Werner <[EMAIL PROTECTED]> wrote:
> >
> >>Dims,
> >>
> >>I'm not online with my devel system at the moment (will be
> >>tomorrow), but mostly these problems show up if somebody
> >>(Axis) tweaks the signed output by adding some blanks,
> >>newlines, etc.
> >>
> >>Maybe some sort of pretty printing is switched on, or so?
> >>Some modifications during the input ptocessing at the server
> >>side?
> >>
> >>WSS4J explicitly uses a specific form to hand over the data
> >>it generated to Axis for furher processing (serializing).
> >>
> >>Regards,
> >>Werner
> >>
> >>
> >>>-----Ursprüngliche Nachricht-----
> >>>Von: Davanum Srinivas [mailto:[EMAIL PROTECTED]
> >>>Gesendet: Mittwoch, 12. Oktober 2005 11:43
> >>>An: [EMAIL PROTECTED]; [email protected]
> >>>Betreff: Axis 1.3 broken with WSS4J
> >>>
> >>>
> >>>Werner,
> >>>
> >>>Looks like dropping latest axis jars into wss4j has problems with
> >>>Signature Verfication. Can you please help find the problem? we may
> >>>have to cut Axis 1.3.1...
> >>>
> >>>thanks,
> >>>dims
> >>>
> >>>--
> >>>Davanum Srinivas : http://wso2.com/blogs/
> >>>
> >>>---------------------------------------------------------------------
> >>>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>>For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>>
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
> >
> > --
> > Davanum Srinivas : http://wso2.com/blogs/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>


--
Davanum Srinivas : http://wso2.com/blogs/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to