[
https://issues.apache.org/activemq/browse/AMQ-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste FERAND updated AMQ-2237:
--------------------------------------
Patch Info: (was: [Patch Available])
Description: It's the same as AMQ-1584, but with the ActiveMQ 4.x
branch (was: When deserializing a message contents the
ClassLoadingAwareObjectInputStream loads any missing classes. However, it
cannot load the classes that correspond with the primitive types, i.e. when a
class named "int" is to be loaded it does not return int.class but instead
throws a ClassNotFoundException.
A patch is attached. The princple has been copied from ObjectInputStream.)
Environment: Windows XP Pro
Remaining Estimate: (was: 5 minutes)
Original Estimate: (was: 5 minutes)
> CLONE -ClassLoadingAwareObjectInputStream cannot load primary classes
> ---------------------------------------------------------------------
>
> Key: AMQ-2237
> URL: https://issues.apache.org/activemq/browse/AMQ-2237
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 4.1.1
> Environment: Windows XP Pro
> Reporter: Jean-Baptiste FERAND
> Assignee: Rob Davies
> Fix For: 4.1.3
>
>
> It's the same as AMQ-1584, but with the ActiveMQ 4.x branch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.