[jboss-user] [JBoss Seam] - Some error startup embededjboss, any one can help me?
coolfish
do-not-reply at jboss.com
Fri Nov 9 11:14:14 EST 2007
when i run testcase extends from seamtest,there are errors when startup the embedded jboss:
FAILED CONFIGURATION: @BeforeClass init
java.lang.RuntimeException: Unable to bootstrap:
at org.jboss.embedded.Bootstrap.bootstrapURL(Bootstrap.java:167)
at org.jboss.embedded.Bootstrap.bootstrap(Bootstrap.java:201)
at org.jboss.embedded.Bootstrap.bootstrap(Bootstrap.java:214)
at org.jboss.seam.mock.EmbeddedBootstrap.startAndDeployResources(EmbeddedBootstrap.java:11)
at org.jboss.seam.mock.BaseSeamTest.startJbossEmbeddedIfNecessary(BaseSeamTest.java:1017)
at org.jboss.seam.mock.BaseSeamTest.init(BaseSeamTest.java:942)
at org.jboss.seam.mock.SeamTest.init(SeamTest.java:42)
Caused by: org.jboss.kernel.spi.registry.KernelRegistryEntryNotFoundException: Entry not found with name: MainDeployer
at org.jboss.kernel.plugins.registry.AbstractKernelRegistry.getEntry(AbstractKernelRegistry.java:89)
at org.jboss.embedded.Bootstrap.bootstrapURL(Bootstrap.java:163)
... 28 more
... Removed 22 stack frames
========================================
how to resovle this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103309#4103309
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103309
More information about the jboss-user
mailing list