Re: Anyone still using Java 8 in Tapestry webapps

2023-10-04 Thread Pitman, Andrew
Same here. I still have an app using OpenJDK 1.8. Andrew Pitman Supervisor, Systems Engineer (NES) | BAYADA Home Health Care 4300 Haddonfield Road, West Building, Pennsauken, NJ 08109 O: 856-380-3008 | Cisco Ext.: 0527-19 | bayada.com From: Charles Karow Se

RE: "HTTP 500" / "Render queue error in BeginRender" for page with form.

2014-06-06 Thread Pitman, Andrew
Thiago, Thanks for your quick response. Here is the stack trace: org.apache.tapestry5.internal.services.RenderQueueException: Render queue error in BeginRender[core/ExceptionReport:exceptiondisplay.loop_1]: Error serializing component action for component core/ExceptionReport:exceptiondisplay.

"HTTP 500" / "Render queue error in BeginRender" for page with form.

2014-06-06 Thread Pitman, Andrew
Hi all, I've done some T4 development in the past, and now I'm trying to break into the T5 world. I'm getting a peculiar error when I try to add a form to one of my pages. I've dug around in the mailing list archives and on Google, but I didn't see anything that pertained to the specific erro