[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1631) SerializableMethod is not compatible with Array type
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Dec 15 11:08:56 EST 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved EJBTHREE-1631.
-------------------------------------------
Resolution: Duplicate Issue
Assignee: Andrew Lee Rubinger
> 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
> Assignee: Andrew Lee Rubinger
> 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
More information about the jboss-jira
mailing list