4 Replies Latest reply on Feb 24, 2007 1:36 AM by maxandersen

    error deploying generated CRUD application

    pista666

      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