Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Please review the organization of the hierarchial tree below. Note that not all the documents are linking to their pagerespective pages.

If we are able to implement the AJAX tree the Home page navigation bar will show the top-level which is:

...

Then the reader can click on the plus sign to see the items under a topic.

No Format

Overview

     [Philosophy Behind ServiceMix|Background to ServiceMix]
     [Download]
     [FAQ]
     [Introduction to ESB]
     [News]

ServiceMix Features
     [Client API]
     [Expressions]
     [JMX Console]
     [POJO Support]
     [Routing]
     [Transformation]
     [Ant Tasks]

Documentation
      [Quick Start|Running]
      Guides
        [Getting Started Guide|Getting Started]
        [Configuration]
        [Clustering]
        [Management]
        [NMR Flows]
     Examples & Use Cases
        [Examples]
        [Use Cases (whole)]
     Tutorials
         [Creating a Component Using Spring Client Toolkit|Spring Client Toolkit]
         [Creating a Standard JBI Component Using servicemix-common]  (1)
     [Articles]
     References
        [Glossary]
        [JavaDocs|http://servicemix.codehaus.org/maven/servicemix-core/apidocs/]
        [JBI API|http://java.sun.com/integration/1.0/docs/sdk/api/index.html]
        [XMLXml Referenceschemas]
        [XSD|http://servicemix.codehaus.org/maven/servicemix.xsd.html]

ServiceMix Integration
     [Geronimo 1.0 and ServiceMix 2.x Integration]
     [JBoss Deployer]
     [JNDI Configuration]
     [Spring Support]
     [Tomcat Integration]
     [WAR Deployment]

ServiceMix Components
     [Component Introduction|Component+Matrix] (2)
     Lightweight Components
        [Component Helper Classes]
        Lightweight Service StandardEngine Components
              [Cache]
              [ValidationDrools]
            Service Engine Components[Groovy]
              [DroolsQuartz]
              [Groovy]
              [QuartzReflection]
              [Scripting]
              [XPath Router]
             Binding Components
              [EmailValidation]
              [File]XSLT]
        Lightweight Binding Components
              [FTPEmail]
              [HTTPFile]
              [JabberFTP]
              [JAX WSHTTP]
              [JCAJabber]
              [JMS]JAX WS] ? may not belong here?
              [Reflection]JCA] ? may not belong here?
              [RSSJMS]
              [SAAJRSS]
              [XFireSAAJ]
              [XSLTXFire]
              [XSQL]
              [VFS]
              [WSIF]
     JBI Components
        JBI Service Engine Components 
              [PXE BPEL|BPEL]
             JBI Binding Components servicemix-jsr181: deploys annotated pojos (1)
              servicemix-lwcontainer -- does a page exist for this one and the next few?
     : deploys lightweight components (1)
              servicemix-sca: deploy sca modules (1)
        jsr181 (deploys annotated pojos)
   servicemix-wsn2005: WS-Notification implementation (1)
       sca :JBI deployBinding scaComponents modules
              servicemix-http : deploy http / soap binding endpoints (1)
              servicemix-jms : deploy jms binding endpoints
  (1)           wsn2005 : WS-Notification implementation

Tooling & Utilities
     [Eclipse Plugin]
     [Maven JBI Plugin]
     [Maven SAR Plugin]
     [!yjp.gif!|http://www.yourkit.com]

Related Projects & Software
     [ActiveMQ|http://activemq.codehaus.org/]
     [ActiveSOAP|http://activesoap.codehaus.org/]
     [Celtix|http://forge.objectweb.org/projects/celtix/]
     [Geronimo|http://geronimo.apache.org/]
     [Jencks|http://jencks.org/]
     [Lingo|http://lingo.codehaus.org/]
     [PXE BPEL Engine|http://pxe.fivesight.com/wiki/display/PXE/Home]
     [Spring|http://www.springframework.org/]

Community
     [Wiki]
     [Mailing List]
     [Team]
     Contributors
        [Becoming a Committer]
        [Contributing]
        [Ideas]        
        [Jira Roadmap|http://jira.logicblaze.com/browse/SM?report=com.atlassian.jira.plugin.system.project:roadmap-panel]
        [Release Guide]
        [Source]
        [BeetleJuice|http://ci.codehaus.org/beetlejuice/viewProjectSummary.action?projectName=ServiceMix]
        [Clover Report|http://servicemix.codehaus.org/maven/clover/]
        [Source XRef|http://servicemix.codehaus.org/maven/xref/index.html]
        [Test Source XRef|http://servicemix.codehaus.org/maven/xref-test/index.html]
     Support
        [Issues|http://jira.logicblaze.com/jira/browse/SM]
        [Change log|http://jira.logicblaze.com/browse/SM?report=com.atlassian.jira.plugin.system.project:changelog-panel]

Feeds
    RSS Feed
    RSS News

(1) These documents do not exist. But they need to be listed anyway.

(2) The Components Introduction doc does not exist but should include this: the differences between the lightweight approach and the std JBI way:

  • what are the differences, when to use one or the other,
  • how components can be installed in both modes (xml config versus ant tasks / hot deploy)
    Note: that the bridge between the two worlds is the servicemix-lwcontainer.
    One other thing--I linked this the Components Introduction to the Component Matrix document for now because it does briefly explain some of this stuff and will be a good base to start working from on the real Components Intro document.