I been struggling to get ServiceMix with JBoss. Some information is not accurate such as this bit here:
"Note that if you are planning on using the components that ship with ServiceMix there libraries are not included in the ServiceMix JBoss deployer, therefore you will need to copy your $SERVICEMIX_HOME/lib and $SERVICEMIX_HOME/lib/optional directories to your application server's library path (ie. $JBOSS_HOME/server/default/lib)." - Why would all the geronimo classes have to be included? - The optional directory($SERVICEMIX_HOME/lib/optional) is empty, in fact the jars needed for the components seem to be located at : \apache-servicemix-3.0-M2-incubating\components\lib Could someone please clarify what classes are needed for JBoss please. At this point, following just the instructions provided on the JBoss-deployer page does not provide a working setup. Removing the geronimo classes fixes all teh security errors I had in the stack traces, but I d to know what exactly is needed. -- View this message in context: http://www.nabble.com/jboss-integration-tf2079215.html#a5727153 Sent from the ServiceMix - User forum at Nabble.com.
