I'm not sure what "WS Security Error : 182002 " means and I suspect
this is caused by an exception of an underlying library. Also it seems
like the axis fault is thrown from the service. If so can you please
send the messages exchanged and the error logs of the service that has
a more complete stack trace?
Thanks,
Ruchith
On 3/23/07, baba Anand <[EMAIL PROTECTED]> wrote:
Hi All
I am using WSS4J with Axis 1.4 at both ends, i am also using self-signed
certificate for authentication.
But I get following error when ever I invoke the client. I need to meet the
deadlines at earliest.
It would be great if someone can provide me some help.
Exception in thread "main" AxisFault
faultCode: {
http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
faultString: WS Security Error : 182002
faultActor:
faultNode:
faultDetail:
{ http://xml.apache.org/axis/}stackTrace:WS Security
Error : 182002
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.SAXParse
rImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.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.ws.axis.security.WSDoAllReceiver.invoke(
WSDoAllReceiver.java:114 )
at org.apache.axis.client.AxisClient.invoke(
AxisClient.java:198 )
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
com.wssecurity.com.activityserviceclient.xmlns._1171669247533.ActivityClient.main
( ActivityClient.java:197 )
--
www.ruchith.org
www.wso2.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]