[jboss-user] [JBoss Seam] - org.jboss.seam.core.timeZoneSelector not found

2007-04-13 Thread juerg.weilenmann
The doc of version 1.2.1.GA says that there is a org.jboss.seam.core.timeZoneSelector bean analogue to the localSelector bean. I can use the localSelector bean as described and a also see it in the debug page. But there is no timeZoneSelector bean. Any ideas? View the original post : http://

[jboss-user] [JBoss Seam] - Re: org.jboss.seam.core.timeZoneSelector not found

2007-04-20 Thread juerg.weilenmann
ups, that was the missing piece. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039141#4039141 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039141 ___ jboss-user mai

[jboss-user] [JBossCache] - Optimistic Locking and version checking on read only objects

2007-08-03 Thread juerg.weilenmann
We are using JBoss Cache 1.4.1SP1 with optimistic locking. It seems, that when retrieving objects from the cache within a transaction in a read only manner (means only getter methods are called on the retrieved objects) that the version of the object is increased anyway when the transaction is