Is your configuration based on 'all' or 'default'? I ask because
server/default/lib is empty. The jboss.server.lib.url sys prop identifies the location on
the lib directory - just point it to your directory. To do this, add this to JAVA_OPTS in
the run script:
-Djboss.server.lib.url=file://path/to/the/jar/files
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242665#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...