Re: Tomcat and 5.4 Beta 3 unreliable?

2014-03-05 Thread Yago González
I update tomcat to 7.0.52 from 7.0.4X or under (i forgot it) and ... I don't know what's happens but i can't connect. I need change type of installation and put the applicattion under webapp folder. 2014-03-05 17:48 GMT+01:00 Barry Books : > Yes > > On Wednesday, Marc

Re: Tomcat and 5.4 Beta 3 unreliable?

2014-03-05 Thread Yago González
it's run with virtual host in tomcat? 2014-03-05 13:02 GMT+01:00 Barry Books : > I'm working on a new project using 5.4. I run Jetty in development and > Tomcat in production. Everything was going well until I deployed to Tomcat > and Hibernate could not make a database connection. Apparently th

Re: T5.3: enable security filters for hibernate Session based on ASO object

2014-02-27 Thread Yago González
See this: http://jumpstart.doublenegative.com.au/jumpstart/examples/infrastructure/protectingpages 2014-02-27 12:25 GMT+01:00 Dmitriy Vsekhvalnov : > Hi all, > > looking for some ideas how to do subj. Would like to enable hibernate > filters on session dynamically, based on current security pri

Re: Error: 'ApplicationContextCustomizer' has already been defined after changed Tapestry version (up or down)

2014-02-21 Thread Yago González
:23 GMT+01:00 Dragan Sahpaski : > It's a transitive dependency. Do mvn dependency:tree of you're using maven. > > Cheers, > Dragan Sahpaski > > > On Fri, Feb 21, 2014 at 5:20 PM, Yago González >wrote: > > > Yes, exactly but Why? Where is stored old JAR'

Re: Error: 'ApplicationContextCustomizer' has already been defined after changed Tapestry version (up or down)

2014-02-21 Thread Yago González
Yes, exactly but Why? Where is stored old JAR's ? In pom have not reference´ s, is cached under .m2/repository ¿? 2014-02-21 16:42 GMT+01:00 Thiago H de Paula Figueiredo : > On Fri, 21 Feb 2014 12:35:15 -0300, Yago González > wrote: > > Hello Everybody, this is mi first m

Error: 'ApplicationContextCustomizer' has already been defined after changed Tapestry version (up or down)

2014-02-21 Thread Yago González
Hello Everybody, this is mi first message. Well, i have a problem when change the number of tapestry version. I have a proof project with Tapestry 5.3.4 (with Hibernate and Spring). I create a WAR file with maven and install in Tomcat and run very well, without problems, but i change for Tapestry