Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
5.3.7
-
None
Description
When trying to use the Apache Tapestry 5.3.7 with your IOC module in standalone mode, the following error was thrown when used JDK8.
------------------------------------------------------------------------------------------
[ERROR] ioc.Registry Error building service proxy for service 'RegistryStartup' (at org.apache.tapestry5.ioc.internal.services.RegistryStartup(Logger, List) (at RegistryStartup.java:36) via org.apache.tapestry5.ioc.services.TapestryIOCModule.bind(ServiceBinder) (at TapestryIOCModule.java:49)): java.lang.IllegalArgumentException
[ERROR] ioc.Registry Operations trace:
[ERROR] ioc.Registry [ 1] Creating proxy for service RegistryStartup
Attachments
Issue Links
- duplicates
-
TAP5-2214 Make tapestry5 java8 compatible
- Closed