Re: Problem with text field in Glassfish/Payara 5.184

2019-01-28 Thread abangkis
Does tapestry 5.4.4 doesn't work with javassist 3.23.1-GA? One thing i notice is that payara 5.184 uses javassist 3.23.1-GA and the 4.1 uses 3.20.0-GA, while tapestry it self uses 3.18.1-GA. On Mon, Jan 28, 2019 at 11:30 AM abangkis wrote: > Thanks thiago. I found the error in the server log

Re: Problem with text field in Glassfish/Payara 5.184

2019-01-28 Thread abangkis
Okay, creating a glassfish-web.xml with the content below, and put it in the same folder as web.xml seems to make the deployment works in Payara 5.184 http://glassfish.org/dtds/glassfish-web-app_3_0-1.dtd";> On Tue, Jan 29, 2019 at 11:04 AM abangkis wrote: > Does tapestry 5.4.4 doesn't w