I would like to configure a custom JNDI object, in Tomcat one uses the factory attribute on the
<Resource name="test/myobject" factory="some class implementing ObjectFactory" type="..." .../> Is there a way to do that in TomEE? Filip
I would like to configure a custom JNDI object, in Tomcat one uses the factory attribute on the
<Resource name="test/myobject" factory="some class implementing ObjectFactory" type="..." .../> Is there a way to do that in TomEE? Filip