hi

I am new to JAVA i have set up all the environment variable and other stuff to 
run a small EJB example using JBOSS i have followed all the steps to execute it 
but the last step to invoke the client is not working .
when i type the command in a single line it scrolls down instead of invoking 
the client can any body tell me like is  there any thing wrong in command.

java -classpath 
helloclient.jar;%LIBDIR%\jnp-client.jar;%LIBDIR%\jboss-common-client.jar;
   
%LIBDIR%\jboss-j2ee.jar;%LIBDIR%\jboss-net-client.jar;%LIBDIR%\jbossall-client.jar;;%LIBDIR%\jnet.jar
   com.examples.HelloClient
   



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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to