1 Reply Latest reply on Nov 12, 2003 10:49 PM by adrian.brock

    ims service.xml file

    sameer_inn

      hello
      i have developed CICS and IMS jca adapter and try to deployed on jboss

      i have configured cics-service.xml file and deployed
      cisc.rar file and things working out fine

      now as far my ims connector is concerned
      i couldn't find any .service xml file

      can u explain me how to deploy ims jca resource adapter in jboss

      thanks

      sameer

        • 1. Re: ims service.xml file

          Modify the parameters, typically connection factory name,
          jndi name, user/password, etc.

          If you have 3.2.2, you probably want to use a -ds.xml
          see the bottom of jms-ds.xml for example.

          Inside the rar there will be an ra.xml with the valid
          configuration properties.

          Failing that, buy the admin docs where this all explained.

          Regards,
          Adrian