rons4174
August 19th, 2002, 08:01 PM
I am getting this exception when I am deploying my application with weblogic. Does anyone know why I am getting this probelm??? I have no clue how to solve this problem.
weblogic.management.ApplicationException: Failed to parse deployment descriptor for C:\bea\user_projects\ronak\applications\app.ear. Error: weblogic.xml.process.XMLParsingException: The content of element type "connection-params" is incomplete, it must match "(parameter)+". - with nested exception:
[org.xml.sax.SAXParseException: The content of element type "connection-params" is incomplete, it must match "(parameter)+".]
File: META-INF/weblogic-application.xml Line: 21 Column: 29
Thank you
Ronak Parekh
weblogic.management.ApplicationException: Failed to parse deployment descriptor for C:\bea\user_projects\ronak\applications\app.ear. Error: weblogic.xml.process.XMLParsingException: The content of element type "connection-params" is incomplete, it must match "(parameter)+". - with nested exception:
[org.xml.sax.SAXParseException: The content of element type "connection-params" is incomplete, it must match "(parameter)+".]
File: META-INF/weblogic-application.xml Line: 21 Column: 29
Thank you
Ronak Parekh