Re: [rules-users] Drools 6 and OSGi

2014-04-03 Thread Florian Pirchner
drools now works on karaf. Maybe try one of our latest builds if there any issues, then come back and let us know. http://downloads.jboss.org/drools/release/snapshot/master/ Mark On 2 Apr 2014, at 20:51, Florian Pirchner <mailto:florian.pirch...@gmail.com>> wrote: Hi Mark, could no

Re: [rules-users] Drools 6 and OSGi

2014-04-02 Thread Florian Pirchner
work in progress. I don't > know which currently are or are not, I'm cc'ing in the developer behind > this to answer. > > Mark > On 31 Mar 2014, at 16:49, Florian Pirchner > wrote: > > Hi, > > today i started to setup Drools 6 in my OSGi container. But

[rules-users] Drools 6 and OSGi

2014-03-31 Thread Florian Pirchner
our answer Florian Pirchner ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

Re: [rules-users] drools 6 and osgi

2013-06-20 Thread Florian Pirchner
sName); With this code: Class.forName(className,false,myClassLoader);" Mark On 20 Jun 2013, at 15:01, Florian Pirchner <mailto:florian.pirch...@gmail.com>> wrote: Hi, i also saw all the Class.forName. Class.forName additionally uses a very aggressive class caching pol

Re: [rules-users] drools 6 and osgi

2013-06-20 Thread Florian Pirchner
ing list archive at Nabble.com. > > ___ > rules-users mailing list > rules-users@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/rules-users -- Mit besten Grüßen Florian Pirchner Fohlenweg 22 2301 Probstdorf Tel: +43 650 7772338 f

Re: [rules-users] drools 6 and osgi

2013-06-20 Thread Florian Pirchner
Hi, i also saw all the Class.forName. Class.forName additionally uses a very aggressive class caching policy. See here: http://blog.osgi.org/2011/05/what-you-should-know-about-class.html http://blog.bjhargrave.com/2007/09/classforname-caches-defined-class-in.html I do not understand why API impo

[rules-users] Available rule stores

2013-06-20 Thread Florian Pirchner
Hi, i know that guvnor can be attached to drools core by KnowledgeAgent. Is there a way to attach a git repository too? Could see in standalone jbpm designer that rules and bpms have been loaded by git. Thanks, Florian ___ rules-users mailing list r

Re: [rules-users] drools 6 and osgi

2013-06-20 Thread Florian Pirchner
Thanks... Am 20.06.13 11:20, schrieb Charles Moulliard: Wait about release 6.0.0.Beta4 On Tue, Jun 18, 2013 at 12:39 AM, Florian.Pirchner mailto:florian.pirch...@gmail.com>> wrote: hi, i got a question about osgi support. is beta 3 already useable in osgi environments? could se

Re: [rules-users] grammar of rules language

2013-06-11 Thread Florian Pirchner
Florian.Pirchner" >> wrote: >> >>> hi, >>> >>> i am looking for the grammar of rules to get some insights of all the >>> semantic elements available. i found parts of it at github. >&g