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

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


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