I have deployed several JBoss projects without trouble. I am
now having difficulty deploying a web service which returns
an ARRAY of Complex objects.

Has anyone done this successfully ...any tips or sample
deployment info would be appreciated.

Basically my steps have been wscompile, put mapping file,  webservices.xml and 
web xml in war file under web-inf and wsdl
file under web-inf/wsdl. In addition to MY class files, I include in war the 
class files generated by wscompile ( -gen:server ) 

This works fine for web service methods that do not return an array of complex 
objects ...will not work for methods returning an array of complex objects.

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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to