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/jboss-user
