[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1440) JCA MDB annotations behavior on swiftMQ not coherent with deployment descriptor behavior

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Jul 16 08:05:23 EDT 2008


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo de Wolf resolved EJBTHREE-1440.
-------------------------------------

    Resolution: Rejected


The activation config properties are xsd:string types, which means spaces, line feeds, carriage returns and tabs are interpreted literally. So any leading or trailing spaces will change the actual name of the propery.

http://www.w3.org/TR/xmlschema-2/#string

> JCA MDB annotations behavior on swiftMQ not coherent with deployment descriptor behavior 
> -----------------------------------------------------------------------------------------
>
>                 Key: EJBTHREE-1440
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1440
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: core
>    Affects Versions: AS 5.0.0.CR1
>         Environment: Redhat 4 Update 4 (Nathan)
>            Reporter: olivier merlin
>            Assignee: Carlo de Wolf
>            Priority: Minor
>
> The JCA MDB with swiftMQ works fine with annotations.
> As soon as i switch with deployment descriptor it doen not work although the "generated" ActivationConfigProperties are the same than the code with annotations.
> There is so no equivalence between DD and annotations which can be problematic.
> I describe with a lot of details the problem in a forum (see above)

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

        



More information about the jboss-jira mailing list