No such method errors and the like when playing around with classloaders 
normally means that somewhere you have the same jar in the classpath with 
different versions, you may well then be loading the classes from different 
jars depending on which classloader you are using. Make sure that you 
definitely don't have any of the old 5.1 jars anywhere that could be being 
loaded by mistake.

Thomas

> -----Original Message-----
> From: rules-users-boun...@lists.jboss.org [mailto:rules-users-
> boun...@lists.jboss.org] On Behalf Of ssprick
> Sent: 11 November 2011 07:45
> To: rules-users@lists.jboss.org
> Subject: Re: [rules-users] ClassLoader parameter and Init function of
> RuleBaseConfiguration
>
> *push*
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/ClassLoader-parameter-and-Init-
> function-of-RuleBaseConfiguration-tp3489741p3499019.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users


**************************************************************************************
This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
postmas...@nds.com and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes. To protect the environment please do not 
print this e-mail unless necessary.

NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, 
United Kingdom. A company registered in England and Wales. Registered no. 
3080780. VAT no. GB 603 8808 40-00
**************************************************************************************

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to