[rules-users] Drools Web Service or external JAR in Oracle Database?

Esteban Aliverti esteban.aliverti at gmail.com
Wed Aug 4 11:49:34 EDT 2010


Maybe you could find drools-server helpful:
https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-integration/html_single/index.html
In
that document you will find all the available integration techniques.

Best,

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http://ilesteban.wordpress.com


2010/8/4 tom ska <tiberium.linux at gmail.com>

> Hello,
> I have my Drools project, and I want to use a Drools JAR in Oracle PL/SQL.
> The problem is, that importing JAR to Oracle means for me (as far as I know)
> splitting JAR (in Oracle Database) to classes. After importing I have few
> thousands of classes in my Oracle Database. I want to avoid this, so I
> decided to use Soap Web Service as facade for my Drools and connection
> between Drools and PL/SQL.
>
> Now I have two questions:
>
> 1.) Can I import Drools JAR's to Oracle without splitting it to thousands
> of classes?
> 2.) If no - I want to use this JAR as external source. I think, that Web
> Service is good interface. Am I right? ;) I used to use JAX-WS to create Web
> Services, but maybe Drools has own method of creating Web Service (Drools is
> sooooo powerful ;) )
>
> Thanks,
> tom.
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100804/0bf3ea94/attachment.html 


More information about the rules-users mailing list