Hi
We are working on webservices with axis2 on jboss.
We are getting the following exception with the stub. The request is processed bsent to
the legacy system through skeleton and then through JCA.The response is received in JCA.
But the stub is receiving exception.
Here is the exception.
axisFault occured during service invocation:java.lang.IllegalStateException: attribute
type accessed in illegal event!
The Axis Fault Reason is:null
The Axis Fault Node URI:null
org.apache.axis2.AxisFault: java.lang.IllegalStateException: attribute type accessed in
illegal event!
at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:434)
at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:373)
at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
at
xlink.MonitoringServicesServerStub.CSTAMonitorStart(MonitoringServicesServerStub.java:385)
at xlink.MonitoringStartClient.main(MonitoringStartClient.java:84)
Can somebody help in this regard.
Chavali
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130396#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...