XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: EWP 5.0.0.CR1, EWP 5.0.0.CR3
    • Fix Version/s: EWP 5.0.1
    • Component/s: Build, Seam
    • Labels:
      None
    • Affects:
      Release Notes

      Description

      Unable to deploy "seambay" example from seam. When trying to deploy seambay appplication to AS, the server.log shows DEPLOYMENTS IN ERROR and the reason is probably missing scheduler in EWP (according to the following exception shown in server.log)

      Caused by: java.lang.NoClassDefFoundError: org/quartz/Trigger
      at java.lang.Class.getDeclaredMethods0(Native Method)
      at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
      at java.lang.Class.privateGetPublicMethods(Class.java:2547)
      at java.lang.Class.getMethods(Class.java:1410)
      at org.jboss.seam.Component.hasAnnotation(Component.java:1158)
      at org.jboss.seam.Component.<init>(Component.java:218)
      at org.jboss.seam.Component.<init>(Component.java:205)
      at org.jboss.seam.init.Initialization.addComponent(Initialization.java:1186)
      ... 68 more

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                manaRH Marek Novotny
                Reporter:
                mgencur Martin Gencur
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: