Hi, I am using the JWSDP distribution of tomcat, and JBuilder 6 personal to write servlets. Everything is working fine for me: (Writting code, deploying using ant). I spend some time to write a suitable "build.xml" and this really pays off, as deploying new code is really quick.
My next challenge is to debug the servlet. I looked around to get help, and it seems possible to launch tomcat from Jbuilder and be able to debug a servlet once a context is activated. Has anyone done this before? It seems you need to create a project, add the tomcat libraries and creat a launcher application. I need help with the main() method for the tomcat launcher. Any help is welcome! TIA / Christophe -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>