[
https://issues.apache.org/jira/browse/OFBIZ-5106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Schinzer updated OFBIZ-5106:
------------------------------------
Attachment: OFBIZ-5106_non_facet_valid_method_name_in_OrderServices.xml.patch
the patch for this one
> 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
>
> Attachments: OFBIZ-5106_non_facet_valid_method_name_in_OrderServices.xml.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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