Re: [rules-users] No setter found for property 'kBaseName' in class 'org.kie.spring.factorybeans.KBaseFactoryBean'

2014-04-07 Thread profversaggi
Hi Vinodkiran! What I did was this - I embarked on a *pure* process and then merged the results. My goal was to create a *pure* Maven project without any specific natures of any kind imposed upon them (in Eclipse) which would run a Drools KIE function as well as a Spring MVC WEB App function from

Re: [rules-users] No setter found for property 'kBaseName' in class 'org.kie.spring.factorybeans.KBaseFactoryBean'

2014-04-07 Thread profversaggi
Thanks Mark! I'll try that (*kmodule-spring.xml*) today In the mean time I answered one of my own questions: > Moreover - *do I have to do it this way?* The project executes the Spring > MVC > Web App just fine and the Drools KIE test case runs perfectly in the same > Maven project. *Can'

Re: [rules-users] No setter found for property 'kBaseName' in class 'org.kie.spring.factorybeans.KBaseFactoryBean'

2014-04-07 Thread vinodkiran
Are you having both kmodule.xml and your spring configuration file? With spring, you can configure all your kie resources without the need for a separate kmodule.xml. Can you provide me with the following? 1. Full stack trace 2. your spring configuration file and kmodule.xml -- View this m

Re: [rules-users] No setter found for property 'kBaseName' in class 'org.kie.spring.factorybeans.KBaseFactoryBean'

2014-04-07 Thread Mark Proctor
I suspect the current code looks for the different xml, depending on the container. i.e. spring looks for kmodule-spring.xml. I guess what is needed is to fallback to kmodule.xml if that is not present. I’ve cc’d in the author for more feedback. Mark On 7 Apr 2014, at 22:49, profversaggi wrote

[rules-users] No setter found for property 'kBaseName' in class 'org.kie.spring.factorybeans.KBaseFactoryBean'

2014-04-07 Thread profversaggi
I'm integrating Drools KIE and Spring 3.2.3.RELEASE (MVC Web)- and I'm getting the following error that Google just isn't finding any references for: ERROR: *No setter found for property 'kBaseName' in class 'org.kie.spring.factorybeans.KBaseFactoryBean' * [config set: maven-spring-drools/web-cont

[rules-users] Drools Declaring New Types To Use Across Multiple Files

2014-04-07 Thread Jan Šťastný
Hi, can anybody tell me, how can I declare a type which I can use in multiple files? Sure, I can create a java class and then import to respective files. But I was wondering whether there was a solution which wouldn't demand compilation of source code after each change of rules (extending the

Re: [rules-users] Drools 6.0.1: Pushing changes back to Workbench GIT using SSH

2014-04-07 Thread Alexandre Porcelli
Hi Rishi, The SSH server public key info for workbench is stored into .security folder (more info about it here: http://docs.jboss.org/drools/release/6.0.1.Final/drools-docs/html/wb.Workbench.html#wb.systemProperties) Regards, --- Alexandre Porcelli Principal Software Engineer Red Hat Busine

Re: [rules-users] Drools 6.0.1: Pushing changes back to Workbench GIT using SSH

2014-04-07 Thread mfalaize
I have the same problem... What's going wrong ? Can anyone help ? dotrc wrote > I am using workbench for managing my rules maven projects within the > embedded GIT repository. I am aware that using git:// protocol, I can > clone an existing rule repository; I can do this successfully. > > For au

Re: [rules-users] KIE API for Decision Tables Templates

2014-04-07 Thread Mark Proctor
Reading is inferred from the file extension type. Simply add your resources, with the correct file extension, and it will be built. Mark On 7 Apr 2014, at 10:03, Andrei Ermicioi wrote: > Hi there! > > I was looking on web to find if KIE provide any API for reading the Decision > Tables from

Re: [rules-users] KIE API for Decision Tables Templates

2014-04-07 Thread Wolfgang Laun
You'll find the classes for dsecision table parsing and DRL building in and below org/drools/decisiontable/... Sources are in the jar drools-decisiontables-6.X.X.Final-sources.jar -W On 07/04/2014, Andrei Ermicioi wrote: > Hi there! > > I was looking on web to find if KIE provide any API for re

Re: [rules-users] Pooling stateful sessions to have threaded executions of a ruleset

2014-04-07 Thread Maxime Falaize
I'm sorry but I don't understand what you are talking about. In this article, there is nothing about multithreaded rules evaluation. It just says that the Phreak algorithm is designed for thread safety and *future*multicore processors exploitation. It doesn't mean that it is already multithreaded.

[rules-users] KIE API for Decision Tables Templates

2014-04-07 Thread Andrei Ermicioi
Hi there! I was looking on web to find if KIE provide any API for reading the Decision Tables from XLS/CSV and I was not able to find :( Can somebody point me where I can find that or just to tell me if such API exist or not. Thank you. -- Andrei Ermicioi aka erani, Software Engineer at Case

[rules-users] What is the compatibility matric of kie workbench 6.0.x and 6.1.x?

2014-04-07 Thread Shrinath Managuli
Hi, Will workbench 6.0 deploy on jdk7 and jee 6 and will the same work for 6.1.x? I'm trying to deploy on WAS 8.5.5 running jdk 7. Thanks, Shrinath Managuli [Aspire Systems] This e-mail message and any attachments are for the sole use of the intended recipient(s) and may contain proprietary,