Re: Shale-tiger and Spring 2

2007-07-02 Thread Craig McClanahan
On 7/2/07, Kito D. Mann <[EMAIL PROTECTED]> wrote: Craig, does Shale really need the Spring integration anymore? Does it do anything that Spring 2 doesn't? For Spring2, you don't need anything extra from Shale, unless you need EL based access to the Spring ApplicationContext. But (from my unde

Re: Shale-tiger and Spring 2

2007-07-02 Thread Craig McClanahan
On 7/2/07, Zarick Lau <[EMAIL PROTECTED]> wrote: > > > 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 >

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 htt

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, no

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? Indeed, I see, it has to do with some internals of the basic implementation (the "po

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: 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 Rahul Akolkar
On 7/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, i'm using Shale Basic Dialog 1.1.0 and I have a my DialogContextListener extending AbstractDialogContextListener. In the onStart() method I need to know the dialog name is starting. How can I know it? public void onStart() { Str

How know dialog name in onStart method of AbstractDialogContextListener

2007-07-02 Thread mario.buonopane
Hi, i'm using Shale Basic Dialog 1.1.0 and I have a my DialogContextListener extending AbstractDialogContextListener. In the onStart() method I need to know the dialog name is starting. How can I know it? Thanks in advance Mario Buonopane This message is for the designated recipient only

Shale-tiger and Spring 2

2007-07-02 Thread Zarick Lau
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. I'm also try to add shale-tiger, however, once shale-tiger are added. Spring's integration stop working. We're currently using org.s

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