Hi,
 
Is there a way to deploy JBoss Rules so that it's exposed as a web service in Axis2? I keep getting server side errors where Drools is not able to resolve/recognize the object passed into the rule. How can I get the objects on the classpath properly for Drools to find it?
 


aj