Hi guru's.
My Team and I are currently struggling a classloader problem,
It happens in tomcat version 3.3 and the new 4.02.

And it goes like this:
Inside our /WEB-INF/lib we have an xxx.jar that includes some classes ,
Now these classes are being load dynamically using classForName.
And everything works Fine.

Now we are updating this jar to new jar version (the classes interface have
not change)
And Tomcat goes mad.

In catalina we get 

Root Cause:
java.lang.NoClassDefFoundError: sun/reflect/MethodAccessorImpl

Now my question is:
Is it legal to do this ? If not what other option do I have to automatically
reload classes inside jar files ?

Really Really Thanks In Advance

Niv Maman
Vice President, R&D
Movious
Tel: +972-9-8858555 (ext. 204)
Fax: +972-9-8858556
Mobile: +972-54-830880
Email: [EMAIL PROTECTED]


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to