i have 2 stupid question everytrime i want to run my client to communicate with my server underjboss i have to use all the jboss/client jar file?
java -classpath $CLASSPATH:client.jar:/usr/jboss-4.0.4.GA/client/jnp-client.jar:/usr/jboss-4.0.4.GA/client/jboss-common-client.jar:/usr/jboss-4.0.4.GA/client//jboss-j2ee.jar:/usr/jboss-4.0.4.GA/client//jboss-net-client.jar:/usr/jboss-4.0.4.GA/client/jbossall-client.jar:/usr/jboss-4.0.4.GA/client/jnet.jar AdviceClient ???? do i have to include jndi.properties file inside my client.jar file? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977805#3977805 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977805 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
