Re: [shale-validator] Shale sub dialog

2007-03-12 Thread Craig McClanahan
On 3/12/07, Pich <[EMAIL PROTECTED]> wrote: Hi! You understood my purpose of the common dialog correct, using it as a subdialog from any other calling dialog. I now changed the "common.confirm" dialog to this (I hope I understood your suggestion correctly):

Re: JSF 1.2 and Shale Tiles problem

2007-03-12 Thread Mads Henderson
The one I am using was downloaded march 10'th with the shale-framework-1.0.4.zip file. So it is pretty new. Thanks Mads On 3/10/07, Hermod Opstvedt <[EMAIL PROTECTED]> wrote: Hi Which version of Tiles are you using? I know that there are issues with a lot the Tiles releases. Hermod -Opp

Re: [shale-validator] Shale sub dialog

2007-03-12 Thread Pich
Hi! You understood my purpose of the common dialog correct, using it as a subdialog from any other calling dialog. I now changed the "common.confirm" dialog to this (I hope I understood your suggestion correctly):

Re: Shale sub dialog

2007-03-09 Thread Craig McClanahan
On 3/9/07, Pich <[EMAIL PROTECTED]> wrote: Hi, I have a question regarding Shale sub dialog. I have these to dialogs: .. ..

Re: [shale-validator] view controller – site navigation

2007-03-06 Thread Craig McClanahan
- From: gerrit [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 10:04 AM To: user@shale.apache.org Subject: Re: [shale-validator] view controller – site navigation Hi If I output the view root ViewId I get the following: ViewRoot1: /faces/projekte.jsp ViewRoot2: /faces/aufgab

RE: Clay templating

2007-03-06 Thread Gary VanMatre
>From: Bernhard Slominski <[EMAIL PROTECTED]> > >> -Ursprüngliche Nachricht- >> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> >> I'll try to give you some more background. There are three >> types of clay templates. >> >> >> >> >> >>org.apache.shale.clay.XML_TEMPLATE_

RE: no converters/validators exist in jar - only Integer found...

2007-03-06 Thread hermod.opstvedt
Hi It's here: https://issues.apache.org/struts/browse/SHALE-420 Hermod -Original Message- From: Hasan Turksoy [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 2:07 PM To: user@shale.apache.org Subject: Re: no converters/validators exist in jar - only Integer found... t

Re: no converters/validators exist in jar - only Integer found...

2007-03-06 Thread Hasan Turksoy
L PROTECTED] Sent: Tuesday, March 06, 2007 9:19 AM To: user@shale.apache.org Subject: Re: no converters/validators exist in jar - only Integer found... sorry for wrong subject sentence... i meant converter/validator TAGS... converters/validators already exist with no problem... On 3/6/07, Ha

RE: [shale-validator] view contr oller – site navigation

2007-03-06 Thread hermod.opstvedt
- From: gerrit [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 10:04 AM To: user@shale.apache.org Subject: Re: [shale-validator] view controller – site navigation Hi If I output the view root ViewId I get the following: ViewRoot1: /faces/projekte.jsp ViewRoot2: /faces/aufgaben.jsp

RE: no converters/validators exist in jar - only Integer found...

2007-03-06 Thread hermod.opstvedt
Hi I have created a patch that contains these and will upload it shortly. Hermod -Original Message- From: Hasan Turksoy [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 9:19 AM To: user@shale.apache.org Subject: Re: no converters/validators exist in jar - only Integer found

RE: [shale-validator] SV: view controller - site navigation

2007-03-06 Thread hermod.opstvedt
be processed now and maybe in the background save it to a file for later processing. Etc etc Hermod -Original Message- From: gerrit [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 9:46 AM To: user@shale.apache.org Subject: Re: [shale-validator] SV: view controller - site

Re: [shale-validator] view controller – site navigation

2007-03-06 Thread gerrit
Hi If I output the view root ViewId I get the following: ViewRoot1: /faces/projekte.jsp ViewRoot2: /faces/aufgaben.jsp FacesContext facesContext = FacesContext.getCurrentInstance(); log.debug("ViewRoot1: "+facesContext.getViewRoot().getViewId()); NavigationHandler navigationHa

Re: no converters/validators exist in jar - only Integer found...

2007-03-06 Thread Hasan Turksoy
sorry for wrong subject sentence... i meant converter/validator TAGS... converters/validators already exist with no problem... On 3/6/07, Hasan Turksoy <[EMAIL PROTECTED]> wrote: hi all, i'm using shale.1.0.4 version... when i looked at converters.tld, javadocs, etc.. it seems there should b

Re: [shale-validator] SV: view controller - site navigation

2007-03-06 Thread gerrit
o be invoked makes it cleaner > in > my mind. > > Hermod > > > -Opprinnelig melding- > Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne av Craig > McClanahan > Sendt: 5. mars 2007 06:43 > Til: user@shale.apache.org > Emne: Re: view controller –

RE: no converters/validators exist in jar - only Integer found...

2007-03-06 Thread hermod.opstvedt
Hi Yepp, there is only a IntegerConverterTag - I guess this is "in-progress". Hermod -Original Message- From: Hasan Turksoy [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 9:19 AM To: user@shale.apache.org Subject: Re: no converters/validators exist in jar - only Int

RE: Clay templating

2007-03-06 Thread hermod.opstvedt
apache.org' Subject: RE: Clay templating > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > I'll try to give you some more background. There are three > types of clay templates. > > > > > >org.

RE: no converters/validators exist in jar - only Integer found...

2007-03-06 Thread hermod.opstvedt
Hi You should find them in shale-validator.jar of from subversion [1] [1] https://svn.apache.org/repos/asf/shale/framework/trunk/shale-validator Hermod -Original Message- From: Hasan Turksoy [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 06, 2007 9:15 AM To: user@shale.apache.org Subjec

RE: Clay templating

2007-03-06 Thread Bernhard Slominski
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > I'll try to give you some more background. There are three > types of clay templates. > > > > > >org.apache.shale.clay.XML_TEMPLATE_SUFFIX > > .fhtml > > > Html templates use and exte

Re: [shale-validator] view controller – site navigation

2007-03-05 Thread Craig McClanahan
On 3/5/07, gerrit <[EMAIL PROTECTED]> wrote: This is the way I tried, but it works not for me. Init-method FacesContext facesContext = FacesContext.getCurrentInstance(); NavigationHandler navigationHandler = facesContext.getApplication().getNavigationHandler(); navigationHandler.handleNav

Re: [shale-validator] view controller site navigation

2007-03-05 Thread Gary VanMatre
>From: gerrit [EMAIL PROTECTED] > >This is the way I tried, but it works not for me. > >Init-method >FacesContext facesContext = FacesContext.getCurrentInstance(); >NavigationHandler navigationHandler = >facesContext.getApplication().getNavigationHandler(); > navigationHandler.handleNavigati

Re: [shale-validator] view controller – site navigation

2007-03-05 Thread gerrit
This is the way I tried, but it works not for me. Init-method FacesContext facesContext = FacesContext.getCurrentInstance(); NavigationHandler navigationHandler = facesContext.getApplication().getNavigationHandler(); navigationHandler.handleNavigation(facesContext, "#{projekteFace.fake}","

Re: view controller – site navigation

2007-03-04 Thread Craig McClanahan
On 3/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi I think the best way to achieve what you want is to raise a flag in the viewcontrollers init method. Then when the method that is supposed to be executed is called, you check for the flag at the beginning and return the outcome that c

RE: view controller – site navig ation

2007-03-02 Thread hermod.opstvedt
Hi I think the best way to achieve what you want is to raise a flag in the viewcontrollers init method. Then when the method that is supposed to be executed is called, you check for the flag at the beginning and return the outcome that corresponds to the error situatiuon. -Original Messag

RE: Client-id : _id0 is duplicated in the faces tree.

2007-03-01 Thread Richard Eggert
wk is easy - Either use Maven2 or download it from www.ibiblio.org Hermod -Opprinnelig melding- Fra: Richard Eggert [mailto:[EMAIL PROTECTED] Sendt: 1. mars 2007 17:20 Til: user@shale.apache.org Emne: RE: Client-id : _id0 is duplicated in the faces tree. Unfortunately, it would take me just

Re: Trouble with simple dialog

2007-03-01 Thread Colin Chalmers
Craig, That was indeed the issue, thx! /Colin Craig McClanahan wrote: On 2/28/07, Colin Chalmers <[EMAIL PROTECTED]> wrote: Hi, I'm experimenting with the dialog manager and seem to have ommitted a setting somewhere which is throwing an exception. Basically I'm just hitting one page and a

Re: Client-id : _id0 is duplicated in the faces tree.

2007-03-01 Thread Mike Kienenberger
I believe that MyFaces 1.1.1 had duplicate id issues. I know that was the situation with facelets. I'd recommend upgrading MyFaces core. On 3/1/07, Ryan Wynn <[EMAIL PROTECTED]> wrote: > > Darn, I thought we had this one covered for all the releases but I must not have tested again with my

RE: Client-id : _id0 is duplicated in the faces tree.

2007-03-01 Thread Richard Eggert
1/2007 10:32 AM To: user@shale.apache.org Subject: RE: Client-id : _id0 is duplicated in the faces tree. >From: "Richard Eggert" <[EMAIL PROTECTED]> > > Thanks for the explanation! I've reported it as SHALE-418. > > Is there a workaround, or do I just have to

RE: Client-id : _id0 is duplicated in the faces tree.

2007-03-01 Thread Gary VanMatre
http://svn.apache.org/viewvc/shale/framework/trunk/shale-clay/src/main/java/org/apache/shale/clay/faces/ClayViewHandler.java?view=markup > -Original Message- > From: Ryan Wynn [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 01, 2007 7:18 PM > To: user@shale.apache.org >

Re: Client-id : _id0 is duplicated in the faces tree.

2007-03-01 Thread Gary VanMatre
>From: "Ryan Wynn" <[EMAIL PROTECTED]> > > > > > Darn, I thought we had this one covered for all the releases but I must not > have tested again with myfaces 1.1. There is some history with this issue. > > Gary, do you know if this bug is limited to a myfaces 1.1.1/ clay > 1.0.4 combination.

RE: Client-id : _id0 is duplicated in the faces tree.

2007-03-01 Thread Gary VanMatre
rt > Member of Technical Staff > Proteus Technologies, LLC > http://www.proteus-technologies.com > > Gary > > -Original Message- > From: Gary VanMatre [mailto:[EMAIL PROTECTED] > Sent: Wed 2/28/2007 9:45 PM > To: user@shale.apache.org > Subject: Re:

RE: Client-id : _id0 is duplicated in the faces tree.

2007-03-01 Thread Nikish Parikh
In this case give explicit id or if you are generating component dynamically then generated that id with some dynamic logic. -Original Message- From: Ryan Wynn [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007 7:18 PM To: user@shale.apache.org Subject: Re: Client-id : _id0 is

Re: Client-id : _id0 is duplicated in the faces tree.

2007-03-01 Thread Ryan Wynn
Darn, I thought we had this one covered for all the releases but I must not have tested again with myfaces 1.1. There is some history with this issue. Gary, do you know if this bug is limited to a myfaces 1.1.1/ clay 1.0.4 combination. myfaces 1.1.1 + clay 1.0.3 does not seem to exhibit this

RE: Client-id : _id0 is duplicated in the faces tree.

2007-02-28 Thread Richard Eggert
p://www.proteus-technologies.com -Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Wed 2/28/2007 9:45 PM To: user@shale.apache.org Subject: Re: Client-id : _id0 is duplicated in the faces tree. >From: "Richard Eggert" <[EMAIL PROTECTED]> > > I&#

Re: Client-id : _id0 is duplicated in the faces tree.

2007-02-28 Thread Gary VanMatre
>From: "Richard Eggert" <[EMAIL PROTECTED]> > > I'm running into a problem using "Xml views" using HTML templates. Loading a > page initially works fine, but if I reload the page either by clicking on a > link > or hitting Refresh, I get the following error. > > > java.lang.IllegalStateExcep

RE: Client-id : _id0 is duplicated in the faces tree.

2007-02-28 Thread Richard Eggert
Err... I mean bugTest.html, not .xml. :-) Rich Eggert Member of Technical Staff Proteus Technologies, LLC http://www.proteus-technologies.com -Original Message- From: Richard Eggert [mailto:[EMAIL PROTECTED] Sent: Wed 2/28/2007 5:55 PM To: user@shale.apache.org Subject: RE: Client-id

RE: Client-id : _id0 is duplicated in the faces tree.

2007-02-28 Thread Richard Eggert
I did include bugTest.xml. Re-read my email please. :-) I'm hoping to upgrade to MyFaces 1.1.4 some time in the near future. Unfortunately, I don't have complete control over when that happens, so I'm stuck with 1.1.1 at least until next week. Rich Eggert Member of Technica

Re: Trouble with simple dialog

2007-02-28 Thread Craig McClanahan
On 2/28/07, Colin Chalmers <[EMAIL PROTECTED]> wrote: Hi, I'm experimenting with the dialog manager and seem to have ommitted a setting somewhere which is throwing an exception. Basically I'm just hitting one page and after clicking a button I should be brought to the next page, however this is

Re: SV: Trouble with simple dialog

2007-02-28 Thread Colin Chalmers
Hermod, Sorry I see the info on the site. As far as I see I haven't deviated from the default dialog:foo type of value? Are there any other params and/or phase-listeners I should be aware of? For the sake of clarity I'm using version 1.0.4 /Colin Hermod Opstvedt wrote: Hi Just quickly lo

Re: SV: Trouble with simple dialog

2007-02-28 Thread Colin Chalmers
Hi Hermod, Thx for the reply. The "Register" target is a copyPaste error, but even ommitting that transition doesn't affect the stack-trace. I haven't defined the context-param you mention and was unaware that it was required, I thought the default setting was dialog? Can you point me to in

Re: [shale-validator] Shale + Ajax4jsf

2007-02-27 Thread Matthias Wessendorf
Hello Thomas- guys like Craig are usually a bit more bussy than other guys. Can you do me a favor and upload a SMALL demo WAR (incl. sources) that shows the issues ? Upload to our JIRA. I will take a look soon. Thanks, Matthias On 2/27/07, TrippleT <[EMAIL PROTECTED]> wrote: Craig, can you pl

Re: [shale-validator] Shale + Ajax4jsf

2007-02-27 Thread TrippleT
Craig, can you please respond on this thread when you have some new progress about the bug! Thanks again, Thomas craigmcc wrote: > > Not yet, I'm afraid ... just got back from four days of all day meetings, > with a predicatable impact on my backlog of stuff to do :-(. But it's > high > on th

Re: WebXmlParser warning about dispatcher - shale-framework-1.1.0-SNAPSHOT for Feb 23, 2007

2007-02-26 Thread gramani
fyi.. in my earlier message, I was *quoting* Craig's note.. everything below here is what he said.. sorry I wasn't clear enough.. :) Geeta > You will want to register your view controller beans as a managed bean > anyway, so that JSF will create them for you on demand. But, for > Shale to provide

Re: WebXmlParser warning about dispatcher - shale-framework-1.1.0-SNAPSHOT for Feb 23, 2007

2007-02-26 Thread gramani
"Rahul Akolkar" <[EMAIL PROTECTED]> wrote on 02/26/2007 11:18:56 PM: > > About (1), if you're not using Spring, better off taking out all > Spring jars and the shale-spring jar from the application. (2) sounds > correct, and it might change further now that Tiles is a top level > project at Apache

Re: WebXmlParser warning about dispatcher - shale-framework-1.1.0-SNAPSHOT for Feb 23, 2007

2007-02-26 Thread Rahul Akolkar
On 2/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi Rahul, thank you very much for your reply. After reading your statement that the dialog jars should not really effect my application, I removed them from my WEB-INF/lib directory again. Actually i had tried this before with no success, b

Re: Stand alone tiles requirements

2007-02-26 Thread Greg Reddin
On 2/26/07, Joel Powers <[EMAIL PROTECTED]> wrote: I'm looking at SiteMesh or Stand alone tiles with a JSF application running on JVM 1.4.x (WebSphere 6.x). From here: http://struts.apache.org/struts-sandbox/tiles/index.html First off, Tiles has graduated to a Top-Level Apache Project. See

RE: Weird error for full HTML views

2007-02-26 Thread Richard Eggert
ious location on the page. I've reported this as SHALE-415. Rich Eggert Member of Technical Staff Proteus Technologies, LLC http://www.proteus-technologies.com -Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Mon 2/26/2007 5:10 PM To: user@shale.apache.o

RE: tomahawk-1_1_?-config.xml

2007-02-26 Thread Richard Eggert
ouldn't work for me. Rich Eggert Member of Technical Staff Proteus Technologies, LLC http://www.proteus-technologies.com -Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Mon 2/26/2007 4:57 PM To: user@shale.apache.org Subject: Re: tomahawk-1_1_?-config.xml >Fr

RE: Weird error for full HTML views

2007-02-26 Thread Richard Eggert
@shale.apache.org Subject: RE: Weird error for full HTML views >From: "Richard Eggert" <[EMAIL PROTECTED]> > > I am using the ShaleApplicationFilter. I know it's being called, since it > ShaleApplicationFilter.doFilter appears in the stack trace for the error that &

RE: Weird error for full HTML views

2007-02-26 Thread Gary VanMatre
ggert > Member of Technical Staff > Proteus Technologies, LLC > http://www.proteus-technologies.com > > > > -Original Message- > From: Richard Eggert [mailto:[EMAIL PROTECTED] > Sent: Mon 2/26/2007 12:08 PM > To: user@shale.apache.org > Subject: R

Re: tomahawk-1_1_?-config.xml

2007-02-26 Thread Gary VanMatre
>From: "Richard Eggert" <[EMAIL PROTECTED]> > > This is probably a dumb question, but is there some way to get Shale to load > the > tomahawk-1_1_1-config.xml or tomahawk-1_1_3-config.xml file that comes > bundeled > in shale-clay-*.jar's META-INF, short of extracting the file and putting it

RE: Weird error for full HTML views

2007-02-26 Thread Gary VanMatre
t; Member of Technical Staff > Proteus Technologies, LLC > http://www.proteus-technologies.com > Gary > > > -Original Message- > From: Gary VanMatre [mailto:[EMAIL PROTECTED] > Sent: Mon 2/26/2007 11:49 AM > To: user@shale.apache.org > Subject: Re: Weird erro

RE: Weird error for full HTML views

2007-02-26 Thread Richard Eggert
Member of Technical Staff Proteus Technologies, LLC http://www.proteus-technologies.com -Original Message- From: Richard Eggert [mailto:[EMAIL PROTECTED] Sent: Mon 2/26/2007 12:08 PM To: user@shale.apache.org Subject: RE: Weird error for full HTML views I am using the ShaleApplicationFilter. I

Re: Clay templating

2007-02-26 Thread Gary VanMatre
>Hi all, > >I use Clay to build my pages with templates. > >I have a base page, all my actual pages are derived from the base page. >My clay-config.xml looks like this > > > > > > > > > > > > > >

RE: Weird error for full HTML views

2007-02-26 Thread Richard Eggert
, LLC http://www.proteus-technologies.com -Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Mon 2/26/2007 11:49 AM To: user@shale.apache.org Subject: Re: Weird error for full HTML views >From: "Richard Eggert" <[EMAIL PROTECTED]> > > I'm trying to

RE: Clay templating

2007-02-26 Thread Gary VanMatre
Member of Technical Staff > Proteus Technologies, LLC > http://www.proteus-technologies.com > > Gary > > -Original Message- > From: Gary VanMatre [mailto:[EMAIL PROTECTED] > Sent: Mon 2/26/2007 11:18 AM > To: user@shale.apache.org > Subject: Re: Clay te

RE: Clay templating

2007-02-26 Thread Richard Eggert
Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Mon 2/26/2007 11:18 AM To: user@shale.apache.org Subject: Re: Clay templating Html templates use and extend common elements. This type of template can be a fragment or the entire page. If the template is the entry point t

Re: Weird error for full HTML views

2007-02-26 Thread Gary VanMatre
>From: "Richard Eggert" <[EMAIL PROTECTED]> > > I'm trying to get full HTML views working. I was able to get partial HTML > views > (using JSP to load the HTML template) working, but I keep getting the same > weird > error: > The full html and full xml views are different animals. If you a

RE: Clay templating

2007-02-26 Thread Richard Eggert
hard Eggert [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 26. Februar 2007 12:30 > An: user@shale.apache.org > Betreff: RE: Clay templating > > > Let me see if I'm understanding you properly. Do you also > have a corresponding JSP page (start.jsp) to load the HTML >

RE: Clay templating

2007-02-26 Thread hermod.opstvedt
Hi This is what templating is all about. You create one base layout that all you pages are based on. It will normally be divided into several reusabloe sections, such as footer, jheader, menu and contents (as in your scenario). Now when you create new pages, the only thing you want to create is

RE: Clay templating

2007-02-26 Thread Richard Eggert
Let me see if I'm understanding you properly. Do you also have a corresponding JSP page (start.jsp) to load the HTML template? If so, it can contain an element like this: This is instead of doing (i.e., startPage isn't strictly necessary). Does this help? Rich Eggert Member of

Re: functionality questions

2007-02-25 Thread Craig McClanahan
a context init parameter: * "none" -- ignore the fact that the user might be using the back arrow instead of your "previous page" button. This is perfectly reasonable in use cases like a wizard dialog when you're just collecting a bunch of data on multiple pages, and it

Re: WebXmlParser warning about dispatcher - shale-framework-1.1.0-SNAPSHOT for Feb 23, 2007

2007-02-24 Thread gramani
Hi Rahul, thank you very much for your reply. After reading your statement that the dialog jars should not really effect my application, I removed them from my WEB-INF/lib directory again. Actually i had tried this before with no success, but it turned out that it was a problem with my eclispe cach

Re: WebXmlParser warning about dispatcher - shale-framework-1.1.0-SNAPSHOT for Feb 23, 2007

2007-02-24 Thread Rahul Akolkar
On 2/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi all: I just downloaded the shale-framework-1.1.0-SNAPSHOT (dated today) and after a bit of hastle got my server to at least start up (it was a challenge since I use tiles too..(:(. My web.xml has this filter-mapping: shale

Re: why the "arg" argument is not early binding?

2007-02-23 Thread Gary VanMatre
>From: "Hasan Turksoy" <[EMAIL PROTECTED]> > > > > > > > > > is this code working with shale.1.0.4 version? can you verify it? > because, my code exactly same as above.. it's working with 1.0.2 version but > not with 1.0.4 version... there is no problem with my bundles.. because i > can see

Re: BEA don't support shale on Weblogic Server 9.2

2007-02-23 Thread Matthias Wessendorf
that must work org.apache.shale.validator.faces.ValidatorLifecycleListener it is a regular servlet-ctx-listener, nothing special. I think there was/is a bug... remembering from the past, when we in myfaces we discussion moving our startup-listener from web.xml

Re: why the "arg" argument is not early binding?

2007-02-23 Thread Gary VanMatre
>From: "Hasan Turksoy" <[EMAIL PROTECTED]> > > hi all, > > commonsvalidator's "arg" argument used as the first argument of messages at > validator-rules.xml... in my application, i'm using those "arg" arguments to > hold some info(in general field's name) about my field which is being > valid

Re: why the "arg" argument is not early binding?

2007-02-23 Thread Hasan Turksoy
}". is this code working with shale.1.0.4 version? can you verify it? because, my code exactly same as above.. it's working with 1.0.2 version but not with 1.0.4 version... there is no problem with my bundles.. because i can see its value in a ... like: hasan... On 2/23/07, Gary VanM

Re: why the "arg" argument is not early binding?

2007-02-23 Thread Gary VanMatre
>From: "Hasan Turksoy" <[EMAIL PROTECTED]> > > this is not a dynamically changing value.. it is simply > internationalization!... instead of hard coding the field's name, i am > binding it to my bundle.. so that i can internationalize my app by using > bundles for my all messages, labels, field

Re: why the "arg" argument is not early binding?

2007-02-23 Thread Hasan Turksoy
this is not a dynamically changing value.. it is simply internationalization!... instead of hard coding the field's name, i am binding it to my bundle.. so that i can internationalize my app by using bundles for my all messages, labels, field names, etc... hasan... On 2/23/07, Gary VanMatre <[E

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-23 Thread Gary VanMatre
>From: "Hasan Turksoy" <[EMAIL PROTECTED]> > > >I agree it is not acceptable but they are not behaving differently. The > validator assigned to the component will be invoked before the > >CommonsValidator is invoked. > > there is NO custom validator Gary, only custom converters there :).. i've

RE: Relative paths & Clay

2007-02-23 Thread Richard Eggert
oteus-technologies.com -Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Thu 2/22/2007 5:48 PM To: user@shale.apache.org Subject: Re: Relative paths & Clay >From: "Richard Eggert" <[EMAIL PROTECTED]> > > I've run into a very basic problem us

Re: Register DialogLifecycleListener

2007-02-23 Thread Rahul Akolkar
On 2/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi ! How or where can I register a DialogLifecycleListener. It is an application scoped managed bean (long URL, may be fragmented): http://shale.apache.org/1.0.4/shale-dialog/apidocs/org/apache/shale/dialog/Constants.html#LIFECYCLE_ATT

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-23 Thread Hasan Turksoy
I agree it is not acceptable but they are not behaving differently. The validator assigned to the component will be invoked before the CommonsValidator is invoked. there is NO custom validator Gary, only custom converters there :).. i've realized that i made a mistake while writing my previou

Re: Relative paths & Clay

2007-02-22 Thread Gary VanMatre
>From: "Richard Eggert" <[EMAIL PROTECTED]> > > I've run into a very basic problem using Clay that I'm not sure how to solve. > > Here's the setup: > > I have a JSP file (we'll call it page.jsp) that contains a single tag > that points to an HTML template in a subdirectory (we'll call it > /

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-22 Thread Gary VanMatre
>From: "Hasan Turksoy" <[EMAIL PROTECTED]> > > jsf-ri1.1 contains converter for "javax.faces.DateTime" class only... not > for java.util.Date class you can download and look at > jsf-ri-config.xml... > > in fact, this is not the main problem... i can overcome my issue by adding a > conver

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-22 Thread Gary VanMatre
>From: "Hasan Turksoy" <[EMAIL PROTECTED]> > > > Craig > i have created an issue.. you can reach it from > here> s-into-account%2521-tf3266040.html> > ... > > > Matthias > you are absolutely right :). converters only defined(by id) in config file > but they aren't registered for special typ

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-22 Thread Hasan Turksoy
Craig i have created an issue.. you can reach it from here ... Matthias you are absolutely right :). converters only defined(by id) in config file but they aren't registered for speci

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-22 Thread Gary VanMatre
>From: "Matthias Wessendorf" <[EMAIL PROTECTED]> > > On 2/22/07, Hasan Turksoy wrote: > > jsf-ri1.1 contains converter for "javax.faces.DateTime" class only... not > > for java.util.Date class you can download and look at > > jsf-ri-config.xml... > > > > in fact, this is not the main prob

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-22 Thread Matthias Wessendorf
On 2/22/07, Hasan Turksoy <[EMAIL PROTECTED]> wrote: jsf-ri1.1 contains converter for "javax.faces.DateTime" class only... not for java.util.Date class you can download and look at jsf-ri-config.xml... in fact, this is not the main problem... i can overcome my issue by adding a converter for

Re: DialogHelper

2007-02-22 Thread Rahul Akolkar
On 2/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi ! How can I get the DialogContextManager for a FacesContext, the DialogHelper seems to be gone? The DialogHelper has never been released (based on its SVN location, it is scheduled to be in the framework v1.1.0 release, whenever tha

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-22 Thread Craig McClanahan
On 2/22/07, Hasan Turksoy <[EMAIL PROTECTED]> wrote: jsf-ri1.1 contains converter for "javax.faces.DateTime" class only... not for java.util.Date class you can download and look at jsf-ri-config.xml... in fact, this is not the main problem... i can overcome my issue by adding a converter for

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.

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-22 Thread Hasan Turksoy
jsf-ri1.1 contains converter for "javax.faces.DateTime" class only... not for java.util.Date class you can download and look at jsf-ri-config.xml... in fact, this is not the main problem... i can overcome my issue by adding a converter for "java.util.Date"... But this doesn't solve the proble

Re: Clay challange

2007-02-21 Thread Ryan Wynn
te new component defs they get added to the palette. So it's all about reusablilty. > Hermod > Gary > -Original Message- > From: Ryan Wynn [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 13, 2007 11:23 PM > To: user@shale.apache.org; [EMAIL PROTECTED] > Subjec

Re: Dynamically-selectable HTML templates

2007-02-21 Thread Ryan Wynn
On 2/17/07, Gary VanMatre <[EMAIL PROTECTED]> wrote: >From: "Richard Eggert" <[EMAIL PROTECTED]> > > In an application I'm working on, I'm trying to implement a mechanism by which > the exact HTML template file that is used for a given page is dependent upon a > configurable (at a minimum, by the

Re: [shale-validator] CommonsValidator doesn't take component converters into account!

2007-02-21 Thread Gary VanMatre
>From: "Hasan Turksoy" <[EMAIL PROTECTED]> > > hi all, > > Env: jsf1.1, commons-validator1.3.1, shale1.0.4.. > > i'am trying to put a required validator for my date entering field.. My > field has a f:convertDateTime to make conversion between String <-> > java.util.Date. it's like; > > >

Re: Dynamically-selectable HTML templates

2007-02-17 Thread Gary VanMatre
>From: "Richard Eggert" <[EMAIL PROTECTED]> > > In an application I'm working on, I'm trying to implement a mechanism by > which > the exact HTML template file that is used for a given page is dependent upon > a > configurable (at a minimum, by the person deploying the application, but > idea

RE: Dynamically-selectable HTML templates

2007-02-17 Thread Gary VanMatre
>After playing with it some more, I figured out the answer to my question. :-) > >The trick was to use the "clay" component (or a component derived from "clay") >and pass the configurable parts to the "clayJsfid" attribute (instead of >trying >to pass them as part of the "jsfid" attribute direct

RE: Dynamically-selectable HTML templates

2007-02-17 Thread Richard Eggert
After playing with it some more, I figured out the answer to my question. :-) The trick was to use the "clay" component (or a component derived from "clay") and pass the configurable parts to the "clayJsfid" attribute (instead of trying to pass them as part of the "jsfid" attribute directly), li

Re: Shale + Ajax4jsf

2007-02-16 Thread Craig McClanahan
On 2/16/07, TrippleT <[EMAIL PROTECTED]> wrote: craigmcc wrote: > > > I plan to look into this over the weekend. Any quick examples of the > kinds > of problems you encounter would be helpful in narrowing this down. > > Craig > Hi Craig! Do you got any progress finding the problems integrati

Re: Shale + Ajax4jsf

2007-02-16 Thread TrippleT
craigmcc wrote: > > > I plan to look into this over the weekend. Any quick examples of the > kinds > of problems you encounter would be helpful in narrowing this down. > > Craig > Hi Craig! Do you got any progress finding the problems integrating ajax4jsf and shale? Thks Thomas -- View thi

RE: maven build problem of latest svn trunk

2007-02-16 Thread hermod.opstvedt
Hi That happens every now and then. Normally a -U will fix it, but not always. (At least you got clear out some old junk from it :) ) Hermod -Original Message- From: Torsten Krah [mailto:[EMAIL PROTECTED] Sent: Friday, February 16, 2007 12:47 PM To: user@shale.apache.org Subject: RE

RE: maven build problem of latest svn trunk

2007-02-16 Thread Torsten Krah
t; > Hi > > The M2 2.05 was released today. Download it and retry to see if that not > fixes your problem (I'm in progress of downloading it now) > > Hermod > > > -Opprinnelig melding- > Fra: Rahul Akolkar [mailto:[EMAIL PROTECTED] > Sendt: 15.

Re: @Property with in out like in seam

2007-02-15 Thread Ingo Düppe
Craig McClanahan schrieb: On 2/11/07, Ingo Düppe <[EMAIL PROTECTED]> wrote: Hi, I wonder if shale should support an out semantic like in shale. I presume you mean like in Seam? :-) Yes, you are right, just got mixed up :-) That would indeed be an interesting approach. One of the things I w

RE: maven build problem of latest svn trunk

2007-02-15 Thread hermod.opstvedt
. Download it and retry to see if that not fixes your problem (I'm in progress of downloading it now) Hermod -Opprinnelig melding- Fra: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sendt: 15. februar 2007 17:24 Til: user@shale.apache.org Emne: Re: maven build problem of latest svn trunk

Re: maven build problem of latest svn trunk

2007-02-15 Thread Rahul Akolkar
On 2/15/07, Torsten Krah <[EMAIL PROTECTED]> wrote: I have still no success - i got the plugin version 2.0 and 2.1, if i delete the 2.0 ones, they get downloaded again. The error stays the same. Any other hints? Not from me, like many things m2, it is just supposed to work. If its mission c

Re: are shale1.0.3 and shale1.0.4 versions JDK1.4 complient?

2007-02-15 Thread Rahul Akolkar
On 2/15/07, Hasan Turksoy <[EMAIL PROTECTED]> wrote: hi, i'm using shale.1.0.2 in my project(using JDK1.4).. i want to shift shale version up.. but as far as i see, shale1.0.3 and shale1.0.4 versions built with JDK1.5 (as manifest file says)... in fact shale1.0.4's release notes includes an iss

Re: maven build problem of latest svn trunk

2007-02-15 Thread Torsten Krah
I have still no success - i got the plugin version 2.0 and 2.1, if i delete the 2.0 ones, they get downloaded again. The error stays the same. Any other hints? Torsten Am Freitag, den 02.02.2007, 20:21 +0100 schrieb Torsten Krah: > Got: > > [DEBUG] > org.apache.maven.plugins:maven-jar-plugin:ma

RE: are shale1.0.3 and shale1.0.4 versions JDK1.4 complient?

2007-02-15 Thread hermod.opstvedt
Hi It is correct that JDK5 was used to build with, however there is a flag in the Maven parent pom that instructs it to comply with jdk1.4 so you are safe. org.apache.maven.plugins maven-compiler-plugin

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 s

<    3   4   5   6   7   8   9   10   11   12   >