WSDL shows duplicate service engine fields [PATCH]
-------------------------------------------------- Key: OFBIZ-1848 URL: https://issues.apache.org/jira/browse/OFBIZ-1848 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Reporter: Roland Priority: Minor Fix For: SVN trunk for description see here: http://www.nabble.com/WSDL-generation-problem-td18029034.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roland updated OFBIZ-1848: -------------------------- Attachment: ModelService.java.patch don't show duplicate fields in IN Parameters OUT Parameters will need the same Patch, I think, but I don't have any useful test for that right now. open question: wouldn't it be better to fix getParameterNames, to not return duplicate fieldnames? (this method is used sometimes in other areas so, I don't know) > WSDL shows duplicate service engine fields [PATCH] > -------------------------------------------------- > > Key: OFBIZ-1848 > URL: https://issues.apache.org/jira/browse/OFBIZ-1848 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Roland > Priority: Minor > Fix For: SVN trunk > > Attachments: ModelService.java.patch > > > for description see here: > http://www.nabble.com/WSDL-generation-problem-td18029034.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roland updated OFBIZ-1848: -------------------------- Attachment: ModelService.java.patch - updated patch, changed OUT parameter generation in same way - 'works for me' - question remains, if this is the right way... > WSDL shows duplicate service engine fields [PATCH] > -------------------------------------------------- > > Key: OFBIZ-1848 > URL: https://issues.apache.org/jira/browse/OFBIZ-1848 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Roland > Priority: Minor > Fix For: SVN trunk > > Attachments: ModelService.java.patch, ModelService.java.patch > > > for description see here: > http://www.nabble.com/WSDL-generation-problem-td18029034.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray reassigned OFBIZ-1848: --------------------------------- Assignee: Scott Gray > WSDL shows duplicate service engine fields [PATCH] > -------------------------------------------------- > > Key: OFBIZ-1848 > URL: https://issues.apache.org/jira/browse/OFBIZ-1848 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Roland > Assignee: Scott Gray > Priority: Minor > Fix For: SVN trunk > > Attachments: ModelService.java.patch, ModelService.java.patch > > > for description see here: > http://www.nabble.com/WSDL-generation-problem-td18029034.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray closed OFBIZ-1848. ----------------------------- Resolution: Fixed Thanks Roland, committed in rev. 678119 (with minor changes, I didn't see the point in creating a list from the set of parameters) > WSDL shows duplicate service engine fields [PATCH] > -------------------------------------------------- > > Key: OFBIZ-1848 > URL: https://issues.apache.org/jira/browse/OFBIZ-1848 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: Roland > Assignee: Scott Gray > Priority: Minor > Fix For: SVN trunk > > Attachments: ModelService.java.patch, ModelService.java.patch > > > for description see here: > http://www.nabble.com/WSDL-generation-problem-td18029034.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |