We have a axis web service running on JBoss4.0.3SP1 that we wish to call from another
service running on JBoss4.2.3 and JBossWS 3.0.5. We are able to consume the wsdl file and
call the service method that returns an array of Objects.
However, when the message is de-serialised we end up with a List of size 0. We
intercepted the SOAP message returned and it contains 37 objects. If we call the same
method using the axis library everything works as expected and we get an array containing
37 objects.
Any help would be appreciated.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210192#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...