-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
The EJB client side of the protocol is using signed packed integers, while the server side (and legacy protocol) use unsigned. This means that some operations will fail when >64 items are present, namely:
- EJB deployments (including sub deployments in an EAR)
- Cluster members
- Clusters
- clones
-
JBEAP-13664 EJB client protocol is not treating packed integers correctly
- Closed