Re: [rules-users] Classloading error with AspectJ and Drools 5.2.0.Final

2011-09-07 Thread Steven Williams
FYI - https://issues.jboss.org/browse/JBRULES-3122 was raised for this. cheers Steve 2011/8/31 Wolfgang Laun > This should be fixed by now on the way to 5.3.0, returning an empty > collection - I've seen a confirming email from Mark Proctor. > -W > > > On 30 August 2011 13:27, Sammi wrote: >

Re: [rules-users] Classloading error with AspectJ and Drools 5.2.0.Final

2011-08-30 Thread Wolfgang Laun
This should be fixed by now on the way to 5.3.0, returning an empty collection - I've seen a confirming email from Mark Proctor. -W On 30 August 2011 13:27, Sammi wrote: > We got exactly the same issue, but I think it could just return empty > enumeration rather than null? > > Cited from the ja

Re: [rules-users] Classloading error with AspectJ and Drools 5.2.0.Final

2011-08-30 Thread Sammi
We got exactly the same issue, but I think it could just return empty enumeration rather than null? Cited from the javadoc *Enumberation getResources(String name)* /An enumeration of URL objects for the resource. If no resources could be found, the enumeration will be empty. Resources that the cla

Re: [rules-users] Classloading error with AspectJ and Drools 5.2.0.Final

2011-07-05 Thread Steven Williams
Clarification to this - it does also happen when we run our server. So this is preventing us from upgrading to 5.2 My guess is that getResources should return getParent().getResources() rather than null. regards Steve On Wed, Jul 6, 2011 at 1:42 PM, Steven Williams wrote: > Hi, > > I have just

[rules-users] Classloading error with AspectJ and Drools 5.2.0.Final

2011-07-05 Thread Steven Williams
Hi, I have just upgraded to Drools 5.2.0.Final and am getting a weird error when running unit tests. java.lang.NullPointerException at org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor.parseDefinitions( ClassLoaderWeavingAdaptor.java:251) at org.aspectj.weaver.loadtime.DefaultWeavingCont