I have an application that I developed last year, while the WS4EE code was 
still quite primitive.  It uses the regular Axis distribution - Axis' JAR files 
are bundled into a servlet WAR file, which is then bundled into my 
application's EAR file.

When the application is deployed on JBoss 4.0.0RC1, it works fine.

When deployed on JBoss 4.0.2, there are problems with functions that return 
arrays of complex types.  When I send a SOAP request by hand, the XML output 
looks very different.  When invoked within the client application, the endpoint 
(based on Axis 1.2.1 client library) returns an array of nulls instead of an 
array of complex types.

Is it possible that something in the JBoss classpath is messing things up?  Has 
anyone else had this problem?

I've tried removing ws4ee completely from the `deploy' directory (and 
restarting), that didn't help.  Are there any other JARs that should be removed 
if I am using regular Axis?

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

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


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to