[jboss-jira] [JBoss JIRA] (AS7-6062) Datasource lookup broken in domain mode
Nicklas Karlsson (JIRA)
jira-events at lists.jboss.org
Sat Dec 1 14:27:21 EST 2012
Nicklas Karlsson created AS7-6062:
-------------------------------------
Summary: 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: Server
Affects Versions: 7.2.0.Alpha1
Reporter: Nicklas Karlsson
Assignee: Jason Greene
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
More information about the jboss-jira
mailing list