[rules-users] Need help in build the war file from the guvnor-6.0.1.Final source code

Michael Anstis michael.anstis at gmail.com
Fri Jun 20 08:12:45 EDT 2014


Authentication is handled by UberFire.

You'll need to clone https://github.com/uberfire/uberfire and look at
modifying/re-using one of the authorization classes
<https://github.com/uberfire/uberfire/tree/master/uberfire-security/uberfire-security-server/src/main/java/org/uberfire/security/server/auth>.


I've BCC'ed a colleague who has more knowledge of SSO (I think he's helped
others with the same question).

The logo can be modified here
<https://github.com/droolsjbpm/kie-wb-distributions/blob/master/kie-drools-wb/kie-drools-wb-webapp/src/main/java/org/kie/workbench/drools/client/navbar/LogoWidgetView.ui.xml>
but
you'll need to be more specific about "other customization(s)".



On 20 June 2014 12:09, LaKhI ReDdY!!!!!!!!!!! <reddy.lakshmi at gmail.com>
wrote:

> Hi Micheal,
>
> Thanks for reply.
> I am not sure i am going in right direction.I am new to BRMS and drools.
> I have deployed the deployment which is presented in the below mentioned
> zip file.
> jboss-brms-6.0.1.GA-redhat-4-deployable-generic.
>
> Now , I need the source code for the above version so that i can change
> few chnages like adding single sign on , logo, few other customization and
> build application to deploy with these changes.
>
> Any points on from where can i get the source code for the same?.
>
> Thank you.
>
>
> Regards,
> Lakshmi Reddy
>
>
>
> On Fri, Jun 20, 2014 at 3:25 PM, Michael Anstis <michael.anstis at gmail.com>
> wrote:
>
>> Guvnor is only a small component of the Drools Workbench.
>>
>> See
>> http://blog.athico.com/2013/06/goodbye-guvnor-hello-drools-workbench.html
>>
>> If you're looking for the WARs you can use
>> kie-wb-distributions/kie-drools-wb:
>> https://github.com/droolsjbpm/kie-wb-distributions/tree/master/kie-drools-wb
>>
>> kie-wb-distributions WARs are a composition of code for the different
>> screens and editors etc from other modules.
>>
>> If you want to change an editor etc then the source code will be in
>> either guvnor, kie-wb-common or drools-wb (or somewhere else depending on
>> what you want to amend).
>>
>> With kind regards,
>>
>> Mike
>>
>>
>> On 20 June 2014 10:34, LaKhI ReDdY!!!!!!!!!!! <reddy.lakshmi at gmail.com>
>> wrote:
>>
>>> Hi,
>>>
>>> Need help in build the war file from the guvnor-6.0.1.Final source code.
>>> I downloaded the guvnor-6.0.1.Final.zip and extracted it, i see the
>>> following folders in it.
>>>
>>>  guvnor-inbox
>>>  guvnor-m2repo-editor
>>>  guvnor-project
>>>  guvnor-services-api
>>>  guvnor-services-backend
>>>  guvnor-workset-api
>>>  guvnor-workingset-clent
>>>   src
>>>
>>>  I ran the maven command(mvn install -DskipTests=true) in the mail
>>> folder guvnor-6.0.1.Final, it ran successfully and generate jar files.
>>>  I did not find the target to build war in any of the pom.xml files.
>>>
>>>  If anybody knows how to build war from the guvnor-6.0.1.Final source
>>> code, please pass me the information.
>>>  If need to change the any pom.xml please let me know.
>>>
>>>  Regards,
>>>  Lakshmi Reddy
>>>
>>> _______________________________________________
>>> 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/20140620/ba3d91ea/attachment.html 


More information about the rules-users mailing list