Hi Tomee.xml resources names are openejb:Resource/(id of the resource in tomee.xml) or java:openejb/Resource/(id)
About server.xml it is different and converted to tomee.xml resources at startup but these resources are less powerful in general (in particular datasources which support less config) Le 11 sept. 2013 23:10, "hwaastad" <[email protected]> a écrit : > Hi, > I'm trying to implement L2 cache coordination with TomEE (1.6-SNAPSHOT), > eclipselink 2.5.0 and activemq. > > I have a hard time figuring out how eclipselink is looking up resources > defined in tomee.xml. > just for testing I'm running the broker on the same jvm. > > Does anyone have a hint or two how to get this running? > > Is it true that defining resources in server.xml would be the same as > defining them in tomee.xml? > > best regards, > hw > > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/TomEE-eclipselink-cache-coordination-tp4665054.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
