Keshavan, Rango wrote:
When I do a store on a set of portlet preferences, I get the
following...

[org.apache.ojb.broker.core.PersistenceBrokerImpl] WARN: No running tx
found, please only store in context of an PB-transaction, to avoid
side-effects - e.g. when rollback of complex objects

But everything works.

Am I missing some step???

Basically, I'm just setting the value and storing it into the
PortletPreference...

This means that one of our APIs is not correctly joining a Spring transaction correctly. (We do this declaratively, in the Spring configuration files) I'll walk thru the code and see if I can find the offending API

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to