How to debug in eclipse with tomcat started by sysdeo

2006-05-08 Thread minilin-inbox
Hi, I want to debug my web application with the web service tomcat started by sysdeo in eclipse, How could I do? Minilin

Re: JNDI in embedded tomcat

2006-03-20 Thread Minilin-inbox
. 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 --David Minilin-inbox wrote: Hi, All, I want to start tomcat by program, but I

How to config JNDI data source in Embedded Tomcat 5.028

2006-03-18 Thread Minilin-inbox
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)