Wolfgang Knauf [
http://community.jboss.org/people/WolfgangKnauf] created the discussion
"Re: from oas to jboss"
To view the discussion, visit:
http://community.jboss.org/message/588826#588826
--------------------------------------------------------------
And for your question about the meaning of "mapped-name": I think this is the
JNDI name of the JDBC datasource (and thus the same as declared in your oracle-ds.xml
file) + prefix "jdbc/...".
The "res-ref-name" is the name of the entry in your Environment Naming Context
(needed only for programmatic JNDI lookups), it is NOT the name of the datasource in
JNDI.
Hope this helps
Wolfgang
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/588826#588826]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]