File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes how to configure jboss in eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "how to configure jboss in eclipse" Watch "how to configure jboss in eclipse" New topic
Author

how to configure jboss in eclipse

sandeep k kumar
Greenhorn

Joined: Mar 10, 2012
Posts: 1
Hi cherry,

eclipse will ask you for "application directory" by showing this text:"/your_server_root/appservers/jboss"
just delete that text and browse for the jboss directory that you have in your system for example:

assume the jboss is in C: directory

C:\jboss-5.0.1.GA\bin

just give up to root i.e

C:\jboss-5.0.1.GA\

that is it..

and follow the rest of steps
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8143
    
  52

Was this supposed to be a reply to some post instead of being a new thread?

[My Blog] [JavaRanch Journal]
 
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: how to configure jboss in eclipse
 
Similar Threads
Failed to boot JBoss:
Error while deploying a simple WebService application in JBoss using Eclipse IDE
Error while deploying a simple WebService application in JBoss using Eclipse IDE
Not able to Start JBoss(run.bat)
Jboss - Axis2 - Log4j : log4j.properties file placement