marcus,
at the moment I'm just testing eclipse Riena for remote osgi services,
the next step would be to make my whole application running.
...I think in 2 weeks or so I can test the drools bundles -
I'll let the list know how all works and perhaps publish a sample
have you seen - they also figured out the dependencies to MVEL bundle -
if this enterprise bundle repository works well - would be great benefit -
there are always hours of work to see where are the dependencies, what
to export and import etc...
ekke
(btw: I'm building an ERP solution as eclipse rich client + osgi server
using jBPM for business processes, drools as rules engine and
hibernate/jpa for persistence - core of the application will become
open source later this year)
Marcus Ilgner wrote:
Hi,
On Wed, May 14, 2008 at 1:12 PM, ekke <ekkehard(a)gentz-software.de> wrote:
>
> just seen that SpringSource published Drools as OSGI bundles
>
http://www.springsource.com/repository/app/search?query=drools
>
http://www.springsource.com/repository/app/search?query=drools
> - I'll create a request to get 4.0.7 - they published 4.0.4
> next two weeks I'll try the bundles
> ekke
> --
thanks for the hint! It's especially interesting that they apparently
managed to deploy core, compiler and JSR94 interface in separate
packages. Have you tried these packages already? I'd assume that one
has to specify "Eclipse-RegisterBuddy: com.springsource.org.drools" or
some equivalent so Drools can find the classes from the bundles that
are using it?
I tried to package Drools in OSGi bundles myself some weeks ago but
stumbled over some class loader issues after dividing the components
into their own bundles.
If SpringSource managed to build working manifest files, it would be
great if the Drools team would incorporate these into the
JAR-distribution.
Best regards
Marcus
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
--
View this message in context:
http://www.nabble.com/Drools-as-OSGI-bundle-tp17228699p17230066.html
Sent from the drools - user mailing list archive at
Nabble.com.