Difference between revisions of "Stardust/Knowledge Base/Integration/Applications and Services"
< Stardust | Knowledge Base | Integration
m (STP/Stardust/KnowledgeBase/Integration/Application moved to Stardust/Knowledge Base/Integration/Applications and Services: Stardust is not STP) |
|
(No difference)
|
Revision as of 21:39, 16 March 2012
Application Types
Apart from the standard Application Types that officially ship with Stardust a number of additional Application Type implementions are also availale. You can write and add your own ones to the platform as well.
The standard application types are:
- DMS
- JMS
- Message Operations on structured data or XSD-based (Parsing, Transformation, Serialization, and XSL )
- Plain Java
- EJBs
- Spring Beans
- Web Services
Other implementations are available as downloadable plug-ins or as examples:
- Visual Rules
- SQL/JDBC
- Spring Batch (planned, looking for contributors ;-) )
Click on the Application Type of interest above for additional information and examples illustrating their usage.
Validation and Exception Handling
Understanding Exception Propagation
Validation and exception handling in JSF applications