File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes running multiple ears at a time in jboss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "running multiple ears at a time in jboss" Watch "running multiple ears at a time in jboss" New topic
Author

running multiple ears at a time in jboss

rajareddya reddy
Greenhorn

Joined: Jul 23, 2011
Posts: 22
hi,
can anybody suggest me what are the things I need to configure in jboss 5 AS to run multiple EARs at a time.Why I need this is EArs are dependent on each other.

Jaikiran Pai
Saloon Keeper

Joined: Jul 20, 2005
Posts: 6720

You don't have to configure anything. The server is capable of deploying more than one applications. Just deploy them in the JBOSS_HOME/server/<servername>/deploy folder.

[My Blog] [JavaRanch Journal]
 
 
subject: running multiple ears at a time in jboss
 
Threads others viewed
moved from jboss-4.0.3 to jboss-5.1.0 where do I put my war files
Isolation of EARs (and EJB3)
Class visibility between EARs and a Persistence Module
Http session across multiple EARs
cant connect ejb of another ear
IntelliJ Java IDE