Is Tapestry 5.4 ready for Java 8

2014-06-01 Thread jeremias.epp...@web.de
Hello, is Tapestry 5.4 ready for Java. What I mean is, does Tapestry 5.4 work together with Java 8? - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Simple and small working example for tapestry 5.4

2014-06-05 Thread jeremias.epp...@web.de
Hello, i need a really simple tapestry-5.4 sample, only an helloWorld example or something without the use of maven. Please if you have some small sample please send it to me. Regards Jeremias - To unsubscribe, e-mail: users-un

Re: Simple and small working example for tapestry 5.4

2014-06-05 Thread jeremias.epp...@web.de
Sorry, i did not see that their is an jumpstart page for the upcoming tapestry 5.4 Regards Jeremias On Fri 06 Jun 2014 12:19:48 AM CEST, jeremias.epp...@web.de wrote: > Hello, > > i need a really simple tapestry-5.4 sample, only an helloWorld example > or something without the

Does Tapestry and Tomcat work together?

2014-06-05 Thread jeremias.epp...@web.de
Hi, does Tapestry and Tomcat work together? Because I get that error message: rg.apache.catalina.core.StandardContext.filterStart Exception starting filter app java.lang.ClassNotFoundException: org.apache.tapestry5.TapestryFilter at org.apache.catalina.loader.WebappClassLoader.loadClass(Weba

Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread jeremias.epp...@web.de
ll with Tomcat. Very likely, you have >> an additional servlet-api in your classpath, remove it and it should work. >> >> Kalle >> >> >> On Thu, Jun 5, 2014 at 4:49 PM, jeremias.epp...@web.de < >> jeremias.epp...@web.de> wrote: >> >>> Hi, &g

Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread jeremias.epp...@web.de
s. Once you overcome > this problem you will gain intuition that will really help later on. Just > face it with the right attitude: there is a solution to the problem and > it's within your abilities to figure it out. :-) > > I hope you were able to understand my message here -

Re: Does Tapestry and Tomcat work together?

2014-06-06 Thread jeremias.epp...@web.de
project > in eclipse and use the following criteria. > > > groupId - org.apache.tapestry > artifactId - quickstart > version - 5.4-beta-9 > repository - https://repository.apache.org/content/groups/staging/ > > > > On Fri, Jun 6, 2014 at 11:42 AM, je

Tapestry Security: transform shiro.ini to Tapestry Security

2014-06-09 Thread jeremias.epp...@web.de
Hello, I have a problem with Tapestry Security and I hope it is okay if I ask the question over the tapestry mailing list. My Problem is that I don't know how I can transform my working shiro.ini to Tapestry Security. I use Apache Shiro, allready for the desktop part of my application, but I need

How to configure BeanValidator?

2014-06-13 Thread jeremias.epp...@web.de
Hi, I got allways the same error: Render queue error in BeginRender[Login:username]: Exception constructing service 'BeanValidatorSource': Error invoking constructor public org.apache.tapestry5.internal.beanvalidator.BeanValidatorSourceImpl(java.util.List): Unable to find a default provider I fo

Re: How to configure BeanValidator?

2014-06-13 Thread jeremias.epp...@web.de
Hello, it works, thank you Regards Jeremias On 06/13/2014 04:10 PM, jeremias.epp...@web.de wrote: > Hi, > > I got allways the same error: > > Render queue error in BeginRender[Login:username]: Exception > constructing service 'BeanValidatorSource': Error i

How to use log4j 2.x in compination with tapestry?

2014-06-13 Thread jeremias.epp...@web.de
Hello, how can I use tapestry and log4j version 2.0 together, because I got allways this message: An exception has occurred processing this request. org/apache/logging/log4j/core/LoggerContext Regards Jeremias - To unsubsc

Tapestry Security Login?

2014-06-14 Thread jeremias.epp...@web.de
Hello, I have a problem with the Tapestry Security Login. The Custom Realm and the configuration works fine on a desktop app. But on the web it does not work. If i type in my username and password, the custom realm loads the user, but the forwarding sends me to MyApp/login/authentication instead o

Re: Tapestry Security Login?

2014-06-14 Thread jeremias.epp...@web.de
I am confused it works! On Sat 14 Jun 2014 11:42:38 AM CEST, jeremias.epp...@web.de wrote: > Hello, > > I have a problem with the Tapestry Security Login. The Custom Realm and > the configuration works fine on a desktop app. > But on the web it does not work. If i type in my userna