Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Service Component Architecture (SCA) Tools » Changing the wiring when deploying SCA application
Changing the wiring when deploying SCA application [message #576748] Wed, 09 December 2009 09:23
Eclipse UserFriend
Originally posted by: michael.gebhart.googlemail.com

Hi,

I have the following situation: I have a SCA application with two
components A and B. A uses B, thus B provides and A requires a service.

Assembly[A->B]

Now the application is deployed within an application landscape. Here a
service C similar to B already exists. This service C is supposed to be
used instead of the service B.

For example a person management system. B is PersonService with
PersonServiceComponent and within the application landscape where the
SCA application is deployed, a person management system already exists
with a service C providing the same functionality as B.

How can I change the wiring within the SCA application to use an
external service C instead of the internal service B during the deployment?

Do I need an Enterprise Serivce Bus for this purpose? I.e.: Is service
B, even though it is inernal only available to be plugged at an ESB? Or
can services only be plugged at an ESB when the service is external at
the SCA assembly?

Can I change the wiring by changing configuration files?

Best regards

Michael
Previous Topic:Service vs. Component
Next Topic:Changing the wiring when deploying SCA application
Goto Forum:
  


Current Time: Thu Apr 25 02:05:04 GMT 2024

Powered by FUDForum. Page generated in 0.02812 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top