Problem solved actually, the solution was right in front of my eyes:
The "ObjectStreamClass" (that wasn't found in my WS test) was actually referring to a "MVELSomething..." object. In my maven build of the WS, I then added the mvel2 library as a dependency, redeployed, and it worked. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Problem-deploying-Drools-V5-as-a-webservice-on-Weblogic-10-tp2000163p2004921.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
