[jboss-jira] [JBoss JIRA] Resolved: (AS7-1515) Datasource add operation binds to wrong context
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Fri Aug 12 14:16:10 EDT 2011
[ https://issues.jboss.org/browse/AS7-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen resolved AS7-1515.
----------------------------------
Fix Version/s: 7.0.1.Final
Resolution: Done
> Datasource add operation binds to wrong context
> -----------------------------------------------
>
> Key: AS7-1515
> URL: https://issues.jboss.org/browse/AS7-1515
> Project: Application Server 7
> Issue Type: Bug
> Components: JCA
> Environment: AS7 upstream
> Reporter: jaikiran pai
> Assignee: Jesper Pedersen
> Fix For: 7.0.1.Final
>
>
> A datasource configured as follows:
> {code}
> <xa-datasource jndi-name="e-TL/jdbc/e-TL_DataSource-0" pool-name="e-TL_DataSource-0_Pool" enabled="true" use-java-context="true" use-ccm="true">
> {code}
> runs into deployment failures:
> {code}
> java.lang.RuntimeException: Illegal context in name: java:e-TL/jdbc/e-TL_DataSource-0
> {code}
> Please see the referenced forum thread for details.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list