Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] Integration of JAX-WS RI

Title: Integration of JAX-WS RI
Hi Jonathan,
 
Just let you know that i already added a JAX-WS runtime during my runtime refactor.
You can check out the runtime plugin named org.eclipse.stp.soas.deploy.runtime.jaxwsri.
 
I also added two other types of runtime as below:
org.eclipse.stp.soas.deploy.runtime.cxf    --- apache cxf runtime that supports jaxws 2.0
org.eclipse.stp.soas.deploy.runtime.tuscany -- tuscany java runtime that supports sca 1.0
 
You can add/remove runtime from stp preference page.
 
The runtime provider extension point in stp.sc has been refactor to use those new runtimes.
You can reference the org.eclipse.stp.sc.cxf plugin when adding the jaxws ri support in Service Creation.
 
 
Thanks
 
Johnson
 
 
----- Original Message -----
Sent: Wednesday, September 05, 2007 7:03 PM
Subject: [stp-dev] Integration of JAX-WS RI


Hi all,
We are going to integrate JAX-WS RI as JAXWS runtime to project.
Below is a wiki page, which lists some thoughts for the refactor.
http://wiki.eclipse.org/Integration_of_JAX-WS_RI
Feel free to add your idea to the wiki directly.


Regards,

Jonathan Huang



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

Back to the top