How to debug JBOSS application in netbeans?
问题 I come from a .NET background where I can easily debug a web application by adding a breakpoint and building/running the application. I'm working on a JAVA EJB3 application. I have successfully deployed ejb project to the server, but what I'd like to do know is develop controllers and views. In order to do that I'd like to be able to run/debug the project in net beans. I have added both JBOSS5 and JBOSS6 into the IDE, but it takes over a minute to start. Sometimes it hangs completely. I don't