Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-dev] Connectivity changed towards job management

Hi,

update: I also removed jms jar from SMILA.extensions.

So you may have to reload your target platform.

Cheers, 
 Andreas

-----Ursprüngliche Nachricht-----
Von: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-bounces@xxxxxxxxxxx] Im Auftrag von Andreas Weber
Gesendet: Mittwoch, 31. August 2011 15:38
An: Smila project developer mailing list
Betreff: [smila-dev] Connectivity changed towards job management

Hi devs,

SMILA connectivity implementation has changed for the new job management. 
This means (in very short summary), records are no longer routed to the queue (ActiveMQ), instead they are pushed to a job (resp. to the Bulkbuilder which is part of the new job management).

There will be some additional information when wiki documentation, 5-minutes-to-success, etc. have been updated.

The old connectivity implementation was deleted, the following bundles have been removed:
- org.apache.activemq.core
- org.apache.activemq.test
- connectivity.queue
- connectivity.queue.broker.main
- connectivity.queue.worker.jms
- connectivity.queue.worker.test
- connectivity.queue.worker.wrongconfig.test
- jms
- jms.activemq

- connectivity.queue.worker will also be removed (not implemented yet)

Furthermore, "org.eclipse.smila.connectivity.impl" was renamed to "org.eclipse.smila.connectivity.bulkbuilder".

Regards,
 Andreas

_______________________________________________
smila-dev mailing list
smila-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/smila-dev


Back to the top