Arshad Mahmood wrote: > Remy, > > I will send you the config files shortly (they're on a laptop I don't have > access to at the moment). > > My situation does have one unique feature. The servlet which is causing > these issues is in a jar which I > have installed under "common/lib". The reason I have done this is because > the servlet acts in a similar > manner to the struts controller servlet, in that it catches all urls and > then dispatches to appropriate > action classes. All action classes are also in this jar so I shouldn't have > any classloader related problems, the web > applications have some config files (accessed via getResourceAsStream) and > JSP files. > > That is the only difference I can think of, everything else is normal usage. > As I say I will forward you the files later today or early tomorrow.
I'll test that scenario and see what happens. Q: Is your servlet used by more than one webapp, or is it used in only one webapp ? Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>