Switch to turn off ServiceGroupID processing in Axis2
-----------------------------------------------------

                 Key: AXIS2-2404
                 URL: https://issues.apache.org/jira/browse/AXIS2-2404
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: kernel
            Reporter: Chathura Ekanayake


When working in SOAP sessions, Axis2 always tries to find service group if 
<axis2:ServiceGroupID> header is set in the incoming SOAP message. This 
behavior is not always desirable when Axis2 is acting as a SOAP intermediary, 
where the actual service group may not have deployed in the intermediary engine 
(e.g. Synapse). Such scenario would fail the intermediary Axis2 engine when it 
tries to find the service group. Therefore, it is neccessary to have a switch 
to diable service group ID processing in Axis2, which can be easily configured 
using the axis2.xml.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to