Customize Drools Workbench GUI

590 views
Skip to first unread message

Pankaj Trivedi

unread,
Jan 18, 2017, 6:03:58 PM1/18/17
to Drools Setup
Hello,

I would like to Customize drools workbench  GUI. Is it possible to do that ?

For example I would like to change the label of link and menu item called "Project Authoring" to something else..


Regards,
Pankaj

Michael Anstis

unread,
Jan 18, 2017, 6:10:38 PM1/18/17
to drools...@googlegroups.com

Only via changing source code and recompiling.

--
You received this message because you are subscribed to the Google Groups "Drools Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-setup+unsubscribe@googlegroups.com.
To post to this group, send email to drools...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/951a727b-2067-47aa-9cae-1f97e66d4249%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Pankaj Trivedi

unread,
Jan 18, 2017, 6:47:26 PM1/18/17
to Drools Setup
Thanks Michael.

From where can I get the source code of drools workbench 6.4 and instructions on "How to build/compile"

I would like to regenerate the war file after change which is compliant with weblogic 12c.

Regards,
Pankaj 


On Thursday, 19 January 2017 04:40:38 UTC+5:30, Michael Anstis wrote:

Only via changing source code and recompiling.

On 18 Jan 2017 23:03, "Pankaj Trivedi" <callpanka...@gmail.com> wrote:
Hello,

I would like to Customize drools workbench  GUI. Is it possible to do that ?

For example I would like to change the label of link and menu item called "Project Authoring" to something else..


Regards,
Pankaj

--
You received this message because you are subscribed to the Google Groups "Drools Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-setup...@googlegroups.com.

Michael Anstis

unread,
Jan 19, 2017, 5:02:36 AM1/19/17
to drools...@googlegroups.com
The source code is here: https://github.com/droolsjbpm but there is a lot.



You can build the webapp from the kie-wb-distributions module root with mvn clean install (but it won't compile easily on Windows due to Windows' CLI line length limitation).

You'll need to use the 6.5.x branch as we've removed support for WebLogic in our 7.x series. 


To unsubscribe from this group and stop receiving emails from it, send an email to drools-setup+unsubscribe@googlegroups.com.

To post to this group, send email to drools...@googlegroups.com.

Pankaj Trivedi

unread,
Jan 19, 2017, 2:57:13 PM1/19/17
to Drools Setup
Thanks a lot Michael. 

I would also like to understand if it is possible to bypass (disable??) login page and directly pass the user to drools workbench session and then drools workbench can use that 
user for further authorisation..??

I want to put drools workbench behind third party security system (like webseal) and get authenticated.


Regards,
Pankaj



Michael Anstis

unread,
Jan 19, 2017, 3:31:11 PM1/19/17
to drools...@googlegroups.com
There have been questions involving WebSeal for authentication prior to yours (or you asked the same in a different way before; I can't remember).

We use Picketlink for authentication. Therefore IF Picketlink can be configured to work with WebSeal you should be OK. Perhaps ask on the PL forums about WS integration?

Otherwise you can rip the code apart to your hearts content to integrate with other authentication services ;-)
 

To unsubscribe from this group and stop receiving emails from it, send an email to drools-setup+unsubscribe@googlegroups.com.

To post to this group, send email to drools...@googlegroups.com.

Pankaj Trivedi

unread,
Jan 19, 2017, 3:46:07 PM1/19/17
to Drools Setup
Yes, I asked the same in different way and got suggestion to integrate with Keycloak. But I could not use that so thought of getting some more ideas. ;)

I wanted to try for second option, but Just wanted to understand to have minimal effort and tweak current implementation to bypass authentication.

Regards,
Pankaj
Reply all
Reply to author
Forward
0 new messages