Java generics on controls:needs a programmatic instantiation model
------------------------------------------------------------------

         Key: BEEHIVE-218
         URL: http://issues.apache.org/jira/browse/BEEHIVE-218
     Project: Beehive
        Type: Bug
  Components: Controls  
    Versions: V1Beta    
    Reporter: James Song
 Assigned to: Kyle Marvin 
     Fix For: V1Beta


A SimpleControl with a type parameter is checked-in by r149232.
It is instantiated declaratively without any problem.

When instantiating this control programmatically, a ClassNotFoundException is 
thrown. This might be caused by  java.beans.Beans.instantiate not supporting 
instantiating bean class with type parameter.

For instantiating controls with type parameter, some instruction in 
ControlProgramming.doc might be necessary.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.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