{section}
{column:width=30%}
{panel:borderStyle=solid|borderColor=#BDBEC0|bgColor=#f5f5f5}
{livesearch:spaceKey=JavaCAPS}
{panel}
{panel:borderStyle=solid|borderColor=#BDBEC0|titleBGColor=#BDBEC0|bgColor=#f5f5f5}
[!Images^join.gif!|Home]
You can join this wiki and begin contributing once you've [Registered|Contribute] with us.\\
\\
Have questions? *+[Contact Us|mailto:JavaCAPSWiki@sun.com]+*\\
Check for *+[recently Updated Pages]+*
{panel}
{panel:title=Other Sites of Interest|borderStyle=solid|borderColor=#BDBEC0|titleBGColor=#BDBEC0|bgColor=#f5f5f5}
[!Images^JavaCAPSWordmark.png!|http://developers.sun.com/javacaps/]
\\
\\
[!Images^GF_small.gif!|https://open-esb.dev.java.net/glassfishesb/]
\\
\\
[!Images^OpenESBLogo.gif!|https://open-esb.dev.java.net/]
\\
\\
[!Images^logo_glassfish.gif!|https://glassfish.dev.java.net/]
\\
\\
[!Images^logo_netbeans.gif!|http://www.netbeans.org/]
\\
\\
[!Images^logo_mural.gif!|https://mural.dev.java.net/]
\\
\\
{panel}
{panel:title=Contributors|borderStyle=solid|borderColor=#BDBEC0|titleBGColor=#BDBEC0|bgColor=#f5f5f5}
{contributors-summary:columns=edits,comments|scope=descendants}
{panel}
{panel:borderStyle=solid|borderColor=#BDBEC0|titleBGColor=#BDBEC0|bgColor=#ffffff}
[!Images^grok_JavaCAPS_logo_sm.gif!|Grok Java CAPS] \\ \\ *Grok:* _To connote knowledge greater than that which can be sensed by an outside observer._
{panel}
{column}
{column:width=70%}
{panel:borderStyle=solid|borderColor=#BDBEC0|bgColor=#ffffff}
*The purpose of this page* is to categorize all the assets that exist to explain Java CAPS 6.\\ The topics listed below are intended to complement the technical documentation that currently exists for the product. Please feel free to update this page with items that you know exist, so others can benefit.
{panel}
\\
{panel:title=Screencasts|borderStyle=solid|borderColor=#BDBEC0||titleBGColor=#BDBEC0|bgColor=#f5f5f5}
|| Title and Description || Category || Status (In progress or Completed) || Location ||
| *OpenESB Introduction Presentation*\\
Narrated presentation detailing the JBI technology which is in OpenESB and JavaCAPS. Specifically details the concepts of JBI which are necessary for JavaCAPS developers to understand \\ | JBI, JavaEE\\ | Completed \\ | [OpenESB Wiki|http://wiki.open-esb.java.net/Wiki.jsp?page=OpenESBIntroductionScreencast] \\ |
| *OpenESB Introduction Tutorial*\\
This is a set of screencasts showing how to build a simple composite application using OpenESB / JavaCAPS. The goal is to build something simple which shows multiple Service Engines and Binding Components to reinforce the concepts of Java Business Integration. \\ | JBI, JavaEE \\ | Completed \\ | [OpenESB Wiki|http://wiki.open-esb.java.net/Wiki.jsp?page=OpenESBIntroductionTutorial] |
| *Communicating through the JBI Bridge - From BPEL to a JCD*\\
This example shows how to communicate from the JBI-compliant BPEL 2.0 engine of OpenESBand JavaCAPS to a repository-based JCD. Though the principle is the same for communicating from any JBI-compliant composite application to a JCD. \\ | JBI-Bridge \\ | Completed \\ | [Grok Wiki|JavaCAPS:Communicating through the JBI Bridge from BPEL to a JCD]\\ |
| | | | |
| | | | |
| | | | |
{panel}
\\
{panel:title=Documentation Tutorials and Exercises|borderStyle=solid|borderColor=#BDBEC0||titleBGColor=#BDBEC0|bgColor=#f5f5f5}
|| Title and Description || Category || Status (In progress or Completed) || Location ||
| *Getting Started With Sun Master Patient Index*\\
Describes the default projects and then explains how to modify the projects, create the necessary Environment and project components, and process data through the master index using the client projects and the Enterprise Data Manager (EDM).|MDM |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/tutorials/820-4747/landingpage.html] |
|*Sun Adapter for Batch Tutorial*\\
Describes how to use the Sun Adapter for Batch with the Sun Business Process Manager Web Services interface, and how to use the Sun Adapter for Batch with Java Collaboration Definition (JCD)-based projects. |Adapter | Completed|[SDN|http://developers.sun.com/docs/javacaps/tutorials/tutorials/820-4750/using_sunbatchadapt.html] |
|*Sun Adapter for TCP/IP HL7*\\
Describes how to complete the TCP/IP HL7 sample Projects to test the adapter on your system and demonstrate how an HL7 adapter is implemented. | Adapter |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/tutorials/820-5152/jcapstcpiphl7t.html] |
|*JMS and File JCA Adapter Exercise*\\
This exercise will provide details on implementing the JMS and File JCAs for inbound and outbound connectivity. |JCA Adapter |Completed |[Grok Wiki|http://wikis.sun.com/pages/viewpage.action?pageId=40932998] |
|*Creating Reusable Business Services in JavaCAPS 6 and OpenESB using EJB WebServices*\\
This Tutorial shows how to use a simple EJB WebService together with Binding Components to create re-usable business services that can connect to multiple external systems without modification, while performing pass-through functionality. | Java CAPS, JBI, Open ESB |Completed | [Grok Wiki|http://wikis.sun.com/pages/viewpage.action?pageId=38211717]|
|*Duplicate Message Filtering*\\
This exercise provides details for the listener to not have to manage possible multiple instances of the same event.|Java CAPS, JBI, Open ESB|Completed| [Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Duplicate+Message+Filtering]|
|*Using Dynamic Partner Links*\\
This tutorial provides information on using a Dynamic Partner link for sequential communication with several web-services.|Java CAPS, JBI| Completed|[OpenESB|http://wikis.sun.com/display/JavaCAPS/Duplicate+Message+Filtering]|
|*Enabling WSIT for HTTP BC-exposed Services*\\
This tutorial demonstrates the general means to select and configure WSIT features via the use of the HTTP BC and JBI.|Java CAPS, JBI| Completed|[OpenESB|http://wiki.open-esb.java.net/Wiki.jsp?page=HTTPBCWSITConfiguration]|
|*Integrating a Work List Manager into Java CAPS 6 BPEL 2.0*\\
This exercise provides examples of how to build and/or use existing Java CAPS 6 Repository style WLM.|Java CAPS| Completed|[Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Integrating+a+Work+List+Manager+into+Java+CAPS+6+BPEL+2.0]|
|*Using JBI Note 1 - Basic File to File Project*\\
This exercise walks through the process of creating, deploying and executing a simple File-to-File integration solution, focusing on the practice of using JBI components.|Java CAPS, JBI|Completed|[Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Java+CAPS+6+-+Using+JBI+Note+1+-+Basic+File+to+File+Project+-+Step-by-Step]|
|*Recreating CAPS 6 repository enabled NetBeans installation*\\
This tutorial provides details on a quick way to restore CAPS-Enabled NetBeans 6.1 IDE to the state it was in when it was first installed.| Java CAPS| Completed|[Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Recreating+CAPS+6+repository+enabled+NetBeans+installation]|
|*Removing the default SOAP binding for JavaEE Service Units*\\
This tutorial explains why an extra SOAP Binding Component Service Unit is deployed whether it is wanted or not and how to remove/disable it.|Java CAPS, JBI, Open ESB| Completed|[Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Removing+the+default+SOAP+binding+for+JavaEE+Service+Units]|
|*JBI and SCA*\\Clarifies the relationship between Java Business Integration (JBI) and the Service Component Architecture (SCA). Narrated by Ron Ten-Hove. |Java CAPS 6 |Completed|[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/jbi-jca/launch.html] |
|*Sun Master Data Management Suite Technical Overview*\\Provides a technical introduction to Sun's Master Data Management (MDM) Suite. Includes a discussion of the Mural open source community, where the MDM Suite is being developed. Narrated by David Codelli. |Java CAPS 6 |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/mdm_technical_overview_flv/launch.html] |
| | | | |
| | | | |
| | | | |
{panel}
\\
{panel:title=Narrated Presentations|borderStyle=solid|borderColor=#BDBEC0||titleBGColor=#BDBEC0|bgColor=#f5f5f5}
|| Title and Description || Category || Status (In progress or Completed) || Location ||
|*What's New in Java CAPS 6*\\Provides an overview of the major architectural and platform changes in Java CAPS 6, and discusses enhancements in such areas as installation, application configuration, management and monitoring, and adapters. Narrated by James Lee. | Java CAPS 6 |Completed | [SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/whatsnew_caps_6/launch.html] |
|*Application Configuration in Java CAPS 6*\\Describes the various configuration models in Java CAPS 6, and how they improve on how things were done in release 5.1. Narrated by Frank Kieviet. |Java CAPS 6 |Complted |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/application-configuration_2/launch.html] |
| *Management and Monitoring*\\Explores the management and monitoring features in Java CAPS 6, most notably the common API that enables you to build custom management interfaces. Narrated by Gopalan Suresh Raj.|Java CAPS 6 |Complted |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/management_monitoring_2/launch.html] |
|*Connecting Back-end Systems from Java CAPS 6 using Java Connector Architecture (JCA) Adapters*\\Describes a number of new features in Java CAPS 6 for connecting to back-end systems. For example, selected eWays are now available for use in Java EE 5 EJBs. Narrated by Frank Kieviet. |Java CAPS 6 |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/backend-systems/launch.html] |
| *JBI Architecture in Depth - Part 1*\\Shows how the Java Business Integration (JBI) standard addresses the problems associated with using the Java Message Service (JMS) and the traditional Enterprise Service Bus (ESB) for integration. Narrated by Frank Kieviet.|Java CAPS 6 | Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/jbi_architecture_part1_2/launch.html] |
|*JBI Architecture in Depth - Part 2*\\Provides a technical overview of JBI's main concepts, including the Normalized Message Router, Service Unit, Service Assembly, Service Engine, and Binding Component. Narrated by Frank Kieviet. |Java CAPS 6 |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/jbi_architecture_part2_2/launch.html] |
| | | | |
| | | | |
{panel}
{column}
{section}{anchor:CS5DocList}
{column:width=30%}
{panel:borderStyle=solid|borderColor=#BDBEC0|bgColor=#f5f5f5}
{livesearch:spaceKey=JavaCAPS}
{panel}
{panel:borderStyle=solid|borderColor=#BDBEC0|titleBGColor=#BDBEC0|bgColor=#f5f5f5}
[!Images^join.gif!|Home]
You can join this wiki and begin contributing once you've [Registered|Contribute] with us.\\
\\
Have questions? *+[Contact Us|mailto:JavaCAPSWiki@sun.com]+*\\
Check for *+[recently Updated Pages]+*
{panel}
{panel:title=Other Sites of Interest|borderStyle=solid|borderColor=#BDBEC0|titleBGColor=#BDBEC0|bgColor=#f5f5f5}
[!Images^JavaCAPSWordmark.png!|http://developers.sun.com/javacaps/]
\\
\\
[!Images^GF_small.gif!|https://open-esb.dev.java.net/glassfishesb/]
\\
\\
[!Images^OpenESBLogo.gif!|https://open-esb.dev.java.net/]
\\
\\
[!Images^logo_glassfish.gif!|https://glassfish.dev.java.net/]
\\
\\
[!Images^logo_netbeans.gif!|http://www.netbeans.org/]
\\
\\
[!Images^logo_mural.gif!|https://mural.dev.java.net/]
\\
\\
{panel}
{panel:title=Contributors|borderStyle=solid|borderColor=#BDBEC0|titleBGColor=#BDBEC0|bgColor=#f5f5f5}
{contributors-summary:columns=edits,comments|scope=descendants}
{panel}
{panel:borderStyle=solid|borderColor=#BDBEC0|titleBGColor=#BDBEC0|bgColor=#ffffff}
[!Images^grok_JavaCAPS_logo_sm.gif!|Grok Java CAPS] \\ \\ *Grok:* _To connote knowledge greater than that which can be sensed by an outside observer._
{panel}
{column}
{column:width=70%}
{panel:borderStyle=solid|borderColor=#BDBEC0|bgColor=#ffffff}
*The purpose of this page* is to categorize all the assets that exist to explain Java CAPS 6.\\ The topics listed below are intended to complement the technical documentation that currently exists for the product. Please feel free to update this page with items that you know exist, so others can benefit.
{panel}
\\
{panel:title=Screencasts|borderStyle=solid|borderColor=#BDBEC0||titleBGColor=#BDBEC0|bgColor=#f5f5f5}
|| Title and Description || Category || Status (In progress or Completed) || Location ||
| *OpenESB Introduction Presentation*\\
Narrated presentation detailing the JBI technology which is in OpenESB and JavaCAPS. Specifically details the concepts of JBI which are necessary for JavaCAPS developers to understand \\ | JBI, JavaEE\\ | Completed \\ | [OpenESB Wiki|http://wiki.open-esb.java.net/Wiki.jsp?page=OpenESBIntroductionScreencast] \\ |
| *OpenESB Introduction Tutorial*\\
This is a set of screencasts showing how to build a simple composite application using OpenESB / JavaCAPS. The goal is to build something simple which shows multiple Service Engines and Binding Components to reinforce the concepts of Java Business Integration. \\ | JBI, JavaEE \\ | Completed \\ | [OpenESB Wiki|http://wiki.open-esb.java.net/Wiki.jsp?page=OpenESBIntroductionTutorial] |
| *Communicating through the JBI Bridge - From BPEL to a JCD*\\
This example shows how to communicate from the JBI-compliant BPEL 2.0 engine of OpenESBand JavaCAPS to a repository-based JCD. Though the principle is the same for communicating from any JBI-compliant composite application to a JCD. \\ | JBI-Bridge \\ | Completed \\ | [Grok Wiki|JavaCAPS:Communicating through the JBI Bridge from BPEL to a JCD]\\ |
| | | | |
| | | | |
| | | | |
{panel}
\\
{panel:title=Documentation Tutorials and Exercises|borderStyle=solid|borderColor=#BDBEC0||titleBGColor=#BDBEC0|bgColor=#f5f5f5}
|| Title and Description || Category || Status (In progress or Completed) || Location ||
| *Getting Started With Sun Master Patient Index*\\
Describes the default projects and then explains how to modify the projects, create the necessary Environment and project components, and process data through the master index using the client projects and the Enterprise Data Manager (EDM).|MDM |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/tutorials/820-4747/landingpage.html] |
|*Sun Adapter for Batch Tutorial*\\
Describes how to use the Sun Adapter for Batch with the Sun Business Process Manager Web Services interface, and how to use the Sun Adapter for Batch with Java Collaboration Definition (JCD)-based projects. |Adapter | Completed|[SDN|http://developers.sun.com/docs/javacaps/tutorials/tutorials/820-4750/using_sunbatchadapt.html] |
|*Sun Adapter for TCP/IP HL7*\\
Describes how to complete the TCP/IP HL7 sample Projects to test the adapter on your system and demonstrate how an HL7 adapter is implemented. | Adapter |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/tutorials/820-5152/jcapstcpiphl7t.html] |
|*JMS and File JCA Adapter Exercise*\\
This exercise will provide details on implementing the JMS and File JCAs for inbound and outbound connectivity. |JCA Adapter |Completed |[Grok Wiki|http://wikis.sun.com/pages/viewpage.action?pageId=40932998] |
|*Creating Reusable Business Services in JavaCAPS 6 and OpenESB using EJB WebServices*\\
This Tutorial shows how to use a simple EJB WebService together with Binding Components to create re-usable business services that can connect to multiple external systems without modification, while performing pass-through functionality. | Java CAPS, JBI, Open ESB |Completed | [Grok Wiki|http://wikis.sun.com/pages/viewpage.action?pageId=38211717]|
|*Duplicate Message Filtering*\\
This exercise provides details for the listener to not have to manage possible multiple instances of the same event.|Java CAPS, JBI, Open ESB|Completed| [Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Duplicate+Message+Filtering]|
|*Using Dynamic Partner Links*\\
This tutorial provides information on using a Dynamic Partner link for sequential communication with several web-services.|Java CAPS, JBI| Completed|[OpenESB|http://wikis.sun.com/display/JavaCAPS/Duplicate+Message+Filtering]|
|*Enabling WSIT for HTTP BC-exposed Services*\\
This tutorial demonstrates the general means to select and configure WSIT features via the use of the HTTP BC and JBI.|Java CAPS, JBI| Completed|[OpenESB|http://wiki.open-esb.java.net/Wiki.jsp?page=HTTPBCWSITConfiguration]|
|*Integrating a Work List Manager into Java CAPS 6 BPEL 2.0*\\
This exercise provides examples of how to build and/or use existing Java CAPS 6 Repository style WLM.|Java CAPS| Completed|[Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Integrating+a+Work+List+Manager+into+Java+CAPS+6+BPEL+2.0]|
|*Using JBI Note 1 - Basic File to File Project*\\
This exercise walks through the process of creating, deploying and executing a simple File-to-File integration solution, focusing on the practice of using JBI components.|Java CAPS, JBI|Completed|[Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Java+CAPS+6+-+Using+JBI+Note+1+-+Basic+File+to+File+Project+-+Step-by-Step]|
|*Recreating CAPS 6 repository enabled NetBeans installation*\\
This tutorial provides details on a quick way to restore CAPS-Enabled NetBeans 6.1 IDE to the state it was in when it was first installed.| Java CAPS| Completed|[Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Recreating+CAPS+6+repository+enabled+NetBeans+installation]|
|*Removing the default SOAP binding for JavaEE Service Units*\\
This tutorial explains why an extra SOAP Binding Component Service Unit is deployed whether it is wanted or not and how to remove/disable it.|Java CAPS, JBI, Open ESB| Completed|[Grok Wiki|http://wikis.sun.com/display/JavaCAPS/Removing+the+default+SOAP+binding+for+JavaEE+Service+Units]|
|*JBI and SCA*\\Clarifies the relationship between Java Business Integration (JBI) and the Service Component Architecture (SCA). Narrated by Ron Ten-Hove. |Java CAPS 6 |Completed|[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/jbi-jca/launch.html] |
|*Sun Master Data Management Suite Technical Overview*\\Provides a technical introduction to Sun's Master Data Management (MDM) Suite. Includes a discussion of the Mural open source community, where the MDM Suite is being developed. Narrated by David Codelli. |Java CAPS 6 |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/mdm_technical_overview_flv/launch.html] |
| | | | |
| | | | |
| | | | |
{panel}
\\
{panel:title=Narrated Presentations|borderStyle=solid|borderColor=#BDBEC0||titleBGColor=#BDBEC0|bgColor=#f5f5f5}
|| Title and Description || Category || Status (In progress or Completed) || Location ||
|*What's New in Java CAPS 6*\\Provides an overview of the major architectural and platform changes in Java CAPS 6, and discusses enhancements in such areas as installation, application configuration, management and monitoring, and adapters. Narrated by James Lee. | Java CAPS 6 |Completed | [SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/whatsnew_caps_6/launch.html] |
|*Application Configuration in Java CAPS 6*\\Describes the various configuration models in Java CAPS 6, and how they improve on how things were done in release 5.1. Narrated by Frank Kieviet. |Java CAPS 6 |Complted |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/application-configuration_2/launch.html] |
| *Management and Monitoring*\\Explores the management and monitoring features in Java CAPS 6, most notably the common API that enables you to build custom management interfaces. Narrated by Gopalan Suresh Raj.|Java CAPS 6 |Complted |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/management_monitoring_2/launch.html] |
|*Connecting Back-end Systems from Java CAPS 6 using Java Connector Architecture (JCA) Adapters*\\Describes a number of new features in Java CAPS 6 for connecting to back-end systems. For example, selected eWays are now available for use in Java EE 5 EJBs. Narrated by Frank Kieviet. |Java CAPS 6 |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/backend-systems/launch.html] |
| *JBI Architecture in Depth - Part 1*\\Shows how the Java Business Integration (JBI) standard addresses the problems associated with using the Java Message Service (JMS) and the traditional Enterprise Service Bus (ESB) for integration. Narrated by Frank Kieviet.|Java CAPS 6 | Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/jbi_architecture_part1_2/launch.html] |
|*JBI Architecture in Depth - Part 2*\\Provides a technical overview of JBI's main concepts, including the Normalized Message Router, Service Unit, Service Assembly, Service Engine, and Binding Component. Narrated by Frank Kieviet. |Java CAPS 6 |Completed |[SDN|http://developers.sun.com/docs/javacaps/tutorials/demos/jbi_architecture_part2_2/launch.html] |
| | | | |
| | | | |
{panel}
{column}
{section}{anchor:CS5DocList}