Hi,
I want to debug my web application with the web service tomcat started by
sysdeo in eclipse, How could I do?
Minilin
n embedded tomcat
> Details please. This question is way to general to answer without even
> so much as a version number.
>
> JNDI config information for tomcat can be found at
> http://tomcat.apache.org/tomcat-5.5-doc/jndi-resources-howto.html for
> tomcat 5.5.x
>
> -
Hi, All,
I want to start tomcat by program, but I also need a JNDI data source.
Could anyone tell me how to config a Tomcat JNDI data source by program,
or any method let the data source configuration file work?
Minilin
Hi,
I want to config a JNDI data source in an embedded tomcat which is started in
Eclipse
I've tried several methods, but no one worked well.
First, I tried to indicate a configuration file which include a data source
configuration
StandardContext standardContext = (StandardContext)
embedded.