Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: ramazanyichPosted on 2009-07-12 at 02:30:53ID: 24833792
Hi,
/deploy folder.
By default jboss has a default datasource configuration with HSQL DB, JNDI name for it is java:/DefaultDS
To deploy any web or J2EE application you just have to copy war or ear file into $JBOSS_HOME/server/default
JBoss configuration in NetBeans 6.1
go to tab Services--->right click on Servers---Add Server option will come, click that option window will come in that choose Jboss Apllication Service, then click next give the location of server and then finish
To Stop the server right in that output window for server stop option will come ......