Re: [myfaces] How do i prevent, that an unautherized user side enters the jsf-statemachine

2008-12-01 Thread Groovie
Salve Scott O'Bryan wrote: Filter? Filter ... what ? Scott O'Bryan wrote: Sent from my iPhone a real hero! -- View this message in context: http://www.nabble.com/-myfaces--How-do-i-prevent%2C-that-an-unautherized-user-side-enters-the-jsf-statemachine-tp20766520p20768111.html

[TOBAGO] How to escape from a validation error with an escape button

2008-11-28 Thread Groovie
to escape from this dialog. I also add a self implemented validation methode, but unfortunately this one is not beeing called. What can i do to disable the validation (like required=true) for any cancel operation ? Thank you Groovie -- View this message in context: http://www.nabble.com/-TOBAGO

[TOBAGO] bug?? wrong order of processing incoming pages

2008-11-28 Thread Groovie
. Somebody has a idea, what went wrong ? Thank you Groovie -- View this message in context: http://www.nabble.com/-TOBAGO--bug---wrong-order-of-processing-incoming-pages-tp20730799p20730799.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

RE: [TOBAGO] How to escape from a validation error with an escape button

2008-11-28 Thread Groovie
Ya aiming to get into the guinness-book under the section of the fastest mailing-list problem responder, don't you ? Thank you! Matt.Rossner-prest wrote: Try setting immediate=true on the cancel button. -Original Message- From: Groovie [mailto:[EMAIL PROTECTED] Sent: vendredi

Re: [TOBAGO] How to show multiple lines with tx:textarea

2008-11-28 Thread Groovie
. Regards, Volker Groovie Volker Weber-5 wrote: Hi Groovy, set a height via the surrounding layout. Regards, Volker 2008/11/26 Groovie [EMAIL PROTECTED]: Salut M'cs i would like to know, how to tell the tx:textarea tag, to show a box with i.e. 3 lines. I do miss a row(s

[TOBAGO] How to show multiple lines with tx:textarea

2008-11-26 Thread Groovie
Salut M'cs i would like to know, how to tell the tx:textarea tag, to show a box with i.e. 3 lines. I do miss a row(s) attribute, to show a textbox with a couple of viewable textline, quite similar to the tc:textarea rows=3 Any help is welcomed! Thanks in advance, Groovy -- View this

Re: Correction: [TOBAGO] tc.gridlayout does not work inside a sheets column

2008-11-21 Thread Groovie
tc:foreach is deprecated. I do have to abuse the tc:sheet to behave like a tc:foreach, that's the beginning of all my problems. Groovie Hello Groovie, i will look at this issue tonight or tomorrow. Regards Bernd Thanx, thanx, thanx, thanx, thanx, thanx! -- View this message in context: http

Re: Correction: [TOBAGO] tc.gridlayout does not work inside a sheets column

2008-11-20 Thread Groovie
of sequence problem. Perhaps, the tc:sheet is not completly rendered, when the panel starts asking the column tag, how fat he is ;-) Maybe a Tobago Developer has an explanation for this ?!?! Groovie -- View this message in context: http://www.nabble.com/-TOBAGO--tc.gridlayout-does-not-work

[TOBAGO] What's wrong with tc:foreach and what can i use instead

2008-11-19 Thread Groovie
implementation ?? Thanks for your help Groovie -- View this message in context: http://www.nabble.com/-TOBAGO--What%27s-wrong-with-%3Ctc%3Aforeach%3E-and-what-can-i-use-instead-tp20577357p20577357.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

How to retrieve active managed-bean's of my session

2008-10-06 Thread Groovie
context for another running managed-bean ? Thanks in advance for your help :confused: Groovie -- View this message in context: http://www.nabble.com/How-to-retrieve-active-managed-bean%27s-of-my-session-tp19833618p19833618.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

RE: [TOBAGO] How to change the layout in the following dialouge

2008-10-06 Thread Groovie
in a sheet. The best way to show 'em is to use different colours. Thanks for your help Groovie -- View this message in context: http://www.nabble.com/-TOBAGO--How-to-change-the-layout-in-the-following-dialouge-tp19831642p19845105.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [TOBAGO]//SOLVED Explanation what went wrong ...

2008-10-05 Thread Groovie
Salut, i have got now a explanation, what (also) went wrong, cause i did wrong again. Instead of using action in my tc:button id=loginButtin action = #{loginBean.performLogonCmd} label=#{overviewBundle.login_do_login} tabIndex=3/ i coded this tc:button

[TOBAGO] How to change the layout in the following dialouge

2008-10-05 Thread Groovie
Salut, i have a question that is related to the GridLayoutmanager, that is actually ignoring my layout directive. Maybe you can help. Simple take a look at the beautiful demo app @atanion, and select the table submenu under overview. You will see box containing a commentpart and the table.

Re: [TOBAGO]//SOLVED How to debug debug transitions in navigation-rule's

2008-10-04 Thread Groovie
(PhaseEvent arg0) { final PhaseEvent checkEvent = arg0 ; super.beforePhase(checkEvent) ; return ; } public PhaseId getPhaseId() { return super.getPhaseId() ; } } Any clues what kind of bĂȘte-noir i had created? Merci, Groovie -- View this message

Re: [TOBAGO] How to debug debug transitions in navigation-rule's

2008-10-02 Thread Groovie
Hy, i get this: INFO DebugPhaseListener:65 - Total response time : 16815 milliseconds Did i miss something ? -- View this message in context: http://www.nabble.com/-TOBAGO--How-to-debug-debug-transitions-in-%3Cnavigation-rule%3E%27s-tp19772680p19792211.html Sent from the MyFaces - Users

RE: [TOBAGO] CLOSED serious problems with managed-bean's

2008-10-01 Thread Groovie
. Strange indeed. Best regards Arvid -Original Message- From: Groovie [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 10:20 PM To: users@myfaces.apache.org Subject: RE: [TOBAGO] CLOSED serious problems with managed-bean's Salut Arvid, i fixed that strange

[TOBAGO] How to debug debug transitions in navigation-rule's

2008-10-01 Thread Groovie
Dear sirs, regardless of any return my controllers send, i stay inside my first jsp-side. There are navigation rules, that would permit a transition to another page, but my FACES/TOBAGO server does not want to go. Reading/Writing from Beans does work, so there may be not a fundamental big. How

Re: [TOBAGO] How to debug debug transitions in navigation-rule's

2008-10-01 Thread Groovie
Salut, could sombody tell me, what the latest message stands for ??? 05:40:20,024 WARN GridLayoutRenderer:140 - Unable to calculate Height for token '1*'! using 'fixed' , component:page:_idJsp10 is Panel 05:40:20,180 WARN GridLayoutRenderer:140 - Unable to calculate Height for token '1*'!

RE: [TOBAGO] CLOSED serious problems with managed-bean's

2008-09-29 Thread Groovie
Salut Arvid, i fixed that strange behaviour by saving the ole state in my CVS und uploading a simple(1) Tobago test over it. Lucky guy i was, seeing the test application running. Then i reintregrated my application into the test app and finally removed the test app components. Doing this step

[TOBAGO] serious problems with managed-bean's

2008-09-28 Thread Groovie
Dear sirs, i have the problem, that i can only read from managed-beans, but unable to change their attribute values, nor i am able to call a action. It looks like a one-dataflow. Here is the managed-beans config: managed-bean managed-bean-nameloginBean/managed-bean-name

Re: [TOBAGO] serious problems with managed-bean's

2008-09-28 Thread Groovie
Groovie wrote: Dear sirs, i have the problem, that i can only read from managed-beans, but unable to change their attribute values, nor i am able to call a action. It looks like a one-dataflow. Here is the managed-beans config: managed-bean managed-bean-nameloginBean/managed