Hello,

I'm testing serialization mechanism (JAX-RPC as far as I know) in JBoss 4.0.4 
CR2 used when a web service is invoked (a class annotated with @WebService and 
@WebMethod).

I'd like to know if it is possible to set up JBossWS so a web method can return 
a graph of objects, i.e., an object tree with possible cycles between them.

For example, the web method M returns an object from class A, the object from 
class A has a reference to an object from class B, and B references A.

I have tried it with a sample test but got a stack trace in server log.

Thanks in advance

Pablo



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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to