Hi,
One thing that is confusing me (forgive me if I missed it from the tutorials) 
are the Serializers/DeSerializers that are being generated by wscompile. I need 
to use these on the client side since the Stub class generated by wscompile 
makes use of these.
But if I use these Serializers/DeSerializers on the client side, don't I need 
to do 1 of the following 2 things:

(1. Use the same generated Serializers/DeSerializers on the server side (JBoss) 
also by specifying these in ws4ee-deployment.xml for each type.
              OR
(2. Specify the BeanSerializer/BeanDeserializer for every wrapper type 
generated by wscompile.

Please help,
Thanks, Sid.


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

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


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to