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" <vidyasagar.gud...@gmail.com> a écrit :
> 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't > work. > > How the class loaders are assigned to ear/web in tomee? > > I tried to debug the JaxbOpenejb.readServicesJar and it seems it is using > the bootstrap class loader and guessing thats why it is not able to locate > the service-jar.xml > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/locations-of-custom-service-jar-xml-tp4659127.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >