SOAPProcessingException occurs at the client side when running secure interop 
test against WSAS-snapshot deployed on Weblogic
-----------------------------------------------------------------------------------------------------------------------------

                 Key: WSAS-744
                 URL: https://wso2.org/jira/browse/WSAS-744
             Project: WSO2 WSAS
          Issue Type: Bug
    Affects Versions: Nightly
         Environment: Weblogic 9.2, ubuntu, jdk15, WSAS snapshot (Built using 
Axis2-trunk)
            Reporter: Charitha Kankanamge
            Priority: Blocker


Following exception occurs at the client side when running interop test with 
security against WSAS (Deployed on Weblogic). This should be an issue related 
to WSAS+Weblogic since the same test runs perfectly if WSAS installed on 
standalone mode.  

 <error message="Disallowed element found inside Envelope : 
{http://www.w3.org/2005/08/addressing}Action"; 
type="org.apache.axiom.soap.SOAPProcessingException">org.apache.axiom.soap.SOAPProcessingException:
 Disallowed element found inside Envelope : 
{http://www.w3.org/2005/08/addressing}Action
        at 
org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.constructNode(StAXSOAPModelBuilder.java:298)
        at 
org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.createOMElement(StAXSOAPModelBuilder.java:212)
        at 
org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.createNextOMElement(StAXSOAPModelBuilder.java:191)
        at 
org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:172)
        at 
org.apache.axiom.om.impl.llom.OMElementImpl.buildNext(OMElementImpl.java:633)
        at 
org.apache.axiom.om.impl.llom.OMNodeImpl.getNextOMSibling(OMNodeImpl.java:141)
        at 
org.apache.axiom.om.impl.llom.OMElementImpl.getNextOMSibling(OMElementImpl.java:314)
        at 
org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.getBody(SOAPEnvelopeImpl.java:153)
        at 
org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.internalSerialize(SOAPEnvelopeImpl.java:210)
        at 
org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:889)
        at 
org.apache.axiom.om.impl.llom.OMNodeImpl.serialize(OMNodeImpl.java:375)
        at 
org.apache.axiom.om.impl.llom.OMElementImpl.toString(OMElementImpl.java:1051)
        at java.lang.String.valueOf(String.java:2615)
        at java.lang.StringBuffer.append(StringBuffer.java:220)
        at 
org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:84)
        at org.apache.axis2.engine.Phase.invoke(Phase.java:317)
        at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264)
        at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:163)
        at 
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:363)
        at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416)
        at 
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:228)
        at 
org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
        at 
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:548)
        at 
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:528)
        at 
org.wso2.interop2.client.OiosiHttpClient.sendReceive(OiosiHttpClient.java:44)
        at 
org.wso2.interop2.http.OiosiEndpointNoRMTest.testOiosiOmniEndpointNoRm(OiosiEndpointNoRMTest.java:17)
        at 
net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259)
        at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268)
        at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299)
        at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244)
</error>

Steps to reproduce:
=================
1. Deploy WSAS on weblogic
2. Run org.wso2.interop2.http.OiosiEndpointNoRMTest which is available in 
interop test server



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to