where did org/apache/shale/taglib/CommonsValidatorTag go in 1.0.4?

2007-01-24 Thread JS Portal Support
Hi, I just downloaded 1.0.4 to give it a go, and can’t find org/apache/shale/taglib/CommonsValidatorTag In the shale-core-1.0.4.jar. Is that correct? If so, where can I find it now. The shale-validator-1.0.4.jar does not contain it either. Thank you, Joost 

RE: where did org/apache/shale/taglib/CommonsValidatorTag go in 1.0.4?

2007-01-24 Thread JS Portal Support
Aha! Guess I'll have to do a directory wide find and replace from s:commonsValidator to val:commonsValidator ;-) Thanks! Joost Dasstraat 21 2623CB Delft the Netherlands W: www.jsportal.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias

RE: Starting A DialogContext Programmatically

2007-01-24 Thread JS Portal Support
Okay, For some reason my shale jar's didn't have the DialogContextManager and DialogContext interfaces in them. I downloaded the latest 1.0.4 ;-) and that solved it. Now I can't get to my data anymore without logging in. Jeee! Is there a problem with the .getVariableResolver() being depreciated

How to use request scoped manage beans in a 1.0.4 dialog?

2007-01-24 Thread Paul Spencer
I need to use an existing JSF page in a dialog. How to I tell the 1.0.4 Dialog manager which request scoped beans to maintain through out the dialog? Is their a way to do this in the dialog configuration? I was hoping for something like: dialog ... beans bean name=renamedBean

Re: Integrating JSF and Shale Tiles

2007-01-24 Thread Craig McClanahan
A couple of intermixed comments ... I'm hoping Greg and others more familiar with Tiles than I am might be able to help too. On 1/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I've tried to use the shale-framework-1.0.4.zip file and have hit a problem that I was wondering if anyone could

Shale Application Controller page not updated to 1.0.4

2007-01-24 Thread Paul Spencer
The first sentence paragraph in (A) Standard Per-Request Processing has not been updated to 1.0.4. It should be: As described in Configuring Your Application For Shale, you are requested to configure a Servlet Filter (org.apache.shale.applicationfaces.ShaleApplicationFilter) The class

Re: Shale Application Controller page not updated to 1.0.4

2007-01-24 Thread Craig McClanahan
On 1/24/07, Paul Spencer [EMAIL PROTECTED] wrote: The first sentence paragraph in (A) Standard Per-Request Processing has not been updated to 1.0.4. It should be: As described in Configuring Your Application For Shale, you are requested to configure a Servlet Filter

Re: How to use request scoped manage beans in a 1.0.4 dialog?

2007-01-24 Thread Craig McClanahan
I think we're far enough along in our thinking to start exploring implementation, so I've opened an issue to track it[1]. Craig [1] https://issues.apache.org/struts/browse/SHALE-399

Re: Choosing a JSF/AJAX Framework

2007-01-24 Thread Craig McClanahan
On 1/24/07, James Watkin [EMAIL PROTECTED] wrote: Craig, Thank you for your time, information, and openness. I'd also like to pass along a link to a video interview of Ed Burns that I watched today:

Re: How to use request scoped manage beans in a 1.0.4 dialog?

2007-01-24 Thread Paul Spencer
Craig, I embedded my comments. Craig McClanahan wrote: On 1/24/07, Paul Spencer [EMAIL PROTECTED] wrote: Craig, I embedded my comments. They are near the end. Paul Spencer Craig McClanahan wrote: On 1/24/07, Paul Spencer [EMAIL PROTECTED] wrote: snip o For simple dialogs only