Re: [rules-users] Drools 6 BRMS workflow

2014-09-05 Thread djb
So the issue is that uploaded artifacts can't have certain dependencies, such
as log4j, or xstream.





--
View this message in context: 
http://drools.46999.n3.nabble.com/Drools-6-BRMS-workflow-tp4030735p4030751.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Drools 6 BRMS workflow

2014-09-04 Thread djb
Ok thanks Mike,

I have logged the following issue:
https://issues.jboss.org/browse/GUVNOR-2125




--
View this message in context: 
http://drools.46999.n3.nabble.com/Drools-6-BRMS-workflow-tp4030735p4030745.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Drools 6 BRMS workflow

2014-09-01 Thread djb
Hey all,

I'm having trouble with the BRMS/workbench.  Making an existing project
accessible via the guided rule editor is more difficult than I imagined.  I
am getting nowhere.

Currently my rules are all in DRL files in my domain model, and my project
structure is:

EAR / WEB-APP / DOMAIN MODEL / ENTITY SERVICE / ENTITY FACADE / ENTITY MODEL 

So I need the classes in the domain model, entity facade and entity model
available to the BRMS.  They are available from SVN, or Maven, or as jars.

So I import these jars as Artifacts... and add them as dependencies using
'Add from Repository'

now I want to use the BRMS to allow users to edit rules.

How do I go about doing this?  I presume I need to set it up in the data
modeller, but my classes and packages don't show up in the drop down... ?  




--
View this message in context: 
http://drools.46999.n3.nabble.com/Drools-6-BRMS-workflow-tp4030735.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Drools 6 BRMS workflow

2014-09-01 Thread Michael Anstis
If your JAR imported without error (see the server log) and you've added
them as an import in the corresponding editor (Config tab) then they
should be available for authoring.

If your JAR classes are in the same package as the rules in the workbench
you can skip importing them.

If this is not working please raise a GUVNOR JIRA providing the exact steps
and JARs to replicate.


On 1 September 2014 11:30, djb dbrownel...@hotmail.com wrote:

 Hey all,

 I'm having trouble with the BRMS/workbench.  Making an existing project
 accessible via the guided rule editor is more difficult than I imagined.  I
 am getting nowhere.

 Currently my rules are all in DRL files in my domain model, and my project
 structure is:

 EAR / WEB-APP / DOMAIN MODEL / ENTITY SERVICE / ENTITY FACADE / ENTITY
 MODEL

 So I need the classes in the domain model, entity facade and entity model
 available to the BRMS.  They are available from SVN, or Maven, or as jars.

 So I import these jars as Artifacts... and add them as dependencies using
 'Add from Repository'

 now I want to use the BRMS to allow users to edit rules.

 How do I go about doing this?  I presume I need to set it up in the data
 modeller, but my classes and packages don't show up in the drop down... ?




 --
 View this message in context:
 http://drools.46999.n3.nabble.com/Drools-6-BRMS-workflow-tp4030735.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users