[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.stp] Re: Reusing SCA Service Implementations

Michael,

anything SCA related should be posted to the SCa newsgroup, that I added to the to: list of this message.

If your message is both relevant to STP and SCA, you can send a message to both newsgroups.

I hope it helps.

Antoine

Michael Gebhart wrote:
Hi,

when using the SCA editor to create my service architecture, I can
easily implement services. I can write a java class and set it as the
implementation of a component.

My question is: Can I only use this implementation within a SCA runtime?
We have a typical application server running and don't wanna provide a
SCA runtime. But we'd like to use SCA for modeling the architecture.

Or do we have to manually adapt the implementation that it works within
a typical WS-compliant java application server?

Is the SCA way an alternative for the usual web service programming? Is
it still necessary to write the web services as we have done it before?
(Using JAX-WS etc.)

Greetings

Michael