|
Design-time errors related to invalid XSL will result in errors when trying to run teh Solution.
For example, a missing quotation mark from an attribute will generate the following error:
2006-06-07 12:14:31.390 [ERROR] /// `Error loading solution. (From file: 'C:\ActiveLink_4.1.0\data\solutions\lookup-key.xcs'.)` com.activecore.al.common.exceptions.AlRuntimeException: com.activecore.al.common.exceptions.AlException: org.xml.sax.SAXParseException: Element type "xsl:key" must be followed by either attribute specifications, ">" or "/>".
|