When TERASOLUNA Server Framework for Java (5.x) is used on Resin, the following booting error may occur.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validator' defined in URL [jar:xxxxx/resin/webapps/xxxxx/WEB-INF/lib/xxxxx.jar!/META-INF/spring/
applicationContext-xxxxx.xml]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'javax.validation.ParameterNameProvider javax.validation.Configuration.getDefaultParameter
NameProvider()'
This event will occur when there is a difference in hibernate-validator versions using TERASOLUNA Server Framework for Java (5.x).
Confirm that the following procedure is performed.
Resin setting/Settings for using TERASOLUNA Server Framework for Java (5.x) for Accel Platform
https://www.intra-mart.jp/document/library/iap/public/setup/iap_setup_guide/texts/setting/resin_configuration_file.html#terasoluna-module
-- Target ------------------------------------------------------------------------
iAP/Accel Platform/All Updates
--------------------------------------------------------------------------------
FAQID:1007
When TERASOLUNA Server Framework for Java (5.x) is used on Resin, a booting error occurs.
