[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: encountring problems while deploying vectrics-flashrecru

jaikiran do-not-reply at jboss.com
Tue Jan 13 06:55:53 EST 2009


Based on the list, most the jar files are already provided by JBoss, so copying should not be necessary. However, if you need your own version of those jar files, then you need to go for classloader scoping of your application.

anonymous wrote : copy the libs from vectrics/vectrics-lib/runtime into the directory server/default/lib 

Copying these jar files isn't a good step. They overwrite the ones provided by the server and can end up in messing up the system. If at all you need all these jars to be included in your application, then follow this wiki (i know, for JBoss-5.x its recommended to use jboss-classloading.xml, but the documentation is not yet available and since you are new to JBoss, its better to have a look at the earlier classloading wiki):

https://www.jboss.org/community/docs/DOC-9288

http://www.jboss.org/community/docs/DOC-10290




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201333#4201333

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201333



More information about the jboss-user mailing list