[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1478) Drools classpath problems testing ears in Seam 2

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Dec 11 09:09:51 EST 2007


Drools classpath problems testing ears in Seam 2
------------------------------------------------

                 Key: JBIDE-1478
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1478
             Project: JBoss Tools
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.0.0.GA
         Environment: JBDS 2.0.0.GA & Seam CVS
            Reporter: Pete Muir
         Assigned To: Max Andersen
            Priority: Critical


When you create an Seam 2 ear project in JBDS with Seam 2 trunk you get

1) A runtime exception from drools asking you to put JDT core on the classpath. WORKAROUND: copy core.jar from seam/lib to the test project/lib directory, and add it to the test project's build path

2) An exception from Seam complaining about missing security.drl. WORKAROUND: move security.drl from the ear project/EarContent to the ejb project/ejbModule

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list