0 Replies Latest reply on Sep 19, 2008 11:56 AM by tom.litton

    JBossESB deployed on Tomcat

    tom.litton

      We are trying to deploy JBoss ESB 4.4GA on Tomcat, and are running into alot of problems. The problem we are running into now is:

      Caused by: org.jboss.soa.esb.ConfigurationException: Could not load action class
      org.jboss.soa.esb.actions.MessagePersister
      at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.(A
      ctionProcessingPipeline.java:172)
      at org.jboss.soa.esb.listeners.message.MessageAwareListener.doInitialise
      (MessageAwareListener.java:182)
      ... 32 more

      My question is: Has anyone been able to get JBoss ESB deployed on Tomcat? Is there any documentation that explains how to do so?

      Thanks,