Project:
View Revisions: Issue #40195 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0040195: API change: XmlEngine is not Servlet | ||
Revision | 2019-02-14 12:15 by alostale | ||
Description | Changes to cleanup XmlEngine as per 0040192: AD * Removed row from table AD_MODEL_OBJECT - ID: 69EB0238E9FE452280BCCE231E71D1E9 * Removed row from table AD_MODEL_OBJECT_PARA - ID: 954C01932B0D46168C5EBDA2015048EE * Removed row from table AD_MODEL_OBJECT_PARA - ID: 9F497B6AAD5743D8BF182269054DF0DB * Removed row from table AD_MODEL_OBJECT_PARA - ID: CEFE421D6DC64C109B52AAFC2D66D9A5 Changes in XmlEngine class * does not implement java.io.Serializable * does not implement javax.servlet.Servlet * does not implement javax.servlet.ServletConfig * is not subclass of javax.servlet.http.HttpServlet * missing method destroy * missing method doDelete * missing method doGet * missing method doHead * missing method doOptions * missing method doPost * missing method doPut * missing method doTrace * missing method getInitParameter * missing method getInitParameterNames * missing method getLastModified * missing method getServletConfig * missing method getServletContext * missing method getServletInfo * missing method getServletName * missing method init * missing method log * missing method main * missing method service |
||
Revision | 2019-02-14 12:10 by alostale | ||
Description | Changes to cleanup XmlEngine as per 0040192 |
Copyright © 2000 - 2009 MantisBT Group |