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 "Stardust/Knowledge Base"

m (STP/Stardust/KnowledgeBase moved to /Stardust/Knowledge Base: Stardust is not STP)
(STP/Stardust/KnowledgeBase moved to /Stardust/Knowledge Base: Stardust is not STP)
Line 1: Line 1:
== Product Documentation  ==
+
#REDIRECT [[/Stardust/Knowledge Base]]
 
+
Documentation on Infinity Process Platform 6.0 can be found [https://infinity.sungard.com/documentation/ipp/6.0/index.jsp here].
+
 
+
== [http://www.eclipse.org/forums/index.php?t=thread&frm_id=225 Forum]  ==
+
 
+
== Frequently Asked Questions: [[STP/Stardust/FAQ|FAQ]]  ==
+
 
+
== Knowledge Base ==
+
*[[STP/Stardust/KnowledgeBase/knowledge_base_formatting_guidelines|Knowledge Base Formatting Guidelines]]
+
=== Getting Started  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/GettingStarted/Installation|Installation]]
+
*[http://www.eclipse.org/stardust/documentation/training-videos.php Training Videos]
+
*[https://infinity.sungard.com/documentation/ipp/6.0/index.jsp?topic=/ag.carnot.docs.dev/html/handbooks/modelling/model-views/views-cheat.html Tutorials] (product documenatation)<br>
+
 
+
=== Customization  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/Customization/Portal|Portal]]
+
*[[STP/Stardust/KnowledgeBase/Customization/I18n|Internationalization (I18N)]]<br>
+
 
+
=== Deployment Scenarios  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/Deployment/PossibilitiesforProductionDeployment|Deployment Options for Production Environments]]
+
*[[STP/Stardust/KnowledgeBase/Deployment/ApplicationServers|Application Server]]
+
*[[STP/Stardust/KnowledgeBase/Deployment/RADandTomcat|Rapid Application Development (RAD) and Tomcat]]
+
*[[STP/Stardust/KnowledgeBase/Deployment/SpringConfigurations|Spring Configurations]]
+
 
+
=== Embedded Usage<br>  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/API/AFirstLookAtStardustAPI|A first look at the Stardust API]]
+
*[[STP/Stardust/KnowledgeBase/API/JavaAPICookbook|Stardust Java API Cookbook]]<br>
+
*[[STP/Stardust/KnowledgeBase/API/WSAPICookbook|Stardust WS API Cookbook]]<br>
+
*[[STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage|Examples of API usage]]
+
 
+
=== Build and Change Management  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/BuildChangeMgmt/UtilityProjects|Utility Projects]]
+
*[[STP/Stardust/KnowledgeBase/BuildChangeMgmt/MavenLandingPage|Maven]]
+
*[[STP/Stardust/KnowledgeBase/BuildChangeMgmt/Ant|Ant]]
+
*[[STP/Stardust/KnowledgeBase/BuildChangeMgmt/Ivy|Ivy]]<br>
+
 
+
=== Integration  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/Integration/Application|Application]]
+
*[[STP/Stardust/KnowledgeBase/Integration/Data|Data]]
+
*[[STP/Stardust/KnowledgeBase/Integration/UI|User Interface (UI)]]
+
*[[STP/Stardust/KnowledgeBase/Integration/Camel|Apache Camel]] (Event integration, ETL and Enterprise Integration Patterns)
+
*[[STP/Stardust/KnowledgeBase/Integration/Spring|Spring]]
+
*[[STP/Stardust/KnowledgeBase/Integration/Trigger Types|Trigger Types]]
+
 
+
=== Modelling  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/Modelling/BestPractices|Best Practices]]
+
*[[STP/Stardust/KnowledgeBase/Modelling/Pattern|Patterns]]<br>
+
 
