[
https://issues.jboss.org/browse/JBJCA-867?page=com.atlassian.jira.plugin....
]
Vladimir Rastseluev updated JBJCA-867:
--------------------------------------
Steps to Reproduce:
Place attached file to:
/trunk/common/src/test/resources/ds/wrong/
Run test:
ant one-test -Dmodule=common
-Dtest=org.jboss.jca.common.metadata.ds.DsParserForValidatorExceptionTestCase
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
Attachments: security-domain-with-credentials-ds.xml
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