You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 32 Next »

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

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

  • Overview
  • ServiceMix Features
  • Documentation
  • ServiceMix Integration
  • ServiceMix Components
  • Tooling & Utilities
  • Related Projects & Software
  • Community
  • Feeds

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

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]
     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]
        [XML Reference]
        [XSD|http://servicemix.codehaus.org/maven/servicemix.xsd.html]

ServiceMix Integration
     [Geronimo Integration]
     [JBoss Deployer]
     [JNDI Configuration]
     [Spring Support]
     [Tomcat Integration]
     [WAR Deployment]

ServiceMix Components
     [Component Introduction|Component+Matrix] (2)
     Lightweight Components
        [Component Helper Classes]
        Standard Components
              [Cache]
              [Validation]
        Service Engine Components
              [Drools]
              [Groovy]
              [Quartz]
              [Scripting]
              [XPath Router]
        Binding Components
              [Email]
              [File]
              [FTP]
              [HTTP]
              [Jabber]
              [JAX WS]
              [JCA]
              [JMS]
              [Reflection]
              [RSS]
              [SAAJ]
              [XFire]
              [XSLT]
              [XSQL]
              [VFS]
              [WSIF]
     JBI Components
        [PXE BPEL|BPEL]
        JBI Binding Components (1)
             lwcontainer -- does a page exist for this one and the next few?
             jsr181 (deploys annotated pojos)
             sca : deploy sca modules
             http : deploy http / soap binding endpoints
             jms : deploy jms binding endpoints
             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.

(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 to the Component Matrix document for now because it does briefly explain some of this stuff.
  • No labels