[jboss-jira] [JBoss JIRA] Commented: (AS7-1515) Datasource add operation binds to wrong context

jaikiran pai (JIRA) jira-events at lists.jboss.org
Thu Aug 11 09:30:02 EDT 2011


    [ https://issues.jboss.org/browse/AS7-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620415#comment-12620415 ] 

jaikiran pai commented on AS7-1515:
-----------------------------------

This fixes the issue https://github.com/jaikiran/jboss-as/commit/9f8369739e641fc4b013b6acda23ced9878fc472. If there's no objection, I'll send a pull request.

> 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
>
> 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