]
Brian Stansberry updated AS7-6062:
----------------------------------
Git Pull Request:
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
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: