[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - need to access jars from jboss lib directory not from WEB-IN

jimmymani do-not-reply at jboss.com
Tue Sep 26 02:57:22 EDT 2006


hi
i am developing an ejb3 application with servlets and jsps in war and ejbs in a  jar and all together packed in an ear.

my servlet access some thirdparty api and i am adding their jar files inside the war(WEB-INF/LIB).

session bean also access some third party jars and they are accessible from server/default/lib folder(so no need to include with application).

is there any way to access jars from server/default/lib folder for servlets also?
so that i can reduce the ear file size.

thanks in advance
jimmy

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

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



More information about the jboss-user mailing list