You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ryan Moquin (JIRA)" <ji...@apache.org> on 2007/10/04 15:18:23 UTC

[jira] Created: (SM-1088) CXFbc provider should provider a targetURI element

CXFbc provider should provider a targetURI element
--------------------------------------------------

                 Key: SM-1088
                 URL: https://issues.apache.org/activemq/browse/SM-1088
             Project: ServiceMix
          Issue Type: Improvement
          Components: beanflow
    Affects Versions: 3.2
         Environment: Windows XP, Servicemix 3.2
            Reporter: Ryan Moquin
            Priority: Minor


Even though I didn't get the cxfbc provider to work, I did notice in the XSD there doesn't appear to be an option to specify a target URI, wsdl, or useJBIWrapper.  I mentioned this in the bug report to create an example, but I figured I'd open a separate issue for clarity.

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


[jira] Updated: (SM-1088) CXFbc provider should provider a targetURI element

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SM-1088:
--------------------------------

    Component/s:     (was: beanflow)
                 servicemix-cxf-bc

> CXFbc provider should provider a targetURI element
> --------------------------------------------------
>
>                 Key: SM-1088
>                 URL: https://issues.apache.org/activemq/browse/SM-1088
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-bc
>    Affects Versions: 3.2
>         Environment: Windows XP, Servicemix 3.2
>            Reporter: Ryan Moquin
>            Assignee: Freeman Fang
>            Priority: Minor
>
> Even though I didn't get the cxfbc provider to work, I did notice in the XSD there doesn't appear to be an option to specify a target URI, wsdl, or useJBIWrapper.  I mentioned this in the bug report to create an example, but I figured I'd open a separate issue for clarity.

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


[jira] Assigned: (SM-1088) CXFbc provider should provider a targetURI element

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SM-1088:
--------------------------------

    Assignee: Freeman Fang

> CXFbc provider should provider a targetURI element
> --------------------------------------------------
>
>                 Key: SM-1088
>                 URL: https://issues.apache.org/activemq/browse/SM-1088
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: beanflow
>    Affects Versions: 3.2
>         Environment: Windows XP, Servicemix 3.2
>            Reporter: Ryan Moquin
>            Assignee: Freeman Fang
>            Priority: Minor
>
> Even though I didn't get the cxfbc provider to work, I did notice in the XSD there doesn't appear to be an option to specify a target URI, wsdl, or useJBIWrapper.  I mentioned this in the bug report to create an example, but I figured I'd open a separate issue for clarity.

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


[jira] Resolved: (SM-1088) CXFbc provider should provider a targetURI element

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SM-1088.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2

> CXFbc provider should provider a targetURI element
> --------------------------------------------------
>
>                 Key: SM-1088
>                 URL: https://issues.apache.org/activemq/browse/SM-1088
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-bc
>    Affects Versions: 3.2
>         Environment: Windows XP, Servicemix 3.2
>            Reporter: Ryan Moquin
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2
>
>
> Even though I didn't get the cxfbc provider to work, I did notice in the XSD there doesn't appear to be an option to specify a target URI, wsdl, or useJBIWrapper.  I mentioned this in the bug report to create an example, but I figured I'd open a separate issue for clarity.

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


[jira] Commented: (SM-1088) CXFbc provider should provider a targetURI element

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

Freeman Fang commented on SM-1088:
----------------------------------

we provide locationURI as provider's attribute

something like
<cxfbc:provider wsdl="/wsdl/calculator.wsdl"
                      locationURI="http://localhost:9001/providertest"
                      endpoint="CalculatorPort"
                      service="calculator:CalculatorService"
                      interfaceName="calculator:CalculatorPortType"
                      >


> CXFbc provider should provider a targetURI element
> --------------------------------------------------
>
>                 Key: SM-1088
>                 URL: https://issues.apache.org/activemq/browse/SM-1088
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-bc
>    Affects Versions: 3.2
>         Environment: Windows XP, Servicemix 3.2
>            Reporter: Ryan Moquin
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2
>
>
> Even though I didn't get the cxfbc provider to work, I did notice in the XSD there doesn't appear to be an option to specify a target URI, wsdl, or useJBIWrapper.  I mentioned this in the bug report to create an example, but I figured I'd open a separate issue for clarity.

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