File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Difficulties debugging using jbuilder, jboss and ant Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Difficulties debugging using jbuilder, jboss and ant" Watch "Difficulties debugging using jbuilder, jboss and ant" New topic
Author

Difficulties debugging using jbuilder, jboss and ant

Iris Hoekstra
Greenhorn

Joined: Aug 10, 2005
Posts: 29
Where I work, we use JBuilder 8 and JBoss 4.0.1. For a new web app I have started to work on, I decided to use Ant. Compiling and deploying with Ant and running it (from within JBuilder) works fine. However, when I try to run the project in debug mode, it takes about 18 minutes to start the server! Also, once it's finally started I can't debug any servlets.

This is what my build.xml looks like:


Do these problems sound familiar to anyone?
I've never had any problems debugging in Jbuilder/JBoss before I used Ant.

Thanks,
Iris
[ August 10, 2005: Message edited by: Iris Hoekstra ]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Difficulties debugging using jbuilder, jboss and ant
 
Similar Threads
JNDI properties for JBoss 4.2.2
ant tomcat dist -wrong file structure specified
ServletTestCase::request is not accessible my test class, which extends jspTestCase.
Problem getting log4j.properties picked up when I use security.manager ?
Compiling with Ant: Package does not exist