Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stp-dev] Rename the org.eclipse.stp.scceltix plugin or separate its functions to multiple plugins?

Hi All
 
The org.eclipse.stp.sc.celtix plugin contains:
* Apache CXF related JAX-WS extensions to stp.sc.jaxws 
* Deploy package assemble code to generate WAR file.
* Maybe extensions to Core model later
 
Since it is extends SOAS and Core, this plugin shouldn't put under service creation.
 
Solution 1: Rename that plugin to org.eclipse.stp.celtix
Solution 2: Separate into multiple plugins:
* org.eclipse.stp.sc.celtix
* org.eclipsestp.soas.deploy.celtix
 
 
We will have the same problem when trying to support other runtimes, such as Tuscany,
Do we want to keep one stp.tuscany plugin or multiple plugins across functions.
 
IMO, solution 1 is better.
 
Regards
 
Johnson
 

Back to the top