Re: T5: Improve pretty url support

2007-04-24 Thread janjonge
+1 for me! Jan Jérôme BERNARD wrote: > > Hi, > > I'd like to have my AboutUs page "mapped" to the URL "/about-us.html". > I can't find a trivial way to do it, and wonder why it could not be > done transparently when the name of the page is AboutUs (meaning the > Camel syntax would mean add a d

Re: Tap 4.1.2 Snapshot : Unable to parse a validator

2007-04-25 Thread janjonge
Hi Jesse, Did you forget to run a unit test for it? Jan Jessek wrote: > > https://issues.apache.org/jira/browse/TAPESTRY-1428 > > Fixed and deploying now - sorry about the regression. > > On 4/24/07, Shing Hing Man <[EMAIL PROTECTED]> wrote: >> >> I have an application written couple of mon

Re: Tapestry 4.1.1 "Hello World" (also) not working on Oracle 11.1.1.0.0 (Technology Preview)

2007-05-09 Thread janjonge
Maybe he's building a prototype in both frameworks in order to convince his client that Tapestry is not the way to go. That said, I also want to add that not all tasks have to be done with Tapestry. Sometimes some framework, like Wicket, does the job better and more effieciently. Jesse, let me as

Re: Tapestry 4.1.1 "Hello World" not working on Oracle 10.1.3.2.0

2007-05-09 Thread janjonge
It seems your jar is corrupted. Try updating it. Jan Jan Vissers wrote: > > Below the trace I see, whenever Tapestry 4.1.1 tries to load > Has anybody ever tried Tapestry 4.1.1 on OC4J? > > ** > > > 07/05/09 13:22:02 org.apache.hive

Re: Tapestry 4.1.1 "Hello World" not working on Oracle 10.1.3.2.0

2007-05-09 Thread janjonge
Hmm, this looks and smells like a bug in Tapestry. Jan Jan Vissers wrote: > > Hi, > > With the help of this "Tapestry (4.0.2) / Hivemind (1.1.1) in OC4J > 10.1.3 - Dig a little bit more, anyone please give me a ladder to climb > up" post > I've now got things working on 10.1.3.2 > > Below t

Re: Improving Autocompleter performance T 4.1.2

2007-05-09 Thread janjonge
Please use detachable models! Jan mistapony wrote: > > I am trying to figure out why my autocompleter performs so slowly. > I've tried multiple things to try to improve. I've tried using the > DefaultAutoComplete model, a StringAutoCompleteModel that just takes > in a List and looks for a matc