I have already made a request: http://issues.apache.org/jira/browse/INFRA-1090
Thanks, Ruchith On 1/8/07, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote:
Hi All; How about creating a JIRA project for security and its related sub projects ? Then we can report this kind of JIRAs there in that project. Thanks Deepal Thilo Frotscher (JIRA) wrote: >Rampart 1.1 causes ClassCastException >------------------------------------- > > Key: AXIS2-1955 > URL: https://issues.apache.org/jira/browse/AXIS2-1955 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: modules > Affects Versions: 1.1 > Environment: Axis2 1.1, Rampart 1.1 > Reporter: Thilo Frotscher > Priority: Blocker > > > >When a client application uses Rampart 1.1 and receives a SOAP response that contains a SOAP fault, a ClassCastException occurs: > >Exception in thread "main" java.lang.ClassCastException: org.apache.axiom.om.impl.llom.OMElementImpl > at org.apache.axiom.soap.impl.llom.SOAPFaultImpl.getCode(SOAPFaultImpl.java:101) > at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:308) > at de.axishotels.booking.service.MyServiceStub.MakeXXX(MyServiceStub.java:729) > >To reproduce this bug do the following: >- use a generated stub for an arbitrary service >- let stub send a SOAP request to the service which causes a response containing a SOAP fault >- the SOAP fault should be processed by Axis2 framework and stub without errors >- now, globally engage rampart-1.1 in client's axis2.xml configuration file. No actions need to be defined for any service or operation. Just engage the module. >- resend the same SOAP request >- when SOAP fault is processed, the above exception occurs > >==> Rampart 1.1 breaks handling of SOAP faults by generated stubs > > > > -- Thanks, Deepal ................................................................ "The highest tower is built one brick at a time" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- www.ruchith.org www.wso2.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
