Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Not A Problem
-
2.5.14.1
-
Java, JSON, Hibernate, Struts2
-
JSONResult exception in struts2-json-plugin-2.5.14.1.jar
Description
Error log:
12:09:16,381 ERROR [stderr] (http-/127.0.0.1:8080-4) ERROR DefaultActionInvocation There was an exception while instantiating the result of type org.apache.struts2.json.JSONResult
12:09:16,397 ERROR [stderr] (http-/127.0.0.1:8080-4) com.opensymphony.xwork2.inject.DependencyException: com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No mapping found for dependency [type=org.apache.struts2.json.JSONUtil, name='default'] in public void org.apache.struts2.json.JSONResult.setJsonUtil(org.apache.struts2.json.JSONUtil).