On the Eclipse question: Eclipse basically just starts your Tomcat (which you configure into Eclipse), using it's own startup script which maps all Tomcat output into the Eclipse console. As such, JNDI (or whatever else) works just like it does when start Tomcat
from it's own startup.sh in ~bin.

On Dec 15, 2009, at 2:49 PM, Christopher Schultz wrote:

Eclipse should be able to run Tomcat normally and the use of JNDI
shouldn't be a problem. I don't use Eclipse, though, so I don't know for
sure. I haven't read too many complaints on the list about JNDI not
working via Eclipse.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to