-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
Sprint 9.3.0.Beta1, Sprint 9.3.0.CR1, Sprint 9.4.0.Beta1, Sprint 9.4.0.CR1
Both script and tasks hardcode GenericJbossMarshaller in several places, and use it to unmarshall parameters and user data when executing code. If the client uses a different marshaller, it breaks.
Both should rely instead on the MediaType sent by the Hot Rod client in order to convert from and to the storage format.
- causes
-
ISPN-9426 Distributed script execution returning null results in NullPointerException
- Closed