NPE in OutFaultFlow - when accesing a service having a security policy applied
- from a client with a no binding specific epr [i.e.
http://localhost:8080/axis2/services/SimpleService]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: AXIS2-4248
URL: https://issues.apache.org/jira/browse/AXIS2-4248
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Reporter: Prabath Siriwardena
Priority: Critical
- Define a security policy for a service and deploy it.
- Access a service method which throws an exception with a client - with the
epr http://localhost:8080/axis2/services/SimpleService
[It works fine when you access the service with a binding specific epr, i.e
http://localhost:8080/axis2/services/SimpleService.SimpleServiceHttpSoap12Endpoint
]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.