Indeed your explanation was very useful, but what shall I do exactly now ?
Shall i somewhere in constructor of ejb unset contextClassLoader ?
> To add to this, we usually see that situation when an application invoke
> the Thread.setContextClassLoader(WebAppClassloader) and forgot to unset
> it when the WebApplication is stopped/undeployed. Next time the thread
> is re-used the exception will show up.
>
> Hope that help.
>
> -- Jeanfrancois
--
Bernard Łabno