Hi. It seems that setting allow-non-component-callers to true on the jdbc-connection-pool tells Glassfish to open this datasource for remote access.
My question is, what use-cases do you see for this feature?
I mean, i think data-sources should be somewhat "hidden" and access to the app. server should go through EJB's interfaces (i.e., the services).
So, ¿what would be a good use-case for making allow-non-component-callers=true?
Regards
[Message sent by forum member 'andresgr' (andresgr)]
http://forums.java.net/jive/thread.jspa?messageID=227898