Re: How to handle links outside a SCXML Dialog?

2007-07-02 Thread Werner Punz
Ok first of all I added an issue https://issues.apache.org/struts/browse/SHALE-453 to streamline this discussion. Craig McClanahan schrieb: On 6/29/07, Werner Punz [EMAIL PROTECTED] wrote: Rahul Akolkar schrieb: I suspect this will be relevant to both implementations. By design, it helps

Re: Shale-tiger and Spring 2

2007-07-02 Thread Craig McClanahan
On 7/2/07, Zarick Lau [EMAIL PROTECTED] wrote: Dear list, Our project currently using JSF RI 1.2, facelets 1.1.11, trinidad 1.0.1. and spring2. I've just added shale-core (for ViewController) into our project. What version of Shale are you using? From version 1.0.4 (the current on) onwards,

RE: How know dialog name in onStart method of AbstractDialogContextListener

2007-07-02 Thread mario.buonopane
No, does not work because getDialogContext().getName() returns null (also in onStop() method). Does work in onEntry(String stateId) Any suggestion? -Original Message- From: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sent: 2 luglio 2007 19.01 To: user@shale.apache.org Subject: Re: How

Re: How know dialog name in onStart method of AbstractDialogContextListener

2007-07-02 Thread Rahul Akolkar
On 7/2/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: No, does not work because getDialogContext().getName() returns null (also in onStop() method). Does work in onEntry(String stateId) Any suggestion? snip/ Indeed, I see, it has to do with some internals of the basic implementation (the

Re: Shale-tiger and Spring 2

2007-07-02 Thread Zarick Lau
Our project currently using JSF RI 1.2, facelets 1.1.11, trinidad 1.0.1. and spring2. I've just added shale-core (for ViewController) into our project. What version of Shale are you using? From version 1.0.4 (the current on) onwards, the ViewController stuff is in shale-view-xxx.jar, not

RE: Shale-tiger and Spring 2

2007-07-02 Thread Kito D. Mann
Craig, does Shale really need the Spring integration anymore? Does it do anything that Spring 2 doesn't? ~~~ Kito D. Mann - Author, JavaServer Faces in Action http://www.virtua.com - JSF/Java EE consulting, training, and mentoring