[jira] Created: (OFBIZ-3299) wsdl generated is not correct for Apache Synapse and Visual Studio

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3299) wsdl generated is not correct for Apache Synapse and Visual Studio

Nicolas Malin (Jira)
wsdl generated is not correct for Apache Synapse and Visual Studio
------------------------------------------------------------------

                 Key: OFBIZ-3299
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3299
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
            Reporter: Si Chen
             Fix For: Release Branch 4.0, Release Branch 9.04, SVN trunk
         Attachments: service-wsdl.patch

The WSDL generated by ModelService is not correct for Visual Studio or Apache Synapse, causing Web services not to work properly. The soap:action tag is missing the URI for soapAction and  needs to specify that this style is "rpc" for RPC/literal.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3299) wsdl generated is not correct for Apache Synapse and Visual Studio

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Si Chen updated OFBIZ-3299:
---------------------------

    Attachment: service-wsdl.patch

> wsdl generated is not correct for Apache Synapse and Visual Studio
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-3299
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3299
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
>            Reporter: Si Chen
>             Fix For: Release Branch 4.0, Release Branch 9.04, SVN trunk
>
>         Attachments: service-wsdl.patch
>
>
> The WSDL generated by ModelService is not correct for Visual Studio or Apache Synapse, causing Web services not to work properly. The soap:action tag is missing the URI for soapAction and  needs to specify that this style is "rpc" for RPC/literal.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3299) wsdl generated is not correct for Apache Synapse and Visual Studio

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789727#action_12789727 ]

Michael Xu commented on OFBIZ-3299:
-----------------------------------

hi Si,

We have the same issue when accessing web service from Flex. Will try your patch next week and then let you know the result.

Thanks,
Michael

> wsdl generated is not correct for Apache Synapse and Visual Studio
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-3299
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3299
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
>            Reporter: Si Chen
>             Fix For: Release Branch 4.0, Release Branch 9.04, SVN trunk
>
>         Attachments: service-wsdl.patch
>
>
> The WSDL generated by ModelService is not correct for Visual Studio or Apache Synapse, causing Web services not to work properly. The soap:action tag is missing the URI for soapAction and  needs to specify that this style is "rpc" for RPC/literal.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3299) wsdl generated is not correct for Apache Synapse and Visual Studio

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790013#action_12790013 ]

Zhang ShiQian commented on OFBIZ-3299:
--------------------------------------

hi all,

We have tested the issue against Release Branch 9.04, and it worked well, now the flex components could call ofbiz services directly, very cool! thanks.

> wsdl generated is not correct for Apache Synapse and Visual Studio
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-3299
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3299
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
>            Reporter: Si Chen
>             Fix For: Release Branch 4.0, Release Branch 9.04, SVN trunk
>
>         Attachments: service-wsdl.patch
>
>
> The WSDL generated by ModelService is not correct for Visual Studio or Apache Synapse, causing Web services not to work properly. The soap:action tag is missing the URI for soapAction and  needs to specify that this style is "rpc" for RPC/literal.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3299) wsdl generated is not correct for Apache Synapse and Visual Studio

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790015#action_12790015 ]

Michael Xu commented on OFBIZ-3299:
-----------------------------------

hi si,

We couldn't access web service successfully from Flex before applying for your patch. And like Zhang Shiqian mentioned that with your patch it works very well now. However, we haven't tested it on Apache Synapse and Visual Studio.

Thanks again for your patch!

Any committer can review the codes and then check it in?

Regards,
Michael

> wsdl generated is not correct for Apache Synapse and Visual Studio
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-3299
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3299
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
>            Reporter: Si Chen
>             Fix For: Release Branch 4.0, Release Branch 9.04, SVN trunk
>
>         Attachments: service-wsdl.patch
>
>
> The WSDL generated by ModelService is not correct for Visual Studio or Apache Synapse, causing Web services not to work properly. The soap:action tag is missing the URI for soapAction and  needs to specify that this style is "rpc" for RPC/literal.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3299) wsdl generated is not correct for Apache Synapse and Visual Studio

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3299.
----------------------------------

    Resolution: Fixed
      Assignee: Si Chen

Thanks Si,

I can't see any harm with this patch and as it seems to work also for Flex I commited it in trunk at r890245, R9.04 r890248, R4.0 r890249

Thanks to Michael Xu and Zhang ShiQian for testing and report


> wsdl generated is not correct for Apache Synapse and Visual Studio
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-3299
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3299
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
>            Reporter: Si Chen
>            Assignee: Si Chen
>             Fix For: Release Branch 4.0, Release Branch 9.04, SVN trunk
>
>         Attachments: service-wsdl.patch
>
>
> The WSDL generated by ModelService is not correct for Visual Studio or Apache Synapse, causing Web services not to work properly. The soap:action tag is missing the URI for soapAction and  needs to specify that this style is "rpc" for RPC/literal.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.