Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stp-dev] RE: Creating SC implementation types

Title: RE: Creating SC implementation types

Hi Vasil,

There was a bug entry related to your problem:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=171968


You can't extend the SCA wizard to support different impls for now. But it is  on the way...

We defined the runtime provider extension points for JAX-WS dev before.
I am refactoring that to support multiple technologies, including JAX-WS and SCA. That will be base framework for STP service creation.

Base on that, we will define extension points for specific technology. For SCA example, we will define binding/impl extension points
to allow developer to add binding/impl parameters gui and process hook.

Those should be done sometime next month.

(I am forwarding this email to stp-dev@xxxxxxxxxxx. That is the email list for stp developers.)

Regards

Johnson




-----Original Message-----
From: Vasil Vasilev [mailto:vavasilev@xxxxxx]
Sent: Sat 4/21/2007 7:56 AM
To: Ma, Xiaoyu (Johnson)
Subject: Creating SC implementation types

Hi Mr. Ma,

I found your e-mail address from the bugzilla and I found from the wiki that you are working on the SC Java project. That's why I would like to address you my question. You could as well forward it to someone else if appropriate.

I am working on a small prototype (which is part of my master thesis) for creating XQuery implementation type for SCA components. For the design time I would like to integrate with STP in the form Java implementation type integrates and I want to do this via the service creation framework.

Unfortunately I was not able to find more detailed and developer-oriented information in the net for the SC architecture and how it is extended. So I decided to contact you, if you could provide me with something, before I delve into the source code.

Thanks and regards, Vasil Vasilev


Back to the top