hi folks,
need (probably) entry level advice.
i'm getting following error, when trying to deploy generated CRUD application. anybody
knows what mistake i'm doing?
22:43:07,150 INFO [Component] Component: org.jboss.seam.core.init, scope: APPLICATION,
type: JAVA_BEAN, class: org.jboss.seam.core.Init
22:43:07,157 ERROR [[/seamapp]] Exception sending context initialized event to listener
instance of class org.jboss.seam.servlet.SeamListener
java.lang.IllegalArgumentException: no such setter method:
org.jboss.seam.core.Init.managedPersistenceContexts
at org.jboss.seam.util.Reflections.getSetterMethod(Reflections.java:198)
at org.jboss.seam.Component.initInitializers(Component.java:374)
at org.jboss.seam.Component.(Component.java:265)
at org.jboss.seam.Component.(Component.java:206)
thanx
pista
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021349#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...