Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] SOAS Deployment Framework Initial Contribution


I assume there is no integration with the core subproject model at this time?
What is the plan to define the deployment integration of the core model elements?

Also I never saw a resolution for the concerns regarding the WTP server tooling.  It sounds like this contribution is still based solely on the original idea without any reconciliation with WTP.  Am I missing something?

Regards,
Dan



rcernich@xxxxxxxxxx
Sent by: stp-dev-bounces@xxxxxxxxxxx

05/17/2006 05:49 PM

Please respond to
STP Dev list <stp-dev@xxxxxxxxxxx>

To
stp-dev@xxxxxxxxxxx
cc
Subject
[stp-dev] SOAS Deployment Framework Initial Contribution






Hey all,

I've finally gotten Sybase's deployment framework contribution into STP.
It's currently attached to the following BZ entry,
https://bugs.eclipse.org/bugs/show_bug.cgi?id=142359.

Included are a couple of sample plugins which implement various extensions
provided by the framework.  The samples implement a deployment driver for
the sample connection profile (part of DTP) which deploys *.jar files and
contains a package builder for Eclipse *.jardesc, which are also
deployable.  The logic is not very complex as the sample profile simply
represents a directory and the deployment logic simply copies the file to
that directory.

You will need the following plugins from the DTP:
  org.eclipse.datatools.connectivity
  org.eclipse.datatools.connectivity.sample.cp
  org.eclipse.datatools.connectivity.ui
  org.eclipse.datatools.connectivity.ui.dse

Please let me know if you have any questions, etc.

Best,
Rob

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


Back to the top