[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-890) JBDS 2.1 GA, Seam 2.2, and Drools Integration

Tihomir Surdilovic (JIRA) jira-events at lists.jboss.org
Tue Oct 13 20:09:06 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBDS-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12489699#action_12489699 ] 

Tihomir Surdilovic commented on JBDS-890:
-----------------------------------------

Gary, org.drools.runtime.rule.WorkingMemoryEntryPoint.class is contained in drools-api.jar which ships with Seam 2.2.

I do not fully understand what you mean with "When integrating drools into Seam" because Drools is integrated into Seam already.

If you are talking about adding classpath libs to your JBDS project, just make sure that you get the jars from your seam-distro/lib directory and that you do not have any other drools jars on the classpath.

> JBDS 2.1 GA, Seam 2.2, and Drools Integration
> ---------------------------------------------
>
>                 Key: JBDS-890
>                 URL: https://jira.jboss.org/jira/browse/JBDS-890
>             Project: JBoss Developer Studio
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>         Environment: EAP 5 , Seam 2.2, Drools 5, BRMS
>            Reporter: Gary Lamperillo
>         Attachments: components.xml, CreditRunBean.java
>
>
> When integrating drools into Seam there are 2 compliation errors:
> >Description	Resource	Path	Location	Type
> The project was not built since its build path is incomplete. Cannot find the class file for org.drools.runtime.rule.WorkingMemoryEntryPoint. Fix the build path then try building this project	SeamwithRules-ejb		Unknown	Java Problem
> >Description	Resource	Path	Location	Type
> The type org.drools.runtime.rule.WorkingMemoryEntryPoint cannot be resolved. It is indirectly referenced from required .class files	CreditRunBean.java	SeamwithRules-ejb/ejbModule/org/domain/seamwithrules/session	line 33	Java Problem
> I will attach the components.xml and the source file.
> It appears that the WorkingMemoryEntryPoint can not be found.  I tried bringing in enternal drools jars, but it did not help

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

        


More information about the jbosstools-issues mailing list