0 Replies Latest reply on Aug 11, 2011 3:37 PM by jcichocki

    Tomcat and Jboss SOA-P Messaging

    jcichocki

      I'm new to both tomcat and jboss, so please bear with me.

       

      1. I have a JBoss SOA-P 5.0.2 server with a few jms queues setup.

      2. On another machine we have an instance of Tomcat 6.

       

      I have a war file that needs to be deployed on the Tomcat server. Since it is a third party war, I really don't have access to the source. It has settings to read from a connection factory, and queue/topic using JNDI. I know I have to add a few resources to the context.xml, web.xml and a few other places, does any one have a sample entry for this? Also does anyone else have any recommendations on other possible configurations?

       

      Thanks