it is not possible to get WSDL document for findParty service
------------------------------------------------------------- Key: OFBIZ-752 URL: https://issues.apache.org/jira/browse/OFBIZ-752 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: party Affects Versions: SVN trunk Environment: Windows XP Reporter: Yinghui Chen Fix For: SVN trunk The server return an error while requesting http://127.0.0.1:8080/webtools/control/SOAPService/findParty?WSDL for the WSDL document of findParty service. By looking at the log file, I can get this error message. 2007-02-22 23:01:29,496 (http-0.0.0.0-8080-Processor4) [ RequestHandler.java:274:ERROR] Request SOAPService caused an error with the following message: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Unable to obtain WSDL (WSDLException: faultCode=OTHER_ERROR: Service cannot be described with WSDL (roleTypes / List)) -- 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-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yinghui Chen updated OFBIZ-752: ------------------------------- Attachment: screenshot-1.jpg error message in browser while request findParty WSDL document > it is not possible to get WSDL document for findParty service > ------------------------------------------------------------- > > Key: OFBIZ-752 > URL: https://issues.apache.org/jira/browse/OFBIZ-752 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: party > Affects Versions: SVN trunk > Environment: Windows XP > Reporter: Yinghui Chen > Fix For: SVN trunk > > Attachments: screenshot-1.jpg > > > The server return an error while requesting http://127.0.0.1:8080/webtools/control/SOAPService/findParty?WSDL for the WSDL document of findParty service. > By looking at the log file, I can get this error message. > 2007-02-22 23:01:29,496 (http-0.0.0.0-8080-Processor4) [ RequestHandler.java:274:ERROR] Request SOAPService caused an error with the following message: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Unable to obtain WSDL (WSDLException: faultCode=OTHER_ERROR: Service cannot be described with WSDL (roleTypes / List)) -- 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-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray updated OFBIZ-752: ----------------------------- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) This is not a bug and it is not major. The WDSL generation code is a basic implementation which does not support complex types. If you wish to do some work on improving this, that is great but we can't have an issue created for every service that happens to include complex types. Let me know if you will have any patches to offer otherwise I will close the issue. (I think this is also a duplicate issue of another created recently) Thanks Scott > it is not possible to get WSDL document for findParty service > ------------------------------------------------------------- > > Key: OFBIZ-752 > URL: https://issues.apache.org/jira/browse/OFBIZ-752 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Environment: Windows XP > Reporter: Yinghui Chen > Priority: Minor > Fix For: SVN trunk > > Attachments: screenshot-1.jpg > > > The server return an error while requesting http://127.0.0.1:8080/webtools/control/SOAPService/findParty?WSDL for the WSDL document of findParty service. > By looking at the log file, I can get this error message. > 2007-02-22 23:01:29,496 (http-0.0.0.0-8080-Processor4) [ RequestHandler.java:274:ERROR] Request SOAPService caused an error with the following message: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Unable to obtain WSDL (WSDLException: faultCode=OTHER_ERROR: Service cannot be described with WSDL (roleTypes / List)) -- 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-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475426 ] Yinghui Chen commented on OFBIZ-752: ------------------------------------ Hello, Scott, I was more concerned about invoking this service through SOAP. But it seems it works fine through SOAP even though the WSDL is not working. I can live with that, so feel free to close it. Best Regards, Yinghui > it is not possible to get WSDL document for findParty service > ------------------------------------------------------------- > > Key: OFBIZ-752 > URL: https://issues.apache.org/jira/browse/OFBIZ-752 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Environment: Windows XP > Reporter: Yinghui Chen > Priority: Minor > Fix For: SVN trunk > > Attachments: screenshot-1.jpg > > > The server return an error while requesting http://127.0.0.1:8080/webtools/control/SOAPService/findParty?WSDL for the WSDL document of findParty service. > By looking at the log file, I can get this error message. > 2007-02-22 23:01:29,496 (http-0.0.0.0-8080-Processor4) [ RequestHandler.java:274:ERROR] Request SOAPService caused an error with the following message: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Unable to obtain WSDL (WSDLException: faultCode=OTHER_ERROR: Service cannot be described with WSDL (roleTypes / List)) -- 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-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray closed OFBIZ-752. ---------------------------- Resolution: Invalid > it is not possible to get WSDL document for findParty service > ------------------------------------------------------------- > > Key: OFBIZ-752 > URL: https://issues.apache.org/jira/browse/OFBIZ-752 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Environment: Windows XP > Reporter: Yinghui Chen > Priority: Minor > Fix For: SVN trunk > > Attachments: screenshot-1.jpg > > > The server return an error while requesting http://127.0.0.1:8080/webtools/control/SOAPService/findParty?WSDL for the WSDL document of findParty service. > By looking at the log file, I can get this error message. > 2007-02-22 23:01:29,496 (http-0.0.0.0-8080-Processor4) [ RequestHandler.java:274:ERROR] Request SOAPService caused an error with the following message: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Unable to obtain WSDL (WSDLException: faultCode=OTHER_ERROR: Service cannot be described with WSDL (roleTypes / List)) -- 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 |