excuse my insistence : T4.0.2: Is compatible Tacos(Dojo) with any Browser??

2007-08-02 Thread César Augusto Mateus
Hi, I need a guide about of compatibility of Tacos (or Dojo) with browsers. I made a page that works in IE6 and IE7, but it does not in Firefox. In particular, the page is a component tacos:Tree whose links throws a tacos:Dialog where things are edited and saved, finally go back to refreshed tree

T4.0.2: Problem of submit in component tacos:Dialog

2007-08-02 Thread César Augusto Mateus
Good day, I have in a AjaxForm a quite peculiar problem: In Dialog (is based in the example of the Demo app of Tacos), I have TextFields, a button Submit and a button Cancel. The idea is to save the data and to hide the dialog when pressing the Submit button, and if I only press the Cancel button t

T4.0.2: Is compatible Tacos(Dojo) with any Browser??

2007-08-01 Thread César Augusto Mateus
Hi, I need a guide about of compatibility of Tacos (or Dojo) with browsers. I made a page that works in IE6 and IE7, but it does not in Firefox. In particular, the page is a component tacos:Tree whose links throws a tacos:Dialog where things are edited and saved, finally go back to refreshed tree

Re: T4: Problem with my own Date Validator

2007-07-30 Thread César Augusto Mateus
work, but it´s clear now that the solution was but simple, thanks. On 7/30/07, Martino Piccinato <[EMAIL PROTECTED]> wrote: > > you made getAcceptsNull as "false" so you'll never receive a null to > validate... > > On 7/30/07, César Augusto Mateus <[EMAIL PRO

T4: Problem with my own Date Validator

2007-07-30 Thread César Augusto Mateus
Hi all, I did a Validator with the purpose of not to allow that a user entered a date before of today. That validation work fine, but not yet i can to do that this validator is obligatory, because when i enter a null value, the validator was not call. My Validator code here, thanks package co.org.

Re: T4: when a session http is closed?, where a session http is closed?

2007-06-15 Thread César Augusto Mateus
.. -Norman On Jun 15, 2007, at 11:05 AM, César Augusto Mateus wrote: > is some way to capture the moment at which a session HTTP is closed? > (perhaps with a service in hivemind) > I need to do this: clear a threadLocal just when the session http > is closed. > (Purpose: the thread

T4: when a session http is closed?, where a session http is closed?

2007-06-15 Thread César Augusto Mateus
is some way to capture the moment at which a session HTTP is closed? (perhaps with a service in hivemind) I need to do this: clear a threadLocal just when the session http is closed. (Purpose: the threadLocal must be clean before returning to pool of threadLocals of the container ) Any idea or way

Re: Integration Tapestry 4.0 + Spring 2.0 + Hibernate 3.0 + JBoss 4.2

2007-06-06 Thread César Augusto Mateus
loaded in memory? On 6/6/07, César Augusto Mateus <[EMAIL PROTECTED]> wrote: Thank you very much, i very was disoriented I put the sitemap.xml inside the folder META-INF in a jar of the library tacos, this jar have a file there same named tacos.services.xml, where are especified the serv

Re: Integration Tapestry 4.0 + Spring 2.0 + Hibernate 3.0 + JBoss 4.2

2007-06-06 Thread César Augusto Mateus
the service-point in the file hivemodule.xml of the jar > tapestry-spring-1.0.0.jar. > If you know a indication would be very appreciated. > > > On 6/4/07, Jacob Bergoo <[EMAIL PROTECTED]> wrote: >> >> >> No problem, >> if you have any other questions just

SiteService in 'tapestry + tacos'

2007-06-05 Thread César Augusto Mateus
Hi all, speaking of the SiteService perhaps i´m some lost, but if somebody is equal, the service work finally in my application I work myself thus: in the jar of tacos, in my case tacos-4.0.1-lib.jar in the folder META-INF exist a file tacos.service.xml, a service in this file see it thus:

Re: [OT] who can use selenium to test dojo dialog widget?

2007-06-05 Thread César Augusto Mateus
Hi all, I´m proving inside my application the service for SiteMap, somebody has knowledge on the matter? On 6/5/07, Miguel Angel Hernández <[EMAIL PROTECTED]> wrote: Im also testing my app with selenium, and use waitForCondition for most of my tests... which evaluates a given Javascript expres

Re: Integration Tapestry 4.0 + Spring 2.0 + Hibernate 3.0 + JBoss 4.2

2007-06-05 Thread César Augusto Mateus
now a indication would be very appreciated. On 6/4/07, Jacob Bergoo <[EMAIL PROTECTED]> wrote: No problem, if you have any other questions just feel free to ask... Cheers, Jacob César Augusto Mateus wrote: > > thank you very much Jacob, your help has been very valuable!!! > >

Re: Integration Tapestry 4.0 + Spring 2.0 + Hibernate 3.0 + JBoss 4.2

2007-06-04 Thread César Augusto Mateus
ovider sorry if I confused you... I forgot to post that one.. Hope it helps, Jacob César Augusto Mateus wrote: > > Hi Jacob, a question perhaps some foo: > > You construct a bean sessionFactory with > org.springframework.jndi.JndiObjectFactoryBean, > in addition your b

Re: Integration Tapestry 4.0 + Spring 2.0 + Hibernate 3.0 + JBoss 4.2

2007-06-04 Thread César Augusto Mateus
Hi Jacob, a question perhaps some foo: You construct a bean sessionFactory with org.springframework.jndi.JndiObjectFactoryBean, in addition your bean dataSource is also a org.springframework.jndi.JndiObjectFactoryBean. My question is: it needs from bean sessionFactory the specification of a data

Re: Integration Tapestry 4.0 + Spring 2.0 + Hibernate 3.0 + JBoss 4.2

2007-06-01 Thread César Augusto Mateus
3.2 and JBoss 4.0.4 GA, Acegi 1.0.3 I am happy to answer any questions you have on how we did our configuration... Jacob César Augusto Mateus wrote: > > Hi all, I´m beginning with Tapestry 4.0 > Now i´m developing a project in my work, and i decided for these > technologies. > I