I can't make test case. You can find sample application here :
http://bernard.labno.pl/samples/ejbclassloader/EJBClassLoaderTest.ear
To test it just install it on glassfish. In your browser type
http://localhost:8080/webapp/TestServlet
You will get :
javax.servlet.ServletException:
pl.labno.bernard.bidbull.allegro.webapi.exceptions.MalformedWebApiKeyException
And it is ok, just a business exception. But try to unload the application and
load it once more and refresh the browser.
You will get that nasty EJB exception.
> Can you produce a test case? I can experiment the JDK if you are able to
> give me a simple test case that demonstrate the problem. But if the
> problem is with Axis, then you will need to talk to them.
>
> Thanks!
>
> -- Jeanfrancois
--
Bernard Łabno