[rules-users] Need help setting up Drools Server using Maven

Mauricio Salatino salaboy at gmail.com
Fri Apr 22 18:58:29 EDT 2011


Sure,
Using maven it's the recommended way. It will package your compiled code for
you.
After that you should move the resulting jar into the WEB-INF/lib/ directory
I strongly recommend you to build some simple rules using some simple domain
objects and testing how Drools Server works with that, looking at the
requests and responses that you get into SOAP ui.
The next step is creating your own client getting the WSDL and
autogenerating the stubs in your own project.
Greetings.



On Fri, Apr 22, 2011 at 7:52 PM, kkelleyjr <karl.kelley.jr at gmail.com> wrote:

> The drools grid solution sounds like what I need... So I am very interested
> to see the post... If there is anything I can do to help, I would be happy
> to help... Unfortunately, since I am such a noob with all this I do not
> know
> how much help I could be... Until then, for prototyping I will do as you
> suggested...
>
> I hate to ask, but should I set the project up as a Maven project? Seems
> like over kill, but I can use Maven to package my project... And I am
> assuming that I just set up the build to put all model objects and code
> under the  WEB-INF/classes folder...
>
>
> Thank you for all of you help and blogs...
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Need-help-setting-up-Drools-Server-using-Maven-tp2853035p2853201.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
 - CTO @ http://www.plugtree.com
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jbug.com.ar

 - Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110422/ad7e971f/attachment.html 


More information about the rules-users mailing list