-
Bug
-
Resolution: Fixed
-
P2
-
j2ee1.3-beta2, 1.3.0
-
None
-
beta2
-
generic, sparc
-
solaris_2.6, solaris_8
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2041807 | 1.4.0 | Harold Carr | P2 | Closed | Won't Fix |
The container freeze if your Dependent Object Value Object do not implement java.io.Serializable.
No exception produced.
The test is located under <sqe workspace>/test/security/runAs/
and the dependent object value is under <sqe-workspace>/test/security/util/CachedRowSet.
Just comments the implement java.io.serialize located in the class header and runs the test.
No exception produced.
The test is located under <sqe workspace>/test/security/runAs/
and the dependent object value is under <sqe-workspace>/test/security/util/CachedRowSet.
Just comments the implement java.io.serialize located in the class header and runs the test.
- backported by
-
JDK-2041807 Client hangs/server thread dies when server attempts return non-Serializable obj
-
- Closed
-