[jboss-jira] [JBoss JIRA] Commented: (JBAS-9419) Add jndi alias for new JBossAS7 default DS
Ales Justin (JIRA)
jira-events at lists.jboss.org
Mon Jul 18 12:29:23 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614857#comment-12614857 ]
Ales Justin commented on JBAS-9419:
-----------------------------------
e.g. this test should also pass on AS6:
Skywalker:tests-arquillian alesj$ mvn verify -Dincontainer-remote -Dtest=org.jboss.weld.tests.builtinBeans.ee.EEResourceProducerFieldPassivationCapableTest
> Add jndi alias for new JBossAS7 default DS
> ------------------------------------------
>
> Key: JBAS-9419
> URL: https://issues.jboss.org/browse/JBAS-9419
> Project: Legacy JBoss Application Server 6
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: JCA service
> Affects Versions: 6.0.0.Final
> Reporter: Ales Justin
> Assignee: Ales Justin
> Fix For: 6.1.0
>
>
> Allow for the same examples that are deployable on JBossAS7 and depend on new default DS jndi name (java:jboss/datasources/ExampleDS) to be deployable on JBossAS6 as well.
> This means adding an alias that binds the two jndi names. (java:jboss/datasources/ExampleDS --> java:/DefaultDS)
--
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