Is there any documentation or examples that show how to build a custom UI 
using the new 6.0 design? I looked in 
http://docs.jboss.org/drools/release/6.0.0.Beta5/drools-guvnor-docs/html_single/index.html
 
 but could not find any pointers.

Thanks
G. Patel



From:   Mark Proctor <mproc...@codehaus.org>
To:     Rules Users List <rules-users@lists.jboss.org>, 
Date:   08/05/2013 08:07 AM
Subject:        Re: [rules-users] Creati custom Ui for Drools
Sent by:        rules-users-boun...@lists.jboss.org



The 6.x codebase has rewritten the web UI from scratch, with end user 
extensibility in mind. Each editor is separate maven module, with defined 
life cycles and hooks. You can simply copy one of those editors as a 
starting point, and recompile for your custom 6.x web UI.

6.x has lot of other improvements, such as GIT for a backend, instead of 
JCR. And simpler cluster setup for HA.

If you need help, pop onto irc:
http://www.jboss.org/drools/irc

Mark
On 5 Aug 2013, at 12:58, ashish6276 <ashishkumarec...@gmail.com> wrote:

> I am trying those things.
> 
> Apart from this is there any way so that i can let guvnor communicate 
with
> my UI. Some way by which if user save the parameter in ui. It should be 
able
> to create drl in guvnor.
> 
> 
> 
> --
> View this message in context: 
http://drools.46999.n3.nabble.com/Creati-custom-Ui-for-Drools-tp4025311p4025333.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



-----------------------------------------
The information contained in this communication (including any
attachments hereto) is confidential and is intended solely for the
personal and confidential use of the individual or entity to whom
it is addressed. If the reader of this message is not the intended
recipient or an agent responsible for delivering it to the intended
recipient, you are hereby notified that you have received this
communication in error and that any review, dissemination, copying,
or unauthorized use of this information, or the taking of any
action in reliance on the contents of this information is strictly
prohibited. If you have received this communication in error,
please notify us immediately by e-mail, and delete the original
message. Thank you 
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to