[jboss-jira] [JBoss JIRA] Assigned: (JBAS-4662) XADatasource property names are not using the javabean convention

Vicky Kak (JIRA) jira-events at lists.jboss.org
Tue Sep 4 13:15:11 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4662?page=all ]

Vicky Kak reassigned JBAS-4662:
-------------------------------

    Assignee: Vicky Kak

> XADatasource property names are not using the javabean convention
> -----------------------------------------------------------------
>
>                 Key: JBAS-4662
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4662
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JCA service
>            Reporter: Adrian Brock
>         Assigned To: Vicky Kak
>             Fix For: JBossAS-5.0.0.GA, JBossAS-4.2.2.GA
>
>
> XADataSource properties are not following the javabean convention.
> i.e.
> <xa-datasource-property name="lower">value</xa-datasource-property>
> should work with XADataSourceImpl.setLower()
> Currently you have to capitalize the name "Lower" to make it work.
> See
> org.jboss.resource.connectionmanager.RARDeployment::setManagedConnectionFactoryAttribute(...)
> for the correct code to do this safely.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list