We have a server application that runs on jboss and we are trying to use
drools as part of it. I have one object that I insert into WorkingMemory and
when I first start up jboss and run through my rules everything works fine.
If I re-deploy my server to jboss (without restarting it) and try to fire my
rules again I get a ClassCastException on {MyObject}ShadowProxy. If I stop
and restart jboss it works fine again. It seems like something ({MyObject}
specifically) is not being "re-loaded" when the application is re-deployed.
Any help pointing me in the right direction would be nice.

 

Regards,

 

Jeff Shutt

Software Developer

SOS Staffing Services

(801) 924-0429

[EMAIL PROTECTED]

 

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to