I get this error in my log file when i restart my
tomcat ./dhar is my context
- Parse Error at line 27 column 67: Element type "plug-in" must be declared.
org.xml.sax.SAXParseException: Element type "plug-in" must be declared.
.........................
- Parse Error at line 32 column 17: The content of element type "struts-config" must match "(data-sources?,form-beans?,global-forwards?,action-mappings?)".
org.xml.sax.SAXParseException: The content of element type "struts-config" must match "(data-sources?,form-beans?,global-forwards?,action-mappings?)".
....................
- Loading validation rules file from '/WEB-INF/validator-rules.xml'
- Skipping validation rules file from '/WEB-INF/validator-rules.xml'. No stream could be opened.
javax.servlet.ServletException: Skipping validation rules file from '/WEB-INF/validator-rules.xml'. No stream could be opened.
...........................
- Marking servlet action as unavailable
- Servlet /dhar threw load() exception
javax.servlet.UnavailableException: Cannot load a validator resource from '/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml'
....................
AbandonedObjectPool is used (org.apache.commons.dbcp.AbandonedObjectPool@1a28362)
LogAbandoned: false
RemoveAbandoned: true
RemoveAbandonedTimeout: 300
- Unable to find config file. Creating new servlet engine config file: /WEB-INF/server-config.wsdd
- org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target
string: News / Redirect URL:
http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL:
http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL:
http://jakarta.apache.org]]