[rules-users] DB2 and Guvnor

Naman Shah nshah.work at gmail.com
Mon Feb 25 23:33:24 EST 2013


After making the changes dont forget to delete the repository folder, other
wise the db tables wont be getting created..

Points What i did
1) I had a up Guvnor.
2) Changed the Repository.xml
 and also added postgresql Jar in my classpath.
3) Deleted the Repository folder
4) Started the guvnor again.

And Tables were created in the DB(Postgresql)


On Tue, Feb 26, 2013 at 2:15 AM, Michael Anstis <michael.anstis at gmail.com>wrote:

> You are mixing your requirements.
>
> You can configure Guvnor's use of JCR (Jackrabbit) to use a database. In
> this case JCR will create new tables as required by JCR.
>
> Retrieving external data using "from" requires you, the application
> author, to write helper classes that can retrieve data from any source you
> wish using whatever technology you wish (JDBC, JPA, web services, file
> system etc).
>
> sent on the move
>
> On 25 Feb 2013 19:44, "IPatel" <ishita.patel at usbank.com> wrote:
>
>> Thank you Naman for your response...
>>
>> I was reading the document you sent me and it seems that it will create
>> new
>> tables for me. Am i understanding this correctly??
>>
>> in my case, our application already has specified tables and i want to
>> connect to that database to pull/use/query data via Guvnor. I believe
>> there
>> is a "From" keyword i can use to extract data from tables.
>>
>> Do you think this will help me with that??
>>
>> Thank you
>>
>>
>>
>> --
>> View this message in context:
>> http://drools.46999.n3.nabble.com/DB2-and-Guvnor-tp4022522p4022581.html
>> Sent from the Drools: User forum mailing list archive at Nabble.com.
>> _______________________________________________
>> 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/20130226/8fb93ece/attachment.html 


More information about the rules-users mailing list