+
=== Infrastructure, System Administration &amp; Maintenance  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/SystemAdministration/HardwareAndSizing|Hardware Requirements and Sizing]]
+
*[[STP/Stardust/KnowledgeBase/SystemAdministration/ModelDeployment|Process Model Deployment]]
+
*[[STP/Stardust/KnowledgeBase/SystemAdministration/Archiving|Archiving]]
+
*[[STP/Stardust/KnowledgeBase/SystemAdministration/Daemons|Daemons]]
+
*[[STP/Stardust/KnowledgeBase/SystemAdministration/SystemMonitoring|System Monitoring]]
+
*[[STP/Stardust/KnowledgeBase/SystemAdministration/Troubleshooting|Troubleshooting]]
+
 
+
=== Performance Tuning  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/PerformanceTuning/Analysis|Analysis]]
+
*[[STP/Stardust/KnowledgeBase/PerformanceTuning/Optimization|Optimization]]<br>
+
*[[STP/Stardust/KnowledgeBase/PerformanceTuning/WriteBehind|Write Behind]]<br>
+
 
+
=== Security  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/Security/Authentication|Authentication]]
+
*[[STP/Stardust/KnowledgeBase/Security/Authorization|Authorization]]
+
*[[STP/Stardust/KnowledgeBase/Security/Encryption|Encryption]]
+
*[[STP/Stardust/KnowledgeBase/Security/SSO|Single Sign-On (SSO) Scenarios]]<br>
+
 
+
=== Testing  ===
+
 
+
*[[STP/Stardust/KnowledgeBase/Testing/Standalone-Spring|Stardust Standalone- Spring context]]<br>
+
*[[STP/Stardust/KnowledgeBase/Testing/HowToTest|How to test in Stardust projects]]
+
 
+
== External Links  ==
+
 
+
*[http://activemq.apache.org/ Apache ActiveMQ] is a popular and powerful open source messaging and Integration Patterns server. Stardust can easily be configured to use ActiveMQ as a message broker. This setup is frequently used to add JMS support to a Stardust Spring + Tomcat configuration.<br>
+
*[http://camel.apache.org/ Apache Camel]&nbsp; is a powerful open source integration framework based on known Enterprise Integration Patterns. <br>
+
*[http://db.apache.org/derby/ Apache Derby]&nbsp; is an open source relational database implemented entirely in Java. Stardust supports Derby as an audit trail database. Startdust's RAD configuration (rapid application developmenet) uses an embedded Derby database. <br>
+
*[http://ant.apache.org/ivy/ Apache Ivy] is a dependency manager focusing on flexibility and simplicity that can be integrated with Maven and Ant. Stardust has some Ivy scripts which can be used to fetch dependencies and build client environments.<br>
+
*[http://jackrabbit.apache.org/ Apache Jackrabbit] is a fully conforming implementation of the Java Content Repository API. In its standard configurations Stardust leverages Jackrabbit to store various content, first and foremost documents.<br>
+
*[http://maven.apache.org/ Apache Maven] is a software project management and comprehension tool whch can manage a project's build, reporting and documentation from a central piece of information. Stardust delivers its components via a Maven repository which also includes project object model (POM) files for various Stardust configurations and deplyoment sceanrios.<br>
+
*[http://tomcat.apache.org/ Apache Tomcat]&nbsp;is an open source software implementation of the Java Servlet and JavaServer Pages technologies. Stardust uses this popular lightweight application server alternative in its RAD configuration (rapid application development). Many productive Stardust deployment in "Spring mode" use Tomcat.<br>
+
*[http://www.eclipse.org/babel/ Eclipse Babel]&nbsp; provides language packs for Eclipse plugins. Get the corresponding language packs here if you want to use Eclipse in another language.<br>
+
*[http://www.eclipse.org/birt Eclipse BIRT]&nbsp; (Business Intelligence and Reporting Tools) is an open source Eclipse-based reporting system that integrates with Java/Java EE applications to produce compelling reports.<br>
+
*[http://www.hazelcast.com/ Hazelcast] is an open source clustering and highly scalable data distribution platform. Stardust can be configured to leverage a Hazelcast Cache to improve performance and to keep several Stardust instances (clustered or unclustered deployment) synchronized.<br>
+
 
+
<br>
+

Revision as of 00:57, 23 January 2012

Back to the top