[ 
http://issues.apache.org/jira/browse/AXIS2-862?page=comments#action_12442168 ] 
            
Wan Kaveevivitchai commented on AXIS2-862:
------------------------------------------


   [[ Old comment, sent by email on Wed, 05 Jul 2006 06:25:16 +0000 ]]

Yeah, it is now working.
The only problem is i still cannot build build.xml successfully for security 
samples

Buildfile: build.xml

securitySample:
     [java] log4j:WARN No appenders could be found for logger 
(org.apache.axiom.om.impl.builder.StAXOMBuilder                              
                 ).
     [java] log4j:WARN Please initialize the log4j system properly.
     [java] org.apache.axis2.AxisFault: WSDoAllReceiver: Error in converting 
to Document; nested exception is:
     [java]     org.apache.ws.security.WSSecurityException: Error in 
converting SOAP Envelope to Document; nested exception is:
     [java]     org.apache.axiom.om.OMException: 
java.lang.IllegalStateException: Current state not START_ELEMENT
     [java]     at 
org.apache.axis2.security.WSDoAllReceiver.processMessage(WSDoAllReceiver.java:130)
     [java]     at 
org.apache.axis2.security.handler.WSDoAllHandler.invoke(WSDoAllHandler.java:82)
     [java]     at org.apache.axis2.engine.Phase.invoke(Phase.java:381)
     [java]     at 
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:473)
     [java]     at 
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:445)
     [java]     at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:355)
     [java]     at 
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:279)
     [java]     at 
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:457)
     [java]     at 
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:399)
     [java]     at sample.security.Client.main(Client.java:58)
     [java] Caused by: org.apache.ws.security.WSSecurityException: Error in 
converting SOAP Envelope to Document; nested exception is:
     [java]     org.apache.axiom.om.OMException: 
java.lang.IllegalStateException: Current state not START_ELEMENT
     [java]     at 
org.apache.axis2.security.util.Axis2Util.getDocumentFromSOAPEnvelope(Axis2Util.java:126)
     [java]     at 
org.apache.axis2.security.WSDoAllReceiver.processMessage(WSDoAllReceiver.java:128)
     [java]     ... 9 more
     [java] Caused by: org.apache.axiom.om.OMException: 
java.lang.IllegalStateException: Current state not START_ELEMENT
     [java]     at 
org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:206)
     [java]     at 
org.apache.axiom.om.impl.llom.OMNodeImpl.build(OMNodeImpl.java:298)
     [java]     at 
org.apache.axis2.security.util.Axis2Util.getDocumentFromSOAPEnvelope(Axis2Util.java:90)
     [java]     ... 10 more
     [java] Caused by: java.lang.IllegalStateException: Current state not 
START_ELEMENT
     [java]     at 
com.ctc.wstx.sr.BasicStreamReader.getAttributeCount(BasicStreamReader.java:559)
     [java]     at 
org.apache.axiom.om.impl.builder.StAXBuilder.processAttributes(StAXBuilder.java:141)
     [java]     at 
org.apache.axiom.om.impl.mtom.MTOMStAXSOAPModelBuilder.createOMElement(MTOMStAXSOAPModelBuilder.java:142)
     [java]     at 
org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:132)
     [java]     ... 12 more

BUILD SUCCESSFUL
Total time: 8 seconds

       Any idea?
       Wan



> cannot deploy rampart successfully
> ----------------------------------
>
>                 Key: AXIS2-862
>                 URL: http://issues.apache.org/jira/browse/AXIS2-862
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site
>    Affects Versions: 1.0
>         Environment: Axis2 1.0 nightly build released on 22 Jun 06
> Jetty 6.0.0 beta 16
> linux environment
>            Reporter: Wan Kaveevivitchai
>
> I have tested another issue related to the ws-security. I had downloaded the 
> rampart module and then try to deploy it by add the module into axis2.xml and 
> put .aar file into modules directory under web-inf in axis2 , when i started 
> the server, the problem occur
> it said that : Trying to engage a module which is not available
> but i did test it with the other version release on Jun 4th, and everything 
> work file for that version as well as the cache..but in Jun 4th version, it 
> had the problem of broken pipe while sending large attachment.

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

        

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

Reply via email to