This content has been marked as final.
Show 2 replies
-
1. Re: Classpath issues for ex04_1
davedave Mar 21, 2007 8:42 AM (in response to davedave)i found the solution -
you need to install the ejb container on top of your jboss install
EJB 3.0 container
http://labs.jboss.com/portal/download?noproject=true -
2. Re: Classpath issues for ex04_1
muanis Oct 17, 2007 8:49 AM (in response to davedave)Has the same problem. I´ve downloaded the following distribution, JBoss EJB 3.0 Preview RC9 (http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=132063&release_id=447567), installed in the default configuration and started JBoss
JBoss startup had some errors, deploying:
default/deploy/ejb3-clustered-sfsbcache-service.xml
and
default/deploy/ejb3-entity-cache-service.xml
But compiling and deploying the examples went just fine. I´m running on 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)
muanis