When testing a ruleset deployed on the Business Rules service on Bluemix, I see the following error:
An error occurred while the rule session was created: com.ibm.rules.res.xu.internal.XUException: The parsing of the ruleset /myRuleApp/2.0/myRuleset/1.0 failed Problem occurred loading translation : foo.Bar : Cannot find execution class "foo.Bar" for translating business class "foo.Bar" .
EDIT:
Other similar symptoms I've found are:
Error when translating parameter "myParam": Cannot translate class "test.MyClass"
Error when translating parameter "myParam": Cannot translate class "test.MyClass"
Error when translating package "myRulePackage": Cannot translate class "test.MyClass".
Unresolved resources or libraries: [resuri://XOM.zip/1.0]