Bugs item #597713, was opened at 2002-08-20 11:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=597713&group_id=22866
Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Joao Machado (joaocm) Assigned to: Nobody/Anonymous (nobody) Summary: Transient Keyword Problem Initial Comment: When I call a remote procedure inside the same virtual machine, the transient fields do not have the expected behavior. For example if I have a transient int field, because it's not serialized for performace issues, it not became zero. So the optmization has broken an expected and normal behavior of a Java keyword. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=597713&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
