Hi all,
I try to run the the tutorial
embedded-tutorials/simple-deployment of
jboss-EJB-3.0_Embeddable_ALPHA_5 since 3 hours without
result and i do not where is the problem, because the
error looks like this:

DEBUG 21-03 20:11:10,997
(KernelFactory.java:assembleNewKernel:86)  -Starting
JBoss Kernel construction...
DEBUG 21-03 20:11:11,059
(KernelFactory.java:assembleNewKernel:112)  -Completed
JBoss Kernel construction.  Duration: 62 milliseconds
DEBUG 21-03 20:11:11,622
(BeanXMLDeployer.java:deploy:91)  -Parsing
file:/C:/dev/workspace/j.k.ejb3/bin/embedded-jboss-beans.xml
took 532 milliseconds
DEBUG 21-03 20:11:11,747
(UserTransactionImpl.java:start:61)  -new UserTx:
[EMAIL PROTECTED]
Exception in thread "main" java.lang.RuntimeException:
Problems scanning classpath
        at
org.jboss.ejb3.embedded.EJB3StandaloneBootstrap.scanClasspath(EJB3StandaloneBootstrap.java:245)
        at de.mathema.tutorial.simple.Main.main(Main.java:56)
INFO  21-03 20:11:11,872
(LocalTxDataSource.java:bindConnectionFactory:117) 
-Bound datasource to JNDI name 'java:/DefaultDS'
DEBUG 21-03 20:11:11,872
(BeanXMLDeployer.java:deploy:98)  -Deploying
file:/C:/dev/workspace/j.k.ejb3/bin/embedded-jboss-beans.xml
took 782 milliseconds
DEBUG 21-03 20:11:12,122
(EJB3StandaloneBootstrap.java:createDeployer:266)  -No
MBeanServer
DEBUG 21-03 20:11:12,137
(JaccHelper.java:initialiseJacc:61)  -Initialising
JACC Context for deployment: jboss-xml-binding
INFO  21-03 20:11:12,528
(Ejb3Deployment.java:create:444)  -EJB3 deployment
time took: 391
DEBUG 21-03 20:11:12,528
(JaccHelper.java:initialiseJacc:61)  -Initialising
JACC Context for deployment: bin
INFO  21-03 20:11:12,590
(Ejb3AnnotationHandler.java:getContainers:156)  -found
EJB3: ejbName=CustomerDAOBean,
class=de.mathema.tutorial.simple.CustomerDAOBean,
type=STATELESS
DEBUG 21-03 20:11:12,606
(ProxyDeployer.java:initializeRemoteBindingMetadata:133)
 -no declared remote bindings for : CustomerDAOBean
DEBUG 21-03 20:11:12,622
(ProxyDeployer.java:initializeRemoteBindingMetadata:136)
 -there is remote interfaces for CustomerDAOBean
DEBUG 21-03 20:11:12,622
(ProxyDeployer.java:initializeRemoteBindingMetadata:138)
 -default remote binding has jndiName of
CustomerDAOBean/remote
INFO  21-03 20:11:12,622
(Ejb3Deployment.java:create:444)  -EJB3 deployment
time took: 94
DEBUG 21-03 20:11:12,622
(JaccHelper.java:initialiseJacc:61)  -Initialising
JACC Context for deployment: ehcache
INFO  21-03 20:11:12,653
(Ejb3Deployment.java:create:444)  -EJB3 deployment
time took: 31
DEBUG 21-03 20:11:12,653
(JaccHelper.java:initialiseJacc:61)  -Initialising
JACC Context for deployment: jboss-serialization
INFO  21-03 20:11:12,700
(Ejb3Deployment.java:create:444)  -EJB3 deployment
time took: 47
DEBUG 21-03 20:11:12,731
(EJBContainer.java:initialiseInterceptors:708) 
-Initialising interceptors for CustomerDAOBean...
DEBUG 21-03 20:11:12,731
(EJBContainer.java:initialiseInterceptors:710) 
-Default interceptors: null
DEBUG 21-03 20:11:12,731
(EJBContainer.java:initialiseInterceptors:713)  -Class
interceptors: []
DEBUG 21-03 20:11:12,731
(EJBContainer.java:initialiseInterceptors:729)  -All
applicable interceptor classes: []
INFO  21-03 20:11:12,731
(MCKernelAbstraction.java:install:79)  -installing
bean:
jboss.j2ee:service=EJB3,jar=bin,name=CustomerDAOBean
with dependencies:
INFO  21-03 20:11:12,731
(MCKernelAbstraction.java:install:82)  -
[EMAIL PROTECTED]:unitName=custdb}
DEBUG 21-03 20:11:12,747
(Ejb3Deployment.java:registerEJBContainer:415)  -Bound
ejb3 container
jboss.j2ee:service=EJB3,jar=bin,name=CustomerDAOBean
ERROR 21-03 20:11:12,762
(KernelErrors.java:validate:107)  -
*** DEPLOYMENTS MISSING DEPENDENCIES:
jboss.j2ee:service=EJB3,jar=bin,name=CustomerDAOBean
depends on: 
                    
persistence.units:unitName=custdb'{Create:NOT FOUND}
                    
persistence.units:unitName=custdb'{Start:NOT FOUND}

If you have some suggestions please sends email.

Thanks.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to