Cannot create character set
--------------------------- Key: OFBIZ-146 URL: http://issues.apache.org/jira/browse/OFBIZ-146 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: content Affects Versions: SVN trunk Reporter: Eriks Dobelis Priority: Minor When trying to add Character set using form at Content/DataResource setup/Character Set, when I press Add button I get The Following Errors Occurred: * Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (Could not find SimpleMethod createCharacterSet in XML document in resource: org/ofbiz/content/content/ContentServices.xml) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-146?page=all ]
Marco Risaliti updated OFBIZ-146: --------------------------------- Attachment: createCharacterSet.patch The attached patch solve this issue. Thanks Marco > Cannot create character set > --------------------------- > > Key: OFBIZ-146 > URL: http://issues.apache.org/jira/browse/OFBIZ-146 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: content > Affects Versions: SVN trunk > Reporter: Eriks Dobelis > Priority: Minor > Attachments: createCharacterSet.patch > > > When trying to add Character set using form at Content/DataResource setup/Character Set, when I press Add button I get > The Following Errors Occurred: > * Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (Could not find SimpleMethod createCharacterSet in XML document in resource: org/ofbiz/content/content/ContentServices.xml) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-146?page=comments#action_12437101 ]
Marco Risaliti commented on OFBIZ-146: -------------------------------------- Hi to all committers, if there is some-one who can review this patch because I have simple where the createCharacterSet service is located (from org/ofbiz/content/content/ContentServices.xml to the real location org/ofbiz/content/data/DataServices.xml). I have also changed the attribute relative to the primary key into the service (from IN to INOUT). Thanks to everybody Marco > Cannot create character set > --------------------------- > > Key: OFBIZ-146 > URL: http://issues.apache.org/jira/browse/OFBIZ-146 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: content > Affects Versions: SVN trunk > Reporter: Eriks Dobelis > Priority: Minor > Attachments: createCharacterSet.patch > > > When trying to add Character set using form at Content/DataResource setup/Character Set, when I press Add button I get > The Following Errors Occurred: > * Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (Could not find SimpleMethod createCharacterSet in XML document in resource: org/ofbiz/content/content/ContentServices.xml) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-146?page=all ]
Jacques Le Roux reassigned OFBIZ-146: ------------------------------------- Assignee: Jacques Le Roux > Cannot create character set > --------------------------- > > Key: OFBIZ-146 > URL: http://issues.apache.org/jira/browse/OFBIZ-146 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: content > Affects Versions: SVN trunk > Reporter: Eriks Dobelis > Assigned To: Jacques Le Roux > Priority: Minor > Attachments: createCharacterSet.patch > > > When trying to add Character set using form at Content/DataResource setup/Character Set, when I press Add button I get > The Following Errors Occurred: > * Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (Could not find SimpleMethod createCharacterSet in XML document in resource: org/ofbiz/content/content/ContentServices.xml) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-146?page=all ]
Jacques Le Roux closed OFBIZ-146. --------------------------------- Fix Version/s: SVN trunk Resolution: Fixed Commited in revision: 449261 > Cannot create character set > --------------------------- > > Key: OFBIZ-146 > URL: http://issues.apache.org/jira/browse/OFBIZ-146 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: content > Affects Versions: SVN trunk > Reporter: Eriks Dobelis > Assigned To: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: createCharacterSet.patch > > > When trying to add Character set using form at Content/DataResource setup/Character Set, when I press Add button I get > The Following Errors Occurred: > * Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (Could not find SimpleMethod createCharacterSet in XML document in resource: org/ofbiz/content/content/ContentServices.xml) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |