Re: [tobago] Validation in Popups

2010-10-08 Thread Udo Schnurpfeil
Addition (but I don't think the problem rely on that): Server: Mac OS 10.6.4, Maven 2.2.1, Java 1.6.0_20 Clients: Firefox 3.6.10, Mac OS 10.6.4 Safari 5.0.2, Mac OS 10.6.4 Internet Explorer 6.0, Windows XP SP 3 Internet Explorer 8.0, Windows 7 Firefox 3.6.8, Ubuntu 10.4 Am 08.10.10 18:30, schrie

[Orchestra] How to implement the normal open session in view for an orchestra application where bean is not scoped conversation.access

2010-10-08 Thread Garry Boyce
In addition to: @Scope( "conversation.access" ) beans I have other beans where @Scope( "session" ). In one example I have a method on this bean where I call a method i.e public void runMethod() { User user = userService.getUser(); user.getLazyLoadedFiel

Re: [tobago] Validation in Popups

2010-10-08 Thread Udo Schnurpfeil
Hi Michael, I've just rechecked you sample, but I can't reproduce the problem. So, it may depends on some odd diffence of my and you environment. Let be describe what I did: 1. svn co https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.30/example/demo/ demo 2. cd demo 3. edit