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 Smallest JBoss installation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Smallest JBoss installation" Watch "Smallest JBoss installation" New topic
Author

Smallest JBoss installation

igwe kalu kalu ogba
Ranch Hand

Joined: Feb 03, 2005
Posts: 133
Hello, I'm trying to develop an application that is deployed on JBoss. So, if i were to deploy the application with my installer package, what are the minimum files I would have to include inorder to make JBoss work. I dont want to include anything unneccessary.

Also, if any of my programs need a jar file to run, do I put them in the JBOSS_HOME/lib folder?

Thanks
Sanju Thomas
Ranch Hand

Joined: Dec 29, 2004
Posts: 243
You can use minimal instance of JBoss. more than that you can remove jmx-console, web-console applications. If you are not using JMS you remove those files too. Then you can remove a few jar files from the server/instance/lib. (if you are not using them, such as jbosssx).

If you are using any application specific jars, then you must add those jars into server/instance/lib directory.
 
 
subject: Smallest JBoss installation
 
Threads others viewed
Class loader
Is there a way to create application (ear) project from maven to eclipse?
Appliation Server - HTML Include
I thought EJB was supposed to loosely couple with Client?
JBoss Enterprise Application Platform 4.2 Cumulative Patch 9 VS JBOSS AS 4.2
developer file tools