This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JBoss/WildFly and the fly likes Running JBoss In Debug mode Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "Running JBoss In Debug mode" Watch "Running JBoss In Debug mode" New topic
Author

Running JBoss In Debug mode

trupti nigam
Ranch Hand

Joined: Jun 21, 2001
Posts: 603
I am trying to set up IntelliJ with JBoss and want to set up Jboss in Debug mode.
What are the steps I need to follow?
Any pointers appreciated.
When I run my Jboss on command prompt..it runs fine but from IDE, it can not deploy my we module. and can not connect to Oracle.

What parameters I need to add to my run.bat start up file?

Thanks,
Trupti
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8208
    
  71

want to set up Jboss in Debug mode


Your run.bat should contain:



You can then point your IDE to listen on port 8787 for debugging your application. I dont know the exact steps to do this in IntelliJ.


[My Blog] [JavaRanch Journal]
Faisal Ahmed Siddiqui
Greenhorn

Joined: Jan 03, 2002
Posts: 29
ses link below.
IntelliJ Plugin for JBOSS

i hope it will help you out.

-thanks


Architect<br />SCJP<br />SCWCD<br />IBM-486
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Running JBoss In Debug mode
 
Similar Threads
Server Run Mode
Debug a servlet
JBossIDE for Eclipse
Running JBoss Project in Debug Mode
eclipse debug