entityengine.xml: cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator'
----------------------------------------------------------------------------------------------------- Key: OFBIZ-4705 URL: https://issues.apache.org/jira/browse/OFBIZ-4705 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Environment: WXP SP3, JDK 1.6.0_30 Reporter: Francis ANDRE Hi Validation of the entityengine.xml document leads to this error. The content does not seem to be in sync with this schema http://www.ofbiz.org/dtds/entity-config.xsd or maybe the schema is not the proper one for this xml document. cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator'. One of '{connection-factory}' is expected. entityengine.xml /ofbiz/framework/entity/config line 51 Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4705. ---------------------------------- Resolution: Not A Problem Assignee: Jacques Le Roux I guess you use a version of entityengine.xml which is prior to last schema update where debug-xa-resource has been introduced. 2 solutions: # update to trunk HEAD # grab the penultimate version of the schema Closing as not a problem > entityengine.xml: cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator' > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4705 > URL: https://issues.apache.org/jira/browse/OFBIZ-4705 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Assignee: Jacques Le Roux > Labels: build > > Hi > Validation of the entityengine.xml document leads to this error. The content does not seem to be in sync with this schema http://www.ofbiz.org/dtds/entity-config.xsd or maybe the schema is not the proper one for this xml document. > cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator'. One of '{connection-factory}' is expected. > entityengine.xml /ofbiz/framework/entity/config line 51 > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211428#comment-13211428 ] Francis ANDRE commented on OFBIZ-4705: -------------------------------------- I do not quite understand because the ofbiz sources are updated to the trunk HEAD entityengine.xml is at svn 1234014 ofbiz is at svn 1245778 Could you check?? > entityengine.xml: cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator' > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4705 > URL: https://issues.apache.org/jira/browse/OFBIZ-4705 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Assignee: Jacques Le Roux > Labels: build > > Hi > Validation of the entityengine.xml document leads to this error. The content does not seem to be in sync with this schema http://www.ofbiz.org/dtds/entity-config.xsd or maybe the schema is not the proper one for this xml document. > cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator'. One of '{connection-factory}' is expected. > entityengine.xml /ofbiz/framework/entity/config line 51 > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211430#comment-13211430 ] Francis ANDRE commented on OFBIZ-4705: -------------------------------------- May be it would be useful to add the svn id as a comment for each java and xml file?? > entityengine.xml: cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator' > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4705 > URL: https://issues.apache.org/jira/browse/OFBIZ-4705 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Assignee: Jacques Le Roux > Labels: build > > Hi > Validation of the entityengine.xml document leads to this error. The content does not seem to be in sync with this schema http://www.ofbiz.org/dtds/entity-config.xsd or maybe the schema is not the proper one for this xml document. > cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator'. One of '{connection-factory}' is expected. > entityengine.xml /ofbiz/framework/entity/config line 51 > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211436#comment-13211436 ] Francis ANDRE commented on OFBIZ-4705: -------------------------------------- Ok error on my side... I had a previous XML schema catalog from the ofbizNeogia stuff... Sorry for the noise. > entityengine.xml: cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator' > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4705 > URL: https://issues.apache.org/jira/browse/OFBIZ-4705 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Assignee: Jacques Le Roux > Labels: build > > Hi > Validation of the entityengine.xml document leads to this error. The content does not seem to be in sync with this schema http://www.ofbiz.org/dtds/entity-config.xsd or maybe the schema is not the proper one for this xml document. > cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator'. One of '{connection-factory}' is expected. > entityengine.xml /ofbiz/framework/entity/config line 51 > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211443#comment-13211443 ] Jacques Le Roux commented on OFBIZ-4705: ---------------------------------------- No worries, FYI, [XML catalogs|https://cwiki.apache.org/confluence/display/OFBIZ/Eclipse+Tips?focusedCommentId=23335459#comment-23335459] are pretty usefull, but need also to be updated if you don't refer to a "snv updated" working copy > entityengine.xml: cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator' > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4705 > URL: https://issues.apache.org/jira/browse/OFBIZ-4705 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Assignee: Jacques Le Roux > Labels: build > > Hi > Validation of the entityengine.xml document leads to this error. The content does not seem to be in sync with this schema http://www.ofbiz.org/dtds/entity-config.xsd or maybe the schema is not the proper one for this xml document. > cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator'. One of '{connection-factory}' is expected. > entityengine.xml /ofbiz/framework/entity/config line 51 > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis ANDRE updated OFBIZ-4705: --------------------------------- Attachment: .xmlcatalog The Eclipse XML catalog useful for importing in your Eclipse xml catalog. > entityengine.xml: cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator' > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4705 > URL: https://issues.apache.org/jira/browse/OFBIZ-4705 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Assignee: Jacques Le Roux > Labels: build > Attachments: .xmlcatalog > > > Hi > Validation of the entityengine.xml document leads to this error. The content does not seem to be in sync with this schema http://www.ofbiz.org/dtds/entity-config.xsd or maybe the schema is not the proper one for this xml document. > cvc-complex-type.2.4.a: Invalid content was found starting with element 'delegator'. One of '{connection-factory}' is expected. > entityengine.xml /ofbiz/framework/entity/config line 51 > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |