0 Replies Latest reply on Feb 19, 2008 8:34 AM by chavali

    axisFault occured during service invocation:java.lang.Illega

    chavali

      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