Please, I´m trying for days to use reverse engineering for to generate a CRUD 
web application from a database using JBoss Eclipse IDE but i can´t because 
some errors when I deploy it at jboss-4.0.4rc1. Look this:

.
.
.

03:37:36,718 INFO  [Component] Component: entityManager, scope: CONVERSATION, 
type: JAVA_BEAN, class: org.jboss.seam.core.ManagedPersistenceContext

03:37:36,718 ERROR [[/seamapp]] Exception sending context initialized event to 
listener instance of class org.jboss.seam.servlet.SeamListener
java.lang.IllegalArgumentException: no property for configuration setting: 
entityManager.jndiName

        at org.jboss.seam.Component.initInitializers(Component.java:250)
        at org.jboss.seam.Component.(Component.java:186)
        at org.jboss.seam.Component.(Component.java:143)
        at org.jboss.seam.Component.(Component.java:138)
        at org.jboss.seam.init.Initialization.addComponent(Initialization.java:2
52)
        at org.jboss.seam.init.Initialization.addComponents(Initialization.java:
190)
        at org.jboss.seam.init.Initialization.init(Initialization.java:97)
        at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.j
ava:31)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3692)
 
.
.
.

Someone can say what is happening and how to fix it?

Thanks a lot.


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

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


-------------------------------------------------------
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&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to