java.lang.NoClassDefFoundError: com/eclipsesource/json/Json
I am facing issue while reading config during runtime with JAVA application
At line: BoxConfig boxConfig = BoxConfig.readFrom(reader);
ERROR: java.lang.NoClassDefFoundError: com/eclipsesource/json/Json javax.servlet.ServletException: com.liferay.portal.kernel.portlet.PortletContainerException:
-
Hi Fazil,
Could you be missing one of the dependencies?
Check them out here.
Best regards
-
Thanks Rui Barbosa !!
Resolved few issues by this solution able to move further.
NOTE: while adding dependency to your project Please make sure the jar version should be compatible with JAVA JDK version.
サインインしてコメントを残してください。
コメント
2件のコメント