[jboss-jira] [JBoss JIRA] (AS7-1109) can't specifiy correct JNDI name when creating datasource in console
Jason Greene (Closed) (JIRA)
jira-events at lists.jboss.org
Thu Nov 3 17:51:47 EDT 2011
[ https://issues.jboss.org/browse/AS7-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene closed AS7-1109.
-----------------------------
Fix Version/s: No Release
Resolution: Cannot Reproduce Bug
> can't specifiy correct JNDI name when creating datasource in console
> --------------------------------------------------------------------
>
> Key: AS7-1109
> URL: https://issues.jboss.org/browse/AS7-1109
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Affects Versions: 7.0.0.CR1
> Environment: AS7 built from git repo master, updated Morning of June 24th 2011
> Reporter: Darrin Mison
> Assignee: Heiko Braun
> Fix For: No Release
>
>
> I have a sample app with a persistence.xml with <jta-data-source>java:/todos-ds</jta-data-source>
> The *-ds.xml I was using for AS6 has <jndi-name>todos-ds</jndi-name>
> This works in AS6. But when I try to create a datasource in the AS7 managment console I can't create it with the name java:/todos-ds. I just get a red exclamation mark next to the JNDI name box until I remove the java:/ and then it lets me create the datasource but the app doesn't work of course. If I open up the standalone.xml I can edit the jndi-name and add the prefix, then the app works as expected.
> (I haven't looked at using the CLI to create a DS yet)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list