Re: Problem with text field in Glassfish/Payara 5.184

2019-01-29 Thread abangkis
Thanks thiago, turn out hibernate that uses Javassist. On Tue, Jan 29, 2019 at 7:55 PM Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Tue, Jan 29, 2019 at 2:05 AM abangkis wrote: > > > Does tapestry 5.4.4 doesn't work with javassist 3.23.1-GA? One thing i > > notice is that paya

Re: Problem with text field in Glassfish/Payara 5.184

2019-01-29 Thread Thiago H. de Paula Figueiredo
On Tue, Jan 29, 2019 at 2:05 AM abangkis wrote: > 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. > Tapestry doesn't use Javassist since 5.2, > >