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

Gary Lamperillo (JIRA) jira-events at lists.jboss.org
Mon Nov 9 11:16:05 EST 2009


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

Gary Lamperillo commented on JBDS-890:
--------------------------------------


What do you suggest we do about it ? 
I would like the effort to get Rules to work with Seam be easier in JBDS 2.1.  This would entail bringing in all the Rules Jars at the correct levels (EJB,WAR, or EAR level).  The developer should not need to have to figure this out.

The seam examples work with community seam and seam included in EAP and also SOA-P.
Yes, when the libraries are brought in at the right level, it does work.

What is BRMS in this regard ? 
I'm talking about the BRMS product which includes drools 5.  Mostly it is about the setup of Drools 5 for the integration as discussed in the Seam Reference Manual.

Something you install on top, right ? 
I would like either the Drools libraries in place, or a better approach is to make the libraries pluggable as in a drools project thru the project properties setting.

We need something that work for EAP/SOA-P. 
Yes, both should work.  My test cases have been only on EAP, so far.

> 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