[rules-users] Exception in thread "main" java.lang.ClassCastException: org.drools.io.impl.FileSystemResource cannot be cast to org.drools.io.InternalResource

AlesD Ales.Dolecek at nextiraone.eu
Mon Sep 23 05:47:31 EDT 2013


Please check if:

a) both classes are loaded by same classloader
  - Are you using Drools in web-container or in OSGi?
b) you do not have multiple classes with same name on your classpath
  - Do you have multiple drools JARs (possibly with different versions) on
classpath?

Ales



--
View this message in context: http://drools.46999.n3.nabble.com/rules-users-Exception-in-thread-main-java-lang-ClassCastException-org-drools-io-impl-FileSystemResoue-tp4026030p4026088.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list