You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by E B <he...@yahoo.co.uk> on 2001/12/18 07:18:20 UTC

Re: AW: Classloader question -- soap

I (and a few others) have observed that when using
soap+tomcat4 for message style services, I need to 
remove the soap classes from soap/WEB-INF/classes
and put soap.jar in the common/lib. This is only
with the message style services.

this means, the messagerouter's class(say MR) is being

loaded by a class X in (common/shared)/lib and so MR
shouldnt exist in the soap/WEB_INF/classes. Now this 
is weird. What is thsi class X. Can things be made
better here?

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>