Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "STP FAQ"

(Eclipse SOA Tools Frequent Asked Questions)
 
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Eclipse SOA Tools Frequent Asked Questions==
+
Eclipse SOA Tools Frequent Asked Questions
  
 
This list of frequently asked questions should be your first resort when you have any queries about the SOA Tools Platform project.
 
This list of frequently asked questions should be your first resort when you have any queries about the SOA Tools Platform project.
If you cannot find what you are looking for in this FAQ, then you should post your question to the the STP newsgroup.
+
If you have identified a FAQ that is not in this list, please add it to the list. You will need a [http://bugs.eclipse.org/bugs bugzilla] user id in order to edit the page.
  
==General==
+
Looking for FAQ's related to the development of STP? See the [http://www.eclipse.org/stp/faq/CommitterFAQ.php Committer FAQ].
  
==If I want to integrate my ESB runtime with STP, do I have to change it so that it can natively accept the artifacts defined in the STP Assembly Model?==
+
Last updated by [[User:Antoine.lunar-ocean.com|Antoine.lunar-ocean.com]] 10:11, 18 September 2008 (UTC)
 +
 
 +
 
 +
{{faq|title = Installation
 +
|question = How to install STP?
 +
|answer=
 +
 
 +
There are two ways to install STP:
 +
*Automatic installation using the Update Manager, the update site url is:http://download.eclipse.org/stp/updates/.
 +
*Download from stp web site, see [http://wiki.eclipse.org/STP_Service_Creation_User_Guide#Download_from_STP_website here].
 +
}}
 +
 
 +
{{faq|title = Bugs
 +
|question = How to report bugs?
 +
|answer =
 +
*You can check the [http://www.eclipse.org/stp/development/bugs/bugs.php bug report]
 +
and [https://bugs.eclipse.org/bugs/enter_bug.cgi?classification=STP report bug here]
 +
}}
 +
 
 +
{{faq|title = Contact us
 +
| question = Where to ask question and get help ?
 +
| answer = Please post your questions and suggestions to [news://news.eclipse.org/eclipse.stp STP newsgroup]. You will get quick response from developers and other users.
 +
The newsgroup archive can be found [http://www.eclipse.org/newsportal/thread.php?group=eclipse.stp here]}}
 +
 
 +
 
 +
{{faq|title= Gimme the source already
 +
|question = Where to get stp source code ?
 +
|answer = Please read the [http://www.eclipse.org/stp/development/ SVN Repository]
 +
}}
 +
 
 +
{{faq|title = ESB integration
 +
|question = If I want to integrate my ESB runtime with STP, do I have to change it so that it can natively accept the artifacts defined in the STP Assembly Model?
 +
|answer =
  
 
No. Since STP is a framework you can construct extensions to the packaging and deployment facilities offered by STP. Your extensions will do the work of making sure that the STP Assembly and your runtime can work together.
 
No. Since STP is a framework you can construct extensions to the packaging and deployment facilities offered by STP. Your extensions will do the work of making sure that the STP Assembly and your runtime can work together.
 +
}}
 +
 +
{{faq|title = Adopters
 +
|question = Can I mention my project/product that uses STP technology on the STP website?
 +
|answer = You can - please visit the [http://www.eclipse.org/stp/adopters/ STP Adopters Page] to see our adopters and our adopter website policy.
 +
}}

Latest revision as of 06:11, 18 September 2008

Eclipse SOA Tools Frequent Asked Questions

This list of frequently asked questions should be your first resort when you have any queries about the SOA Tools Platform project. If you have identified a FAQ that is not in this list, please add it to the list. You will need a bugzilla user id in order to edit the page.

Looking for FAQ's related to the development of STP? See the Committer FAQ.

Last updated by Antoine.lunar-ocean.com 10:11, 18 September 2008 (UTC)



Installation

Question Mark.pngHow to install STP?
There are two ways to install STP:


Bugs

Question Mark.pngHow to report bugs?
*You can check the bug report and report bug here


Contact us

Question Mark.pngWhere to ask question and get help ?
Please post your questions and suggestions to STP newsgroup. You will get quick response from developers and other users. The newsgroup archive can be found here



Gimme the source already

Question Mark.pngWhere to get stp source code ?
Please read the SVN Repository


ESB integration

Question Mark.pngIf I want to integrate my ESB runtime with STP, do I have to change it so that it can natively accept the artifacts defined in the STP Assembly Model?
No. Since STP is a framework you can construct extensions to the packaging and deployment facilities offered by STP. Your extensions will do the work of making sure that the STP Assembly and your runtime can work together.


Adopters

Question Mark.pngCan I mention my project/product that uses STP technology on the STP website?
You can - please visit the STP Adopters Page to see our adopters and our adopter website policy.

Back to the top