Hello, Just a post concerning the immutable document : Documentum doesn’t allow the modification of an immutable document: If, we try to change the status attribute of this document, we
After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.ArrayBlockingQueue. This implementation of BlockingQueue stores and keeps the elements internally in a
Hi, After my last post concerning the customization of the Spring Context ‘XmlWebApplicationContext’, I will present you a simple solution to access to Spring context in all places of an