You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Robert McIntosh <RE...@kcc.usda.gov> on 2003/05/29 14:49:11 UTC

[discovery] jdk1.2.2 and websphere

I seem to be running into trouble with discovery on an AS400 running jdk
1.2.2 and webspere 3.5.6. We are trying to deploy an Axis based web
service which runs fine in WSAD (websphere 4.x) and Tomcat 4.1.x. It
seems that class implementations are not being found even though they
are in the classpath. We verified this by manually loading classes in a
JSP and by changing how the LogFactory in axis which normally uses
discovery, was loaded and hard coded the return value and it worked. It
then went on to another class loading issue. 

Any suggestions??

At the moment I'm trying to go through axis code and hard code class
instantiations, but that doesn't seem like a good solution.

Thanks,
Robert 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org