| 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 ]
|
 |
 |
|
|
subject: Difficulties debugging using jbuilder, jboss and ant
|
|
|