天天看點

[com.opensymphony.xwork2.util.DomHelper] The content of element type "package" must match

 從上到下:

result-types?

,interceptors?

,default-interceptor-ref?

,default-action-ref?

,default-class-ref?

,global-results?

,global-exception-mappings?

,action*

2009-04-22 11:40:43 [ERROR]-[com.opensymphony.xwork2.util.DomHelper] The content of element type "package" must match "(result-types?,interceptors?,default-interceptor-ref?,default-action-ref?,default-class-ref?,global-results?,global-exception-mappings?,action*)". at (null:21:15)

 org.xml.sax.SAXParseException: The content of element type "package" must match "(result-types?,interceptors?,default-interceptor-ref?,default-action-ref?,default-class-ref?,global-results?,global-exception-mappings?,action*)".

 at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)

 at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown Source)

 at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

 at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)

 at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleEndElement(Unknown Source)

 at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endElement(Unknown Source)

 at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)

 at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher