choreos / choreos_middleware

CHOReOS will implement service middleware support, effectively enabling the deployment of adaptable, QoS-aware choreographies in the ULS Future Internet, integrating and further evolving the latest research advances in the area of Grid and Cloud computing, Enterprise Service Bus (ESB), and pervasive computing. Service-oriented middleware enables adaptable choreographies over ESB-based middleware, Grids, Clouds, and technologies for the Internet of Things, thus overcoming scalability and heterogeneity issues of the Future Internet.
http://www.choreos.fr
Mozilla Public License 2.0
9 stars 6 forks source link

Drop rehearsal from EE repo #93

Closed leonardofl closed 10 years ago

leonardofl commented 10 years ago

If we build special WS clients to Airline and TravelAgency services we can drop rehearsal from EE repo.

The main benefit is avoiding the "no-log4j bug", but it will be good too to avoid the dependencies complications of rehearsal (cxf, jetty...). Since we use rehearsal only to invoke that two services, it is not worthwhile to keep it.

leonardofl commented 10 years ago

Obs: with the "deployment manager - choreography deployer" merge, the "no-log4j bug" has become much more critical.