Third-Party Libraries
You can extend an Enterprise Application to use third-party .jar files by placing the 
files in the APP-INF\lib\ directory

all third party jar files are kept in this folder APP-INF\lib\ in weblogic.
In jboss we will keep in {JBOSS-HOME}/../lib directory which is specific to that 
server but I need specific to application.

Third-party JARs are generally not compiled, but may be versioned using the source 
control system for your application code. For example, XML parsers, logging 
implementations, and Web Application framework JAR files are commonly used in 
applications and maintained along with editable source code.

 I think now u got my point. send reply as early as possible






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

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to