[jboss-user] [Beginners Corner] - Re: How run test application for EJB without Eclipse

AlexKomlev do-not-reply at jboss.com
Fri Mar 9 12:32:25 EST 2007


Here the decision of a problem :-)
Put i one folder Bean ang Client jar and run script:

set CLASSPATH=%JBOSS_HOME%\client\jbossall-client.jar;
set CLASSPATH=c:\Client.jar;%CLASSPATH%
java ClientMainClass

And all works without errors and warnings

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

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



More information about the jboss-user mailing list