Hello,
I have configured jboss-4.0.0 to handle ejb3 following the installation directions. 

I have copied the stateless ejb (Calculator) from the tutorial and deployed without 
any problems.

But when I try to run the Client I am getting all sorts of Class Not Found Exceptions. 
Obviously this is due to missing jar files and through some research I have added a 
number of files to the classpath. But I keep getting new class not found exceptions as 
I resolve the previous ones. 

So finally I gave up and want to know if there is any checklist available for setting 
the class path to run the test client.

Here is my current classpath:

.;C:\JBOSS\client\jbossall-client.jar;C:\JBOSS\server\all\deploy\ejb3.deploy
er\jboss-ejb3x.jar;;C:\JBOSS\server\all\deploy\ejb3.deployer\jboss-ejb3.jar;C:\J
BOSS\server\all\deploy\jboss-aop-jdk50.deployer\jboss-aop-jdk50.jar;

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to