[jboss-user] [JBoss Seam] - Can't deploy Stateless bean?

grettke_spdr do-not-reply at jboss.com
Mon May 21 16:13:04 EDT 2007


Hi folks,

I'm working on a prototype in Seam 1.2.1 and JBoss 4.0.5GA using EJB3.

So far I've only written Stateful beans. Today I wrote a Stateless bean and when I tried deploying the app it failed with the error message:

java.lang.RuntimeException: Could not create Component: policyHolderDao

I can see that the class file is in the ear. For that bean it has a @Local interface and the bean is marked as @Stateless.

What am I doing wrong here?

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

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



More information about the jboss-user mailing list