[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: What remote client libs are required ??
f_marchioni
do-not-reply at jboss.com
Tue Aug 18 12:13:29 EDT 2009
Having the client libs declared in the MANIFEST file avoid the burden of setting manually the classpath at client level, however you have to provide the client jars needed.
You might bundle all client libs into a single library, or you can as well find out the libraries which are actually required by your application and modify the manifest-file accordingly.
hope it helps...
Francesco
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250229#4250229
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250229
More information about the jboss-user
mailing list