[jboss-user] [Installation, Configuration & DEPLOYMENT] - What remote client libs are required ??

patrick@openbase.com do-not-reply at jboss.com
Tue Aug 18 11:50:50 EDT 2009


Hi,

I am trying to migrate our ejb3 application from JBoss 4.2.3 to JBoss 5.1.0. The application is accessed by a swing rich client and deployed using Java Web Start. 

With JBoss 4.2.3 I used to include on the client side the jbossall-client.jar lib. Now with 5.1, The $JBOSS_HOME/client/jbossall-client.jar library that used to bundle the majority of jboss client libraries, is now referencing them instead through the Class-Path manifest entry. This requires that you have jbossall-client.jar together with the other client/*.jar libraries, so they can be found.

Is this the only solution ? I mean I can't realisticaly bundle tens of jars in my JavaWebStart app while before I only had to bundle one ! Plus I don't think I need to include the 98 jar that can be found in $JBOSS_HOME/client

Has anyone any pointers ?

Thanks,
- Patrick

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

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



More information about the jboss-user mailing list