RE: Basic Dialog Manager

2007-04-18 Thread JS Portal Support
- I'd like to pass GET parameters between the dialog pages. Is it possible to use EL expressions in the viewId attributes? Please compare to: http://typo.ars-subtilior.com/articles/2007/01/24/how-to-make-jsf-navigation -rules-more-dynamic That's an interesting idea, and would be useful for

Re: Basic Dialog Manager

2007-04-12 Thread Veit Guna
PROTECTED] An: [EMAIL PROTECTED] Betreff: Basic Dialog Manager Hi! I am trying to use the Basic Dialog Manager. I noticed the following: - If you only include shale-dialog (and not shale-dialog-basic) as a dependency, you will get a NullPointerException in DialogNavigationHandler:121. A more

Re: Basic Dialog Manager

2007-04-12 Thread Craig McClanahan
On 4/11/07, Matthias Wuttke [EMAIL PROTECTED] wrote: Hi! I am trying to use the Basic Dialog Manager. I noticed the following: - If you only include shale-dialog (and not shale-dialog-basic) as a dependency, you will get a NullPointerException in DialogNavigationHandler:121. A more meaningful

RE: Basic Dialog Manager

2007-04-12 Thread JS Portal Support
- I'd like to pass GET parameters between the dialog pages. Is it possible to use EL expressions in the viewId attributes? Please compare to: http://typo.ars-subtilior.com/articles/2007/01/24/how-to-make-jsf-navigatio n-rules-more-dynamic That's an interesting idea, and would be useful for

Basic Dialog Manager

2007-04-11 Thread Matthias Wuttke
Hi! I am trying to use the Basic Dialog Manager. I noticed if you only include shale-dialog (and not shale-dialog-basic) as a dependency, you will get a NullPointerException in DialogNavigationHandler:121. A more meaningful error message would be helpful. I'd like to be able to use something

Re: Basic Dialog Manager

2007-04-11 Thread Rahul Akolkar
On 4/11/07, Matthias Wuttke [EMAIL PROTECTED] wrote: Hi! I am trying to use the Basic Dialog Manager. I noticed the following: - If you only include shale-dialog (and not shale-dialog-basic) as a dependency, you will get a NullPointerException in DialogNavigationHandler:121. A more meaningful

Re: Basic Dialog Manager

2007-04-11 Thread Rahul Akolkar
I think the email below is mostly a duplicate, if I missed a new question let me know. -Rahul On 4/11/07, Matthias Wuttke [EMAIL PROTECTED] wrote: Hi! I am trying to use the Basic Dialog Manager. I noticed if you only include shale-dialog (and not shale-dialog-basic) as a dependency, you

Re: Basic Dialog Manager

2007-04-11 Thread Craig McClanahan
Wuttke [EMAIL PROTECTED] wrote: Hi! I am trying to use the Basic Dialog Manager. I noticed if you only include shale-dialog (and not shale-dialog-basic) as a dependency, you will get a NullPointerException in DialogNavigationHandler:121. A more meaningful error message would be helpful. I'd

Re: Re: Beginning a dialog (basic dialog manager) with V1.0.3

2007-02-22 Thread flood
Hello Paul! Thank you, this solved my problem. Jan K.

Beginning a dialog (basic dialog manager) with V1.0.3

2007-02-14 Thread flood
Hello ! When trying to begin a dialog with V1.0.3 (basic dialog manager) with the dialog: prefix in an action, I get: java.lang.IllegalArgumentException: You have requested a transition outcome named dialog:Dienststellensuche from a state named Dienststellenliste in a dialog named

Re: Beginning a dialog (basic dialog manager) with V1.0.3

2007-02-14 Thread Paul Spencer
Jan, Add a slash to the viewId. viewId=/Dienststellensuche.jsp Paul Spencer [EMAIL PROTECTED] wrote: Hello ! When trying to begin a dialog with V1.0.3 (basic dialog manager) with the dialog: prefix in an action, I get: java.lang.IllegalArgumentException: You have requested a transition

Re: Beginning a dialog (basic dialog manager) with V1.0.3

2007-02-14 Thread Rahul Akolkar
On 2/14/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello ! When trying to begin a dialog with V1.0.3 (basic dialog manager) with the dialog: prefix in an action, I get: java.lang.IllegalArgumentException: You have requested a transition outcome named dialog:Dienststellensuche from a state