Re: locations of custom service-jar.xml

2012-12-06 Thread vguduru
This is one of my resource I declared, what class name I need to use as an attribute, do I need to use the provider class name where the link (com.ibm.mq#WebsphereMQQueue) is pointing to. BaseQueueName QUEUE1 BaseQueueManagerNameQUEUEMANAGER1 -- View this message in con

Re: locations of custom service-jar.xml

2012-12-05 Thread Romain Manni-Bucau
You are right. Btw it shouldnt be mandatory anymore if you use class-name as attribute of Resource or Service in resources.xml file. Did you try? Le 6 déc. 2012 08:16, "vguduru" a écrit : > Documentation and lot of other posts/examples suggesting to place the jar > which contains the service-jar

locations of custom service-jar.xml

2012-12-05 Thread vguduru
Documentation and lot of other posts/examples suggesting to place the jar which contains the service-jar.xml in the tomee/lib folder. Is there any other way I can combine this jar with my war or ear as a third party lib. I tried both the options putting in ear scope and webapp but it seems does'