You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Eric DE MAULDE <er...@free.fr> on 2009/01/26 19:37:28 UTC

Compilation error in workeffort : WorkeffortSimpleService.xml

Errors are :

2009-01-26 19:05:06,912 (main) [            UtilXml.java:665:ERROR] XmlFileLoader: File file:/home/ofbiz/customOfbizWorkingCopy/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml process error. Line: 214. Error message: cvc-complex-type.3.2.2: Attribute 'map-name' is not allowed to appear in element 'field-to-result'.
...
2009-01-26 19:05:06,914 (main) [            UtilXml.java:665:ERROR] XmlFileLoader: File file:/home/ofbiz/customOfbizWorkingCopy/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml process error. Line: 332. Error message: cvc-complex-type.3.2.2: Attribute 'map-name' is not allowed to appear in element 'result-to-field'.
...
2009-01-26 19:05:06,915 (main) [            UtilXml.java:665:ERROR] XmlFileLoader: File file:/home/ofbiz/customOfbizWorkingCopy/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml process error. Line: 365. Error message: cvc-complex-type.3.2.2: Attribute 'field-name' is not allowed to appear in element 'to-string'.
...
2009-01-26 19:05:06,916 (main) [            UtilXml.java:665:ERROR] XmlFileLoader: File file:/home/ofbiz/customOfbizWorkingCopy/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml process error. Line: 383. Error message: cvc-complex-type.3.2.2: Attribute 'map-name' is not allowed to appear in element 'field-to-request'.
...

Re: Compilation error in workeffort : WorkeffortSimpleService.xml

Posted by Jacques Le Roux <ja...@les7arts.com>.
Don't worry Eric,

Actually, these errors are ony warnings, and should not prevent OFBiz to run smoothly. After some XSD refactoring, we are working on 
it, and one day they will all dissapear.

Jacques

From: "Eric DE MAULDE" <er...@free.fr>
Errors are :

2009-01-26 19:05:06,912 (main) [            UtilXml.java:665:ERROR] XmlFileLoader: File 
file:/home/ofbiz/customOfbizWorkingCopy/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml 
process error. Line: 214. Error message: cvc-complex-type.3.2.2: Attribute 'map-name' is not allowed to appear in element 
'field-to-result'.
...
2009-01-26 19:05:06,914 (main) [            UtilXml.java:665:ERROR] XmlFileLoader: File 
file:/home/ofbiz/customOfbizWorkingCopy/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml 
process error. Line: 332. Error message: cvc-complex-type.3.2.2: Attribute 'map-name' is not allowed to appear in element 
'result-to-field'.
...
2009-01-26 19:05:06,915 (main) [            UtilXml.java:665:ERROR] XmlFileLoader: File 
file:/home/ofbiz/customOfbizWorkingCopy/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml 
process error. Line: 365. Error message: cvc-complex-type.3.2.2: Attribute 'field-name' is not allowed to appear in element 
'to-string'.
...
2009-01-26 19:05:06,916 (main) [            UtilXml.java:665:ERROR] XmlFileLoader: File 
file:/home/ofbiz/customOfbizWorkingCopy/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml 
process error. Line: 383. Error message: cvc-complex-type.3.2.2: Attribute 'map-name' is not allowed to appear in element 
'field-to-request'.
...