Add the Resource (memory, ldap, datasource,...)
Parameters: jResource - an instance of JResource or subclasses (JResourceMemory, JResourceDS,...) throws: Exception - if the resource name already exists
Removes the named JResource from the JResource list.
Parameters: resourceName - JResource name to be removed the removed JResource throws: Exception - when JResource is not found with given name.