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

Sammi sammi_ting at yahoo.com.hk
Tue Aug 30 07:27:38 EDT 2011


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.



More information about the rules-users mailing list