Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Swordfish Documentation: User Stories

Revision as of 07:01, 27 March 2009 by Unnamed Poltroon (Talk) (New page: Under construction! == Eclipse SOA Runtime == {| border="1" cellpadding="3" cellspacing="0" width="100%" |+'''User Stories''' |- style="background:#efefef;" |width="10*" |'''As an''' |...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Under construction!

Eclipse SOA Runtime

As an Eclipse Service Developer I would like to start a Servlet JAX-WS Service Provider in the Target Platform outside of Eclipse, so that I can test my code in a distributed environment. As an Eclipse Service Developer I would like to start a JAX-WS Service Provider in a JEE Application Server so that I can test my code immediately. As an Eclipse Service Developer I would like to select the consumer policy dynamically, so that I can invoke service calls with different policies from the same consumer As an Eclipse Service Developer I would like to reference message schemas from the WSDL, so that I do not need to modify the WSDL when something in the message schemas changes AND I can reuse the same schemas for multiple WSDLs. As an Eclipse Service Developer I would like to use dynamic policy based Service lookup so that I do not need to implement QOS within the Business participant BUT still can offer different Service Levels for the Same service i.e. different security levels. As an Eclipse Service Developer I would like to use http and https as transport protocol. so that I can utilize the web infrastructure. As an Eclipse Service Developer I would like to use jms as transport protocol, so that I can provide a reliable transport. As an Eclipse Service Developer I would like to be able to use any other transport protocol offered by ServiceMix so that I can integrate easier with legacy Systems. I am aware that restrictions apply regarding policies influencing the wire format. As an Eclipse Service Developer I would like to utilize message streaming so that I am able to provide high performance applications with low roundtrip times even for larger amounts of data transferred.
User Stories
As an I would like to so that link to backlog item(s)
Eclipse Service Developer run a JAX-WS Service Consumer standalone within Eclipse, I can test my code immediately TBD
Eclipse Service Developer run a JAX-WS Service Consumer in a Servlet Engine within Eclipse, I can test my code immediately TBD
Eclipse Service Developer deploy a standalone JAX-WS Service Participant into the running Target Platform outside of Eclipse, I can test my code immediately without needing to restart the target platform (hot deployment). TBD
Eclipse Service Developer TBD
Eclipse Service Developer start a Servlet JAX-WS Service Provider in the Target Platform outside of Eclipse, TBD
Eclipse Service Developer TBD
Eclipse Service Developer run a JAX-WS Service Consumer in a JEE Application Server outside of Eclipse, I can test my code in a distributed environment. TBD
Eclipse Service Developer start a standalone JAX-WS Service Provider in the Target Platform outside of Eclipse, so that I can test my code in a distributed environment. TBD
Eclipse Service Developer I would like to start a Servlet JAX-WS Service Provider in the Target Platform outside of Eclipse, so that I can test my code in a distributed environment. TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD
Eclipse Service Developer TBD

Back to the top