Hello everybody,

I'm a student working with JBoss AS 4.0.1.
We use Web Services (through built-in Axis) and we use JBoss AOP.

We have deployed a "HelloWorld" webservice (it's an EJB with "sayHello" method, 
webservices.xml) and it's working fine. Now we would like to intercept with AOP 
extracting the whole generated SOAP message of this webservice (the response 
going back), change it and write it back into the "chain".

Our problem is: Where could we intercept and extract the Soap-message. One 
possibility is to intercept into the stub - but we cannot find any generated 
stub.

Can anybody help me?

- Ralf -

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882587#3882587

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882587


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to