[opencms-dev] exceptions importing a ZIP file into an Oracle DB
Thomas M�rz
thomasmaerz at gmx.de
Wed Jan 7 05:42:01 CET 2004
"Mariano Barcia" <mariano.barcia at colaborativa.net> writes:
> Question is: how can the control code be wrong when the manifest is
> right?
Because the control code is in the file
kdb/customers/es/DI/solutions/116273sp.shtml and _not_ defined in your
Manifest.xml and could look like this:
,----
| <?xml version="1.0" encoding="ISO-8859-1"?>
| <PAGE>
| <class>com.opencms.template.CmsXmlTemplate</class>
| <masterTemplate>/system/modules/some/templates/some.xml</masterTemplate>
| <ELEMENTDEF name="body">
| <CLASS>com.opencms.template.CmsXmlTemplate</CLASS>
| <TEMPLATE>/system/bodies/kdb/customers/es/di/solutions/116273sp.shtml</TEMPLATE>
| </ELEMENTDEF>
| </PAGE>
`----
More information about the opencms-dev
mailing list