[jboss-user] [Beginners Corner] - Re: looking for a

PeterJ do-not-reply at jboss.com
Wed Jun 18 17:24:23 EDT 2008


Hopefully your application is packaged as one of the standard Java EE archives (for example, WAR, EAR, SAR). Copy the file to the jboss_home/server/xxx/deploy directory, where 'xxx' is the configuration you are running (usually 'default').

You can find more information in the free chapter 1 download for JBoss In Action at http://www.manning.com/jamae. It shows how to build a deploy a simple hello world app.  One warning - the book is based on JBossAS 5.0 which has a slightly different directory structure than 4.2.x and 4.0.x.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159105#4159105

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159105



More information about the jboss-user mailing list