0 Replies Latest reply on Feb 11, 2010 5:28 AM by cuccu83

    HELP : Modify SOAP request a run time !!!

      Hi i'm working on developing an autonomic architecture to support workflow monitoring . I'm using Riftsaw M1.

      I integrated JBoss AOP framework with riftsaw to define my joinpoint.

       

      My idea is based on intercept a soap request(to external web service) and modify it  a run time. But an initial approach bring me to intercept a SessionOutHandler.Invoke(MessageContext messageContext) to modify messageContext object. But it is very complicated.

       

      But my question is:

       

      I'm following a right approach or i have to change my strategy ?

       

      Any idea or suggestions to implement my extension?

       

      Thanks in advance

      Best Regards

       

      Marco