[
https://jira.jboss.org/jira/browse/EJBTHREE-1631?page=com.atlassian.jira....
]
Andrew Lee Rubinger updated EJBTHREE-1631:
------------------------------------------
Component/s: common
Priority: Major (was: Blocker)
Please do not set priorities, leave that for us. ;)
SerializableMethod is not compatible with Array type
----------------------------------------------------
Key: EJBTHREE-1631
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1631
Project: EJB 3.0
Issue Type: Bug
Components: common
Environment: JBoss 5.0.0 GA Ubuntu 8.10 sun java 1.6_10
Reporter: Xavier Jodoin
Attachments: SerializableMethod.java
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())
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira