You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Dan M (JIRA)" <ji...@apache.org> on 2007/07/12 22:16:44 UTC

[jira] Created: (SM-1003) soapVersion http endpoint attribute fails when using wsdl deployment

soapVersion http endpoint attribute fails when using wsdl deployment
--------------------------------------------------------------------

                 Key: SM-1003
                 URL: https://issues.apache.org/activemq/browse/SM-1003
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-http
    Affects Versions: 3.1
         Environment: Fedora 6, Java 1.5.0_11, ServiceMix 3.1
            Reporter: Dan M
            Priority: Minor


The soapVersion attribute works only when the su is deployed using an xbean.  Wsdl deployment seems to ignore the attribute.

>From service description:
<smix:endpoint soapVersion="1.1" role="provider" defaultMep="in-out"/>

>From log:
DEBUG - content  - >> "<?xml version='1.0' encoding='UTF-8'?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">

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


[jira] Commented: (SM-1003) soapVersion http endpoint attribute fails when using wsdl deployment

Posted by "Dan M (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39676 ] 

Dan M commented on SM-1003:
---------------------------

See SM-348 for introduction of the soapVersion feature.


> soapVersion http endpoint attribute fails when using wsdl deployment
> --------------------------------------------------------------------
>
>                 Key: SM-1003
>                 URL: https://issues.apache.org/activemq/browse/SM-1003
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-http
>    Affects Versions: 3.1
>         Environment: Fedora 6, Java 1.5.0_11, ServiceMix 3.1
>            Reporter: Dan M
>            Priority: Minor
>
> The soapVersion attribute works only when the su is deployed using an xbean.  Wsdl deployment seems to ignore the attribute.
> From service description:
> <smix:endpoint soapVersion="1.1" role="provider" defaultMep="in-out"/>
> From log:
> DEBUG - content  - >> "<?xml version='1.0' encoding='UTF-8'?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">

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