Guillaume Nodet wrote on 01/12/2005 15:42:52: > Ok, sorry, i misunderstood the problem. I thought it was trying to > deploy a servicemix xml > config file. > Feel free to provide a patch so that we can fix the problem. :) > > Guillaume
Well, I've find a way to solve this issue... I use the JMX console of JBoss rather than the deploy directory and everything works fine. I've also tried to patch the JBIContainer.java file but the result is messy. It may be sufficient to place an advice into the jbi deployer page : one can only deploy service mix file and standard jbi component through the deploy directory of JBoss, all other actions on jbi-component / shared-libraries / service-assembly must be done through the jmx-console as recommended by the JBI specification. Regards,
