Dear all,
I am not exactly sure of what I have found a bug or a JNDI context misunderstanding from me.
I have search since three days why, when I follow the JNDI howto, I cannot use JNDI datasource due to bind problems.
The reason was that I use JBuilder : to compile I must include the required .jar.
BUT when he generate the war, jbuilder include all the jar.
Catalina find the jar in /WEB-INF/lib and seems to create another Context that can not access to java:comp used by common/lib
I have just remove the /WEB-INF/lib directory and everything is running ok.
Is it a know issue ?
-- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
