Re: [rules-users] Drools as a Webservice

2013-01-24 Thread andy
Working on a Drools as a service project. Am facing a similar issue as you and was wondering if you figured out the reason for the exception you were getting. Error: java.lang.NullPointerException at org.drools.util.CompositeClassLoader.getResourceAsStream(CompositeClassLoader.java:122

Re: [rules-users] Drools as a Webservice

2012-04-30 Thread Geoffrey De Smet
Alternatively, have you take a look at the drools-camel-server-example? http://docs.jboss.org/drools/release/5.4.0.CR1/droolsjbpm-integration-docs/html_single/index.html#d0e666 Op 30-04-12 10:13, abhinavgupta schreef: > Hi, > > I am new to the Drools , i wanted to expose rules as a webservice

[rules-users] Drools as a Webservice

2012-04-30 Thread abhinavgupta
Hi, I am new to the Drools , i wanted to expose rules as a webservice using Axis2. what i have done is that 1. I have created a drools Project (working fine on eclispe) export all files in jar 2. Placed the jar file in C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\axis2\WEB-IN