Hi,
 
1) set the project working directory to <jboss-home>\bin (a new option in JBuilder4)
2) add the required jBoss jars (including <jboss-home>\bin\run.jar) and <jboss-home>\conf to the project classpath
4) (optionally) add the jboss-source root to your project src path
3) set org.jboss.Main as your main class
 
4) ...and finally add -classic as a VM param if you're using JDK1.3 or else things will run very sloooowly...
 
Regards,
Per
Im a sucka for a pretty GUI and so I use JBuilder 4
 
I would like to be able to single step/debug jBoss and/or my ejbs...
 
Before i dive headlong into creating a jBuilder project for jBoss I thought maybe someone beat me to it.
 
 

Reply via email to