On Tue, Feb 13, 2001 at 05:52:30PM +0100, Hervé Guidetti wrote:
> I want to launch Tomcat from Visual Age (to debug servlet). I did that with
> JServ without problem but with Tomcat it doesn't work.
> 
> The problem is that I launch Tomcat with "java -classpath myclasspath
> org.apache.catalina.startup.Bootstrap start". This launches Tomcat but the
> classes I added in the classpath aren't alivable in the webapp.
> 
> How can I tell Tomcat to use my classpath in the webapps ??

Isn't that more of a [EMAIL PROTECTED] type question?

FWIW I find that using JPDA debugger sockets to connect to a running
instance of Tomcat works well for me (I have no idea whether VisualAge
supports JPDA sockets).

Sean

-- 
Sean Legassick
[EMAIL PROTECTED]
      Soy un hombre: nada humano me es extrano  
      
      


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to