Value of the key is an empty string rather than the null value
--------------------------------------------------------------

                 Key: XFIRE-1148
                 URL: http://jira.codehaus.org/browse/XFIRE-1148
             Project: XFire
          Issue Type: Bug
          Components: Aegis Module
    Affects Versions: 1.2.6
         Environment: PC
            Reporter: Alexandre Vandenabeele 
            Assignee: Dan Diephouse



When I get my hashmap, the value of a key is not null but an empty string. 
However, it is initialized with null values.

Here is my mapping file in order to map my HashMap :

<mappings>
  <mapping>
    <property name="myAttribute1" keyType="...MyEnum1" 
componentType="java.lang.String" />
  </mapping>
</mappings>

For information, the key of my hashmap is an Enum.

Why do I have empty strings when I receive my request?

Thanks in advance.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to