com.caucho.jsp.JspParseException: /actions/view.jsp:37
Posted: Wed Sep 10, 2008 4:35 pm
hi
the following exception occurs after install 5.5.1 on debian etch with java6:
An error occurred
Cause: javax.servlet.ServletException: com.caucho.jsp.JspParseException: /actions/view.jsp:37: reference to EmmActionForm is ambiguous, both class org.agnitas.web.forms.EmmActionForm in org.agnitas.web.forms and class org.agnitas.web.EmmActionForm in org.agnitas.web match tmpActionID=((EmmActionForm)session.getAttribute("emmActionForm")).getActionID(); ^ /actions/view.jsp:38: reference to EmmActionForm is ambiguous, both class org.agnitas.web.forms.EmmActionForm in org.agnitas.web.forms and class org.agnitas.web.EmmActionForm in org.agnitas.web match tmpShortname=((EmmActionForm)session.getAttribute("emmActionForm")).getShortname(); ^ 2 errors
Url (Actions-Link): http://<host>:8080/action.do;jsessionid=<sessionid>?action=1
Thank you
the following exception occurs after install 5.5.1 on debian etch with java6:
An error occurred
Cause: javax.servlet.ServletException: com.caucho.jsp.JspParseException: /actions/view.jsp:37: reference to EmmActionForm is ambiguous, both class org.agnitas.web.forms.EmmActionForm in org.agnitas.web.forms and class org.agnitas.web.EmmActionForm in org.agnitas.web match tmpActionID=((EmmActionForm)session.getAttribute("emmActionForm")).getActionID(); ^ /actions/view.jsp:38: reference to EmmActionForm is ambiguous, both class org.agnitas.web.forms.EmmActionForm in org.agnitas.web.forms and class org.agnitas.web.EmmActionForm in org.agnitas.web match tmpShortname=((EmmActionForm)session.getAttribute("emmActionForm")).getShortname(); ^ 2 errors
Url (Actions-Link): http://<host>:8080/action.do;jsessionid=<sessionid>?action=1
Thank you