TrainBeaser for iPhone
The moose likes JBoss and the fly likes where to placed shared library on jboss-3.2.5 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "where to placed shared library on jboss-3.2.5" Watch "where to placed shared library on jboss-3.2.5" New topic
Author

where to placed shared library on jboss-3.2.5

ketandba shah
Greenhorn

Joined: Feb 05, 2005
Posts: 22
hi,
i have installed jboss-3.2.5 on debian linux.
where to placed shared library on jboss..
thanks in advanced..

ketan
Heonkoo Lee
Ranch Hand

Joined: Feb 10, 2005
Posts: 85
Hi ketan,

You can add any jar file path to [jboss-install-dir]/bin/run.bat (run.sh for unix) like the following:

JBOSS_CLASSPATH=%JBOSS_CLASSPATH%;%JAVA_HOME%\lib\Opta2000.jar;%JAVA_HOME%\lib\cos.jar;%JAVA_HOME%\lib\iText.jar;%JAVA_HOME%\lib\xerces.jar;..\lib\some.jar

Hope this helps.
Scott Duncan
Ranch Hand

Joined: Nov 01, 2002
Posts: 363
You could put the jar file in the server/server_name/lib directory....


No more rhymes! I mean it!<br /> <br />Does anybody want a peanut?
 
IntelliJ Java IDE
 
subject: where to placed shared library on jboss-3.2.5
 
Threads others viewed
Where to keep shared jar files of an ear file inside JBOSS
conevert axis Remote exceptions to my runtime exceptions
Missing required library jboss-boot.jar
Unable to use Lomboz
JBOSS Help Needed
MyEclipse, The Clear Choice