fixed bean name

pull/340/head
Justin Richer 12 years ago
parent 72e2c7cb6c
commit f63ea94b37

@ -24,7 +24,7 @@ import com.google.gson.JsonObject;
* @author aanganes, jricher
*
*/
@Component("jsonEntityView")
@Component("jsonErrorView")
public class JsonErrorView extends AbstractView {
private static Logger logger = LoggerFactory.getLogger(JsonEntityView.class);

Loading…
Cancel
Save