[jboss-jira] [JBoss JIRA] (AS7-6062) Datasource lookup broken in domain mode
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Dec 3 17:38:21 EST 2012
[ https://issues.jboss.org/browse/AS7-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-6062:
----------------------------------
Git Pull Request: https://github.com/jbossas/jboss-as/pull/3565, https://github.com/jbossas/jboss-as/pull/3566 (was: https://github.com/jbossas/jboss-as/pull/3565)
> 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list