Re: [rules-users] RuleBase.removeRule leads to NoClassDefFoundError

2009-05-29 Thread Christian Nedregaard
Hi. I work with Steinar. As he mentioned upgrading to 5.0 is not an option for us. Now that we have worked around this problem during compilation (by switching off beta node sharing, see https://jira.jboss.org/jira/browse/JBRULES-2098) we are starting to see similiar problem during stateless

RE: [rules-users] DRools 5.0 and XFire

2009-05-29 Thread Bhamidi, Krishna
Thank you for the mail. The stack follows - org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.apache.cxf.wsdl11.WSDLManagerImpl]: Constructor threw exception; nested exception is java.lang.ClassCastException:

Re: [rules-users] DRools 5.0 and XFire

2009-05-29 Thread David Sinclair
What version of java are you using, 1.6? 2009/5/29 Bhamidi, Krishna krishna.bham...@qwest.com Thank you for the mail. The stack follows - org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.apache.cxf.wsdl11.WSDLManagerImpl]: Constructor threw

RE: [rules-users] DRools 5.0 and XFire

2009-05-29 Thread Bhamidi, Krishna
We use Java 1.6. It occurs on both 1.5 and 1.6 From: rules-users-boun...@lists.jboss.org [mailto:rules-users-boun...@lists.jboss.org] On Behalf Of David Sinclair Sent: Friday, May 29, 2009 2:09 PM To: Rules Users List Subject: Re: [rules-users] DRools 5.0 and

Re: [rules-users] Upgrade to Drools 5 - loss of performance

2009-05-29 Thread Scott Reed
Another change that occurred in parallel with the upgrade was responsible for the upgrade. MY apologies for the false alarm. I am now seeing a problem with Unable to load dialect ... JavaDialectConfiguration - it appears to be looking for the Eclipse JDT jar file. However, I have never required

Re: [rules-users] Upgrade to Drools 5 - loss of performance

2009-05-29 Thread Edson Tirelli
Hi Scott, All I can say is I am glad to hear. :) Regarding your eclipse problem, please check 2 things: Drools plugin now supports multiple runtimes the same way that eclipse supports multiple JDKs. So, go to windows-preferences-drools-installed runtime to configure that. Also, make

Re: [rules-users] Upgrade to Drools 5 - loss of performance

2009-05-29 Thread Scott Reed
Edson, I wasn't clear. I am getting this dialect error when I run the app outside Eclipse. It works great in Eclipse. Scott ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

Re: [rules-users] Upgrade to Drools 5 - loss of performance

2009-05-29 Thread Mark Proctor
Scott Reed wrote: Edson, I wasn't clear. I am getting this dialect error when I run the app outside Eclipse. It works great in Eclipse. If you are outside of eclipse, then you need a compiler - either Janino or JDT, it's always been that way. Mark Scott

[rules-users] Drools 5.0 dependancies

2009-05-29 Thread Chris Richmond
Hello, I notice there is a license file with the drools 5.0 binary distribution, and the /lib directory contains all the dependancy libraries for drools, but I have no idea who owns these or what the license is on the numerous third party libraries in there.Does anyone have any idea what

[rules-users] Dependencies readme file

2009-05-29 Thread Chris Richmond
I notice that all of the drools 5.0 dependency jars are in the .lib folder, but many of the versions are wrong according to the README_DEPENDENCIES.txt file. For instance API: Jaxb-impl 2.1.9 However version 2.0.3 is the one included in the jar. Can someone explain what is going on here

Re: [rules-users] Drools 5.0 dependancies

2009-05-29 Thread Mark Proctor
Chris Richmond wrote: Hello, I notice there is a license file with the drools 5.0 binary distribution, and the /lib directory contains all the dependancy libraries for drools, but I have no idea who owns these or what the license is on the numerous third party libraries in there.Does

Re: [rules-users] Upgrade to Drools 5 - loss of performance

2009-05-29 Thread Scott Reed
2009/5/29 Mark Proctor mproc...@codehaus.org Scott Reed wrote: Edson, I wasn't clear. I am getting this dialect error when I run the app outside Eclipse. It works great in Eclipse. If you are outside of eclipse, then you need a compiler - either Janino or JDT, it's always been that

Re: [rules-users] Dependencies readme file

2009-05-29 Thread Mark Proctor
Chris Richmond wrote: I notice that all of the drools 5.0 dependency jars are in the .lib folder, but many of the versions are wrong according to the README_DEPENDENCIES.txt file. For instance API: Jaxb-impl 2.1.9 However version 2.0.3 is the one included in the jar. Can someone