[jboss-user] [Datasource Configuration] - Re: Migrate JBoss 4 datasource/jndi configuration in jboss.xml to JBoss 7
Wolf-Dieter Fink
do-not-reply at jboss.com
Tue Nov 20 05:12:14 EST 2012
Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion
"Re: Migrate JBoss 4 datasource/jndi configuration in jboss.xml to JBoss 7"
To view the discussion, visit: https://community.jboss.org/message/777386#777386
--------------------------------------------------------------
I'm not sure but maybe you can use the naming subsystem:
<subsystem xmlns="urn:jboss:domain:naming:1.2">
<bindings>
<lookup name="java:XY_DS" lookup="java:jboss/datasource/XY_DS"/>
</bindings>
<remote-naming/>
</subsystem>
Let me know whether it works
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/777386#777386]
Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121120/d4f6a5fd/attachment.html
More information about the jboss-user
mailing list