-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
Make Methiod in Stateless service with an array type as parameter. You get an exception because String[].class.getName() cannot be retreive with Thread.currentThread().getContextClassLoader().loadClass(String[].class.getName())
- duplicates
-
EJBTHREE-1622 Errors in resolving arrays under JDK6 in SerializableMethod.toMethod()
- Resolved