aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Is orphaned clients really matter! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Is orphaned clients really matter!" Watch "Is orphaned clients really matter!" New topic
Author

Is orphaned clients really matter!

Surya Kumar
Ranch Hand

Joined: Aug 21, 2004
Posts: 52
I am not doing any unlocking other than done by the clients. Means i am not doing clean up by using time out or using weakreferences/weakhashmap or using lease or using unreferenced interface. Because these are not part of the instructions. Does this affect the score? Does suns marking environment especially test for this scenario. Regards.


Regards<br />Prem<br />SCJP, SCJD, SCWCD, SCBCD, SCEA, SCJDWS
peter wooster
Ranch Hand

Joined: Jun 13, 2004
Posts: 1033
Originally posted by Surya Kumar:
I am not doing any unlocking other than done by the clients. Means i am not doing clean up by using time out or using weakreferences/weakhashmap or using lease or using unreferenced interface. Because these are not part of the instructions. Does this affect the score? Does suns marking environment especially test for this scenario. Regards.


Its not mentioned in my instructions, but I implemented it because it would be required in a real world rich client application.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Is orphaned clients really matter!
 
Similar Threads
Populating <TABLE> using Ajax
Timeout for JMS Receiver.
Does this guarantee a unique client?
Locking issues
Internal error flushing the buffer in release()