Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Service Oriented Architecture Tools Platform (STP) » F2F - Use Case 2
F2F - Use Case 2 [message #569514] Thu, 15 December 2005 19:04
David Bosschaert is currently offline David BosschaertFriend
Messages: 29
Registered: July 2009
Junior Member
Here's the second use case discussed today at the F2F.

Module Creation Top-Down

1. Create module
output: foo.module
2. Define interface for module entry points
- at this point the concrete interface type will have to be decided
output: extra content in foo.module
an interface: e.g. foo.java or foo.wsdl
3. Add component
output: extra content in foo.module
4. Add Service and interface to component
output: extra content in foo.module
5. Wire components.
- Wiring components without a service can be a shorthand to step 4.
output: extra content in foo.module
6. Generate implementation.
output: fooImpl.java
Previous Topic:F2F - Use Case 1
Next Topic:F2F - Use Case 2
Goto Forum:
  


Current Time: Fri Apr 26 21:15:13 GMT 2024

Powered by FUDForum. Page generated in 0.03106 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top