Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: remove a confusing mention of a missing file, change a little grammar.

...

 
Since it is this approach that most people start with we added the ability to deploy this these Spring JBI configurations onto in JBoss.  In order to do this, deploy the servicemix-jboss-deployer-3.1-SNAPSHOT.sar deployer that you see below . Next, take a servicemix.xml configuration file and rename it so that it ends in -sm.xml (ie. filebind-sm.xml).  Place the configuration file in the JBoss deploy directory.   Before you do that, you will need to make some basic modifications to the configuration file to get it running, namely you will need to make sure that the createMBeanServer property is false.  Below is the file binding example configured to run under JBoss.

...