Dynamic gbean attributes don't have type information
----------------------------------------------------

         Key: GERONIMO-432
         URL: http://nagoya.apache.org/jira/browse/GERONIMO-432
     Project: Apache Geronimo
        Type: Bug
  Components: kernel  
    Versions: 1.0-M2    
    Reporter: David Jencks


There isn't any way to give a dynamic gbean attribute a type.  This causes 
problems when the attribute is of a primitive type: if no value is supplied, 
null is pushed in, which gives a NPE from cglib when it tries to convert to a 
primitive value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to