-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
When an EJB endpoint is deployed that makes use of an array of complex types as a request parameter the deserializer can not be found for the array type at runtime if scoped classloading is used for the ear.
The underlying problem is a ClassNotFoundException when Axis attempts to load the class of the complex type.