[jboss-jira] [JBoss JIRA] (JBJCA-867) Using both user credentials and security domain in data source configuration should throw exception during parsing phase

Vladimir Rastseluev (JIRA) jira-events at lists.jboss.org
Fri Jul 27 11:15:07 EDT 2012


Vladimir Rastseluev created JBJCA-867:
-----------------------------------------

             Summary: Using both user credentials and security domain in data source configuration should throw exception during parsing phase
                 Key: JBJCA-867
                 URL: https://issues.jboss.org/browse/JBJCA-867
             Project: IronJacamar
          Issue Type: Bug
          Components: Common
            Reporter: Vladimir Rastseluev
            Assignee: Jesper Pedersen
             Fix For: 1.0.12.Final, 1.1.0.Beta2


There is no parsing errors, when security part of data source looks like this:
    <security>
      <user-name>sa</user-name>
      <password>sa</password>
      <security-domain>H2Security</security-domain>
   </security>

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