Uploaded image for project: 'Seam Faces'
  1. Seam Faces
  2. SEAMFACES-216

java.lang.NoClassDefFoundError: org/jboss/seam/faces/projectstage/ProjectStageDetector

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: 3.1.0.CR1
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      jboss 7.0.2

      Description

      The latest snapshot (woring yesturday without a problem) has an exception on deployment.

      Caused by: java.lang.NoClassDefFoundError: org/jboss/seam/faces/projectstage/ProjectStageDetector
      at org.jboss.seam.faces.projectstage.ProjectStageExtension.detectProjectStage(ProjectStageExtension.java:123)
      at org.jboss.seam.faces.projectstage.ProjectStageExtension.processAnnotatedType(ProjectStageExtension.java:65)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:305)
      at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54)
      at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:163)
      at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:299)
      at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:188)
      at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:59)
      at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:198)
      ... 32 more

      is there a fix availabe since my project just broke (no auth in beta3, no start with snapshot)
      thank you

        Gliffy Diagrams

          Activity

          Hide
          langerc christoph langer added a comment -

          I figured out why.
          i placed the api in the maven pom.xml file, the dependency was pointing to the beta3.

          Show
          langerc christoph langer added a comment - I figured out why. i placed the api in the maven pom.xml file, the dependency was pointing to the beta3.

            People

            • Assignee:
              Unassigned
              Reporter:
              langerc christoph langer
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development