XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • EWP 5.0.1
    • EWP 5.0.0.CR1, EWP 5.0.0.CR3
    • Build, Seam
    • None
    • Release Notes

      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

              mnovotny@redhat.com Marek Novotny
              mgencur Martin Gencur
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: