Hi there To chime in with my 5 cents, I did manage to compile 3.0 and to deploy it to JBoss. Here's a rough outline of what I did: 1) Get the ServiceMix distribution from Apache SVN 2) Get the Jboss deployer package from codehaus SVN. 3) Run mvn -Dmaven.test.skip=true install to compile all of ServiceMix 4) Change to the directory jboss-deployer and run mvn install, this will create the SAR deployer
There are a number of pitfalls on the way, but your mileage might differ. Regards Andreas solracson wrote: > > Timothy, > > I haven't any succes trying to build the 3.0 jboss-deployer. > > I've abandoned that for now. I am trying to use the servicemix-web > instead. There is a war that is deployable to any servlet container and I > have it up and running. I am now trying to modify it to use the > servicemix-eip component. > > have you had any further success ? > -- View this message in context: http://www.nabble.com/Jboss---Help-tf1986629.html#a5462235 Sent from the ServiceMix - User forum at Nabble.com.
