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
- is cloned by
-
EJBCLIENT-292 EJB client protocol is not treating packed integers correctly
- Resolved
- is incorporated by
-
JBEAP-13669 Upgrade ejb-client to 4.0.9.Final
- Closed