Carsten Schinzer created OFBIZ-5106:
---------------------------------------
Summary: non facet valide method name in OrderServices.xml#orderSequence-enforced
Key: OFBIZ-5106
URL:
https://issues.apache.org/jira/browse/OFBIZ-5106 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Environment: irrelevant, minilang service
Reporter: Carsten Schinzer
Priority: Minor
Fix For: SVN trunk
Error message in the error.log is as follows:
XmlFileLoader: File file:/usr/local/ofbiz-tr-mt12.5/applications/order/script/org/ofbiz/order/order/OrderServices.xml process error. Line: 530. Error message: cvc-pattern-valid: Value 'orderSequence-enforced' is not facet-valid with respect to pattern '[a-zA-Z_]{1}[a-zA-Z0-9_$.]+' for type 'javaClassName'.
I am going to change all occurrencies of 'orderSequence-enforced' to 'orderSequence_enforced' as only underscore dashed are allowed by the cvc pattern.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira