[jboss-user] [JNDI/Naming/Network] - Re: JNDI lookup fails with JBoss4.0.4GA Patch1

PeterJ do-not-reply at jboss.com
Tue Nov 14 14:22:37 EST 2006


I quite often access my data sources from servlets or pojos (usually the later unless I am doing something quick and dirty). Since I can access them from a servlet, I should be able to access them from a JSP (which is really a servlet in disguise).

What you have now (java:/MySqlDS) should work, based on what you have written. What I would try next is just opening "java:", it should be a context, and then listing its contents.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985920#3985920

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985920



More information about the jboss-user mailing list