Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] some of STP features out of date

Hi Alex,

The service creation subproject has three features as below:
1. org.eclipse.stp.servicecreation:
which includes following plugins :
  --org.eclipse.stp.common
  --org.eclipse.stp.sc.common
  -- org.eclipse.stp.sc.xmlvalidator,
  --org.eclipse.stp.sc.annvalidator,
  --org.eclipse.stp.doc,
  --org.eclipse.stp.sc.doc

2. org.eclipse.stp.sc.jaxws.feature
which includes following plugins:
  -- org.eclipse.stp.sc.jaxws
  --org.eclipse.stp.sc.cxf
  --org.eclipse.stp.sc.jaxwsri

3. org.eclipse.stp.sc.sca.feature
which includes following plugins:
  --org.eclipse.stp.sc.sca
  --org.eclipse.stp.sc.sca.java
  --org.eclipse.stp.sc.sca.java.tuscany
 

Those features works fine in the previous build system before we upgraded to SVN.
What is the error message you get for the jaxws problem?

Thanks

Johnson

On Dec 19, 2007 2:36 PM, Alex Chen <alex.chen@xxxxxxxx> wrote:
Hi all,

I notice some of STP features are out of date, since that's very
important for the build system(Buckminster or releng), e.g. jaxws has
been missed from service creation, so please update them if you are
familiar with components organization of each STP sub projects.

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


Back to the top