0 Replies Latest reply on Aug 30, 2005 1:30 PM by mharris

    integrating mule and jboss

    mharris

      HI all

      first post. We built an application using Mule as ESB and integrated JBoss for its transaction and persistence support. Currently we have JBoss imbedded in mule. I need to reverse this, and use JBoss as the app container and embed mule (why give up all the configuration we already have) in JBoss. Can anyone point me to documentation on this.

      I also need to use Java.util.logging instead of the standard log4j (dont ask). I ve seen the instructions on the wiki for logging. The question is, since I dont have a JBOSS_DIST/lib dir to place the loggerplugin (or whatever it is), how do I get around this. remember currently we have jboss embedded in mule.

      Thank you