]
Adrian Nistor updated ISPN-9336:
--------------------------------
Fix Version/s: 9.4.0.Alpha1
Error transcoding from JSON/XML to java objects with deployed
entities
----------------------------------------------------------------------
Key: ISPN-9336
URL:
https://issues.jboss.org/browse/ISPN-9336
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 9.3.0.Final, 9.2.5.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 9.4.0.Alpha1
When an entities jar is deployed in the server using the <modules> configuration
under the cache manager, if a certain operation required converting from JSON/XML to java
Objects, for example, when storage is application/x-java-object and json is sent, the
JSONTranscoder cannot find the deployed classes since it does not use the cache
manager's aggregated classloader