[
https://issues.jboss.org/browse/AS7-6062?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-6062:
----------------------------------
Fix Version/s: 7.2.0.Alpha1
7.1.4.Final (EAP)
Datasource lookup broken in domain mode
---------------------------------------
Key: AS7-6062
URL:
https://issues.jboss.org/browse/AS7-6062
Project: Application Server 7
Issue Type: Bug
Components: JCA
Affects Versions: 7.2.0.Alpha1
Reporter: Nicklas Karlsson
Assignee: Stefano Maestri
Fix For: 7.2.0.Alpha1, 7.1.4.Final (EAP)
A web app with a servlet doing
System.out.println(new
InitialContext().lookup("java:jboss/datasources/ExampleDS"));
returns an object when the server is run in standalone mode but throws an exception of
the DS not being found when run in domain mode.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira