FYI - https://issues.jboss.org/browse/JBRULES-3122 was raised for this.
cheers Steve 2011/8/31 Wolfgang Laun <[email protected]> > 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 <[email protected]> wrote: > >> We got exactly the same issue, but I think it could just return empty >> enumeration rather than null? >> >> Cited from the javadoc *Enumberation<URL> 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 class loader >> doesn't have access to will not be in the enumeration./ >> >> stevearoonie wrote: >> > >> > 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 >> > >> > >> >> >> -- >> View this message in context: >> http://drools.46999.n3.nabble.com/rules-users-Classloading-error-with-AspectJ-and-Drools-5-2-0-Final-tp3143394p3295236.html >> Sent from the Drools: User forum mailing list archive at Nabble.com. >> _______________________________________________ >> rules-users mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/rules-users >> > > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
