]
Andrew Lee Rubinger resolved EJBTHREE-1626.
-------------------------------------------
Fix Version/s: 1.0.0-Beta11
(was: 1.0.0-CR1)
Resolution: Done
Resolving at Beta11 fix version
Create a ClassLoader capable of loading Primitives
--------------------------------------------------
Key: EJBTHREE-1626
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1626
Project: EJB 3.0
Issue Type: Task
Components: common
Reporter: Andrew Lee Rubinger
Assignee: jaikiran pai
Fix For: 1.0.0-Beta11
In some instances we must load the class for primitives ie:
void.class
double.class
Centralize this logic in a PrimitiveCapableClassLoader(ClassLoader parent) which follows
a child-first delegation model to handle primitives, and if not, go to the parent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: