Ruchith Fernando <ruchith.fernando <at> gmail.com> writes:

> 
> Hi,
> 
> This is because addressing.mar cannot be found and this is a known
> issue with the 0.94 release.
> Solution From:  http://ws.apache.org/axis2/download.cgi


I had solved this problem when running stand-alone (client stub) by re-naming 
addressing.mar to axis-addressing-module.jar and putting in my classpath.

It works great until I deploy my WS client code as part of a servlet app in 
tomcat and all of a sudden it doesn't work and i get the error above.

I looked at some of the code in the DeploymentEngine and it seems as though
the class loaders are getting mucked around with and perhaps that is the 
problem.

I am really at a loss here because it wouldn't be my home directory but 
rather tomcat's.  I am running tomcat 5.5 on windows, so who knows where
the "home directory" will be...

Reply via email to