To all,

I am not sure if this is the correct forum, but here goes :


I am writing some web services.

I have two platforms,  a windows based platform (used for local development) and a Sun 
box for the final destination.

I have developed two web services and I can run them successfully on the windows 
platform. I can access them from a remote windows machine.

When I deploy the same (other than the Web Services wrappers are regenerated using 
axis, but with the Sun Boxes url) web services on the Sun Box, the services work 
except that user Exceptions are returned as a 
java.lang.reflect.InvocationTargetException instead of my user defined exception.

The user  exceptions are returned as expected when accessing the web services on the 
windows box.


On windows I am using Eclipse (but I am deploying the web services and starting Tomcat 
with the startup scripts), Tomcat Version 5.0 and Axis 1.1 (I do not know what release 
candidate).


On the sun box I am using tomcat 5.0.9


I am sure that the tomcat is probably configured differently as well, as on the 
windows platform I can auto deploy the war file by dropping it into the webapps 
directory, but on the sun box I have to deploy through the Tomcat Gui manager.


Can anyone shed some light on what I need to look at on the sun box ?????


Thanks,

Mike.


************************************************************************
The information in this e-mail together with any attachments is
intended only for the person or entity to which it is addressed
and may contain confidential and/or privileged material.
Any form of review, disclosure, modification, distribution
and/or publication of this e-mail message is prohibited.  
If you have received this message in error, you are asked to
inform the sender as quickly as possible and delete this message
and any copies of this message from your computer and/or your
computer system network.  
************************************************************************

Reply via email to