[rules-users] Kie and Guvnor 6.0

Michael Anstis michael.anstis at gmail.com
Thu Jan 9 11:33:51 EST 2014


This commit should fix the problem:-

https://github.com/droolsjbpm/guvnor/blob/master/guvnor-project/guvnor-project-builder/src/main/java/org/guvnor/common/services/builder/ResourceChangeObserver.java#L143

But I notice it's not in 6.x:-

https://github.com/droolsjbpm/guvnor/blob/6.0.x/guvnor-project/guvnor-project-builder/src/main/java/org/guvnor/common/services/builder/ResourceChangeObserver.java

Looks like this commit added it to master:-

https://github.com/droolsjbpm/guvnor/commit/3f0e996170d50825f650fdf3e130ec0aa0f44c4e

Toni, looks like the BZ has the applicable ACK's to move to 6.x (shame it
missed 6.0.1):-

https://bugzilla.redhat.com/show_bug.cgi?id=1045314

On 9 January 2014 16:04, Mark Proctor <mproctor at codehaus.org> wrote:

> I can confirm that I also have to restart the server, for import
> suggestions to be recognised. We’ll have a fix for this in master shortly.
> There won’t be a FINAL release though for maybe 6 to 10 weeks. We also
> found another issue with anything that extends Collections, which has
> already been fixed in master.
>
> Mark
> On 8 Jan 2014, at 16:35, Ray Hooker <ray.hooker at me.com> wrote:
>
> > Mark,  That makes sense.  I added java.util.ArrayList  and even saved
> it.  I had to shutdown and restart though to get it to pop up in the Data
> Modeler as an option for field type.  Is there a better way to refresh the
> list?
> >
> > Ray
> >
> >
> > On Jan 7, 2014, at 9:40 PM, Mark Proctor <mproctor at codehaus.org> wrote:
> >
> >> If you configure the imports, for the project, then those types become
> available.
> >>
> >> Mark
> >> On 8 Jan 2014, at 01:32, Ray Hooker <ray.hooker at me.com> wrote:
> >>
> >>> Thanks for the pointer on the docs.   BTW have you seen a way to
> utilize more than primitive types in the Data modeler?  I see where I can
> specify models I have already created but what about other classes such as
> ArrayList, etc?   This is needed for one-to-many relationships between
> facts.  For example, I have an existing model where patients have multiple
> medication records.  I can write rules to deal with this manually (e.g.,
> using the “from” keyword), but can I use Guvnor to specify the model as it
> really exists?.. which is an ArrayList type Medication?
> >>>
> >>> Ray
> >>> On Jan 7, 2014, at 5:42 AM, Alexandre Porcelli <porcelli at redhat.com>
> wrote:
> >>>
> >>>> Hi,
> >>>>
> >>>> Here are the docs available for new Workbench:
> http://docs.jboss.org/drools/release/6.0.1.Final/drools-docs/html/wb.Workbench.html
> >>>>
> >>>> Regards,
> >>>> ---
> >>>> Alexandre Porcelli
> >>>> Principal Software Engineer
> >>>> Red Hat Business Systems and Intelligence Group
> >>>>
> >>>> On Jan 7, 2014, at 3:02 AM, Ray Hooker <ray.hooker at me.com> wrote:
> >>>>
> >>>>> I have installed and worked with the new Guvnor interface.  I am not
> sure how to interface with it.
> >>>>>
> >>>>> This may be a basic question, but I have not seen documentation of
> how Guvnor works exactly in version 6.0.  I see that it uses a git
> repository and maven server, but I do not see where it actually resides or
> how I can access it?  I need info like port, protocol, file location or
> something specific. I have tried to example the installation but am not
> sure the details.  Certainly there is not a configuration panel that might
> indicate configured port for the maven repository, etc.  A network diagram
> would be helpful.
> >>>>>
> >>>>> It is possible that I need to access the git repository or the Maven
> repository using Kie specific classes and functionality but then I would
> assume I need to give it the url/ web address of the Guvnor and way to
> configure that.
> >>>>>
> >>>>>
> >>>>> Ray
> >>>>> _______________________________________________
> >>>>> rules-users mailing list
> >>>>> rules-users at lists.jboss.org
> >>>>> https://lists.jboss.org/mailman/listinfo/rules-users
> >>>>
> >>>>
> >>>> _______________________________________________
> >>>> rules-users mailing list
> >>>> rules-users at lists.jboss.org
> >>>> https://lists.jboss.org/mailman/listinfo/rules-users
> >>>
> >>>
> >>> _______________________________________________
> >>> rules-users mailing list
> >>> rules-users at lists.jboss.org
> >>> https://lists.jboss.org/mailman/listinfo/rules-users
> >>
> >>
> >> _______________________________________________
> >> rules-users mailing list
> >> rules-users at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/rules-users
> >
> >
> > _______________________________________________
> > rules-users mailing list
> > rules-users at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140109/e256b3b7/attachment-0001.html 


More information about the rules-users mailing list