Helo All,
We are currently developping a remote portlet architecture using WSRP4J. We noticed that all the soap messages contain the interaction parameter <portletStateChange>cloneBeforeWrite</portletStateChange> which indicates, as far as I know, that either the consumer or the producer is allowed to make portlet preference changes. We want to change this value to be by default "readOnly", as our portlets do not use portlet preferences (and this would avoid multiple portlet instance creation on producer side). My question is, how are we able to change the default behaviour and who is in charge of it: * Is it a configuration of the consumer ? * Is it a configuration of the producer ? * Does it have to be called programmatically by the portlets themselves ? * Or do we have to change the WSRP4J code to achieve this ? Thanks a lot Regards Alexandre ----------------------- Alexandre Neubert Edifixio [EMAIL PROTECTED]
