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

tom ska tiberium.linux at gmail.com
Wed Aug 4 09:16:27 EDT 2010


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100804/2a97b237/attachment.html 


More information about the rules-users mailing list