aspose file tools
The moose likes JBoss and the fly likes Swing + Beans + Jboss (How to debug?) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Swing + Beans + Jboss (How to debug?)" Watch "Swing + Beans + Jboss (How to debug?)" New topic
Author

Swing + Beans + Jboss (How to debug?)

Andr� Salvati
Greenhorn

Joined: Mar 21, 2005
Posts: 24
Hello,

I'm debugging Duke's Bank on Eclipse as a "Java Remote Application".

I'm trying to start the standalone application (app-client.jar) in my browser, but I don't know how to do it, i don't know even if it's possible...

I also could use target "run-client" on jboss-build.xml trying to put breakpoints in BankAmin.java, but i doesn't stop!!! Eclipse ignores them....

How can I debug a standalone application with beans in Jboss in Eclipse?

Thanks.
Andr� Salvati
Greenhorn

Joined: Mar 21, 2005
Posts: 24
yessssssss.... I've got
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Swing + Beans + Jboss (How to debug?)
 
Similar Threads
how to use a separate tomcat 4.0.x with jboss
CMP Entity Bean on JBoss server
The ceoncept of application-client
Debugging a web appplication from Eclipse
Debugging a web application in Eclipse