Having MessageContext.remove() method to discared discriptions
--------------------------------------------------------------

         Key: AXIS2-279
         URL: http://issues.apache.org/jira/browse/AXIS2-279
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement
  Components: core  
    Versions: 0.93    
 Environment: Linux
    Reporter: Saminda Wishwajith Abeyruwan
    Priority: Minor


There can be a situation where, one can use the existing MessageContext to call 
for engine.receive(messageContext) for invoke a different service. But, as this 
is the old MC, first we need to remove old  ServiceDescription and 
OperationDescription, and at some point set the new 
Service/OperationDescriptions. In order to do this, if we can have 
MessageContext.remove() would be very handy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to