You know this will all change in 3.2, right?

For 3.0.4, gnu-regexp.jar should be on the boot classpath as it's added
with the jmxLibs. Can you check the access log for the boot host and
verify a) that that jar is actually being requested, and b) that the
host server has the file in that location.

If not, you could copy it to ${jboss.server.home}/lib and add it to the
list of files in the <classpath> element.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of 
> Jim Brownfield
> Sent: Wednesday, February 19, 2003 3:08 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] Netboot doesn't pick up jars from the 
> ${JBossHome}/lib directory
> 
> 
> Hi Guys,
> 
> JBoss 3.0.4/JVM 1.3.1_06
> 
> I'm trying to netboot a custom configuration that's failing 
> when it references the GNU regex objects.  These objects 
> appear to be in the JBossHome's "lib" directory.  Apparently, 
> JBoss is loading libs from the upper level, and then adding 
> any libs that are specific to a configuration from the load 
> command in the jboss-service.xml file.
> 
> What is the best way to make this work in the netboot 
> environment?  I realize I can link the libs into the custom 
> configuration, but I'd like to keep the configuration as 
> symmetric as possible with the default configuration on the 
> server (in other words, I'd like to do it the "right" way, 
> whatever that is).  However, netboot doesn't seem to pick up 
> the libraries in $JBossHome/lib even though they are visible 
> through the url specified in the --netboot parameter.
> 
> Any help or suggestions would be greatly appreciated.
> 
> Thanks in advance!
> Jim
> 
> -- 
> Jim Brownfield
> [EMAIL PROTECTED]
> Radical System Solutions, Inc. 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SlickEdit Inc. Develop an 
> edge. The most comprehensive and flexible code editor you can 
> use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 
> 30-Day Trial. www.slickedit.com/sourceforge 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED] 
> https://lists.sourceforge.net/lists/listinfo/j> boss-user
> 



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to