You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2008/05/08 13:41:55 UTC

[jira] Created: (SYNAPSE-298) Prosy services which are configured to run over mail/vfs transports shows an invalid WSDL

Prosy services which are configured to run over mail/vfs transports shows an invalid WSDL
-----------------------------------------------------------------------------------------

                 Key: SYNAPSE-298
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-298
             Project: Synapse
          Issue Type: Bug
          Components: Proxy Services
    Affects Versions: 1.2-QA-B1
         Environment: all envs
            Reporter: Ruwan Linton
            Assignee: Ruwan Linton
             Fix For: 1.2


When you configure the mail and vfs transports correctly and if the publishWSDL is specified, then the WSDL shown for the generated proxy service contains blank location as the address for the vfs and mail transport bindings.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-298) Proxy services which are configured to run over mail/vfs transports shows an invalid WSDL

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton updated SYNAPSE-298:
---------------------------------

    Summary: Proxy services which are configured to run over mail/vfs transports shows an invalid WSDL  (was: Prosy services which are configured to run over mail/vfs transports shows an invalid WSDL)

fixing a typo

> Proxy services which are configured to run over mail/vfs transports shows an invalid WSDL
> -----------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-298
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-298
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2-QA-B1
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>
> When you configure the mail and vfs transports correctly and if the publishWSDL is specified, then the WSDL shown for the generated proxy service contains blank location as the address for the vfs and mail transport bindings.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-298) Proxy services which are configured to run over mail/vfs transports shows an invalid WSDL

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton resolved SYNAPSE-298.
----------------------------------

    Resolution: Fixed

Fixed for the mail, vfs and jms transports which are the required once.

> Proxy services which are configured to run over mail/vfs transports shows an invalid WSDL
> -----------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-298
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-298
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2-QA-B1
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>
> When you configure the mail and vfs transports correctly and if the publishWSDL is specified, then the WSDL shown for the generated proxy service contains blank location as the address for the vfs and mail transport bindings.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-298) Proxy services which are configured to run over mail/vfs transports shows an invalid WSDL

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595351#action_12595351 ] 

Ruwan Linton commented on SYNAPSE-298:
--------------------------------------

This is due to the change that axis2 did in the 1.4 release to append the endpoint binding to the service name and hence our listeners has to be modified in order to present the correct EPRs in the getEPRsForService methods,

Fixed in the Mail, VFS and JMS listeners.
No need to worry about the HTTP and HTTPS listeners because they return the value passed as the service name appended to the EPR prefix.

Need to look at the FIX and UDP listeners. 

> Proxy services which are configured to run over mail/vfs transports shows an invalid WSDL
> -----------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-298
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-298
>             Project: Synapse
>          Issue Type: Bug
>          Components: Proxy Services
>    Affects Versions: 1.2-QA-B1
>         Environment: all envs
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>
> When you configure the mail and vfs transports correctly and if the publishWSDL is specified, then the WSDL shown for the generated proxy service contains blank location as the address for the vfs and mail transport bindings.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org