You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "William Tam (JIRA)" <ji...@apache.org> on 2008/11/05 22:31:05 UTC

[jira] Created: (CAMEL-1056) Camel-cxf to support JAXWS handler

Camel-cxf to support JAXWS handler
----------------------------------

                 Key: CAMEL-1056
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1056
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-cxf
            Reporter: William Tam
             Fix For: 2.0.0




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


[jira] Resolved: (CAMEL-1056) Camel-cxf to support JAXWS handler

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

Willem Jiang resolved CAMEL-1056.
---------------------------------

    Fix Version/s: 1.5.1
       Resolution: Fixed

Applied patch with thanks to William.

> Camel-cxf to support JAXWS handler
> ----------------------------------
>
>                 Key: CAMEL-1056
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1056
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-cxf
>            Reporter: William Tam
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>         Attachments: CAMEL-1056.patch
>
>


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


[jira] Updated: (CAMEL-1056) Camel-cxf to support JAXWS handler

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

William Tam updated CAMEL-1056:
-------------------------------

    Attachment: CAMEL-1056.patch

attached a patch which enables users to inject jaxws handler to CXF producer and client. 

  <cxf:cxfEndpoint ...>
   
      <cxf:handlers>
          <ref bean="myJaxwsHandler"/> 
      </cxf:handlers>     

  </cxf:cxfEndpoint> 

   <bean id="myJaxwsHandler" class="org.apache.camel.wsdl_first.JaxwsTestHandler"/>

> Camel-cxf to support JAXWS handler
> ----------------------------------
>
>                 Key: CAMEL-1056
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1056
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-cxf
>            Reporter: William Tam
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1056.patch
>
>


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


[jira] Assigned: (CAMEL-1056) Camel-cxf to support JAXWS handler

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

Willem Jiang reassigned CAMEL-1056:
-----------------------------------

    Assignee: Willem Jiang

> Camel-cxf to support JAXWS handler
> ----------------------------------
>
>                 Key: CAMEL-1056
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1056
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-cxf
>            Reporter: William Tam
>            Assignee: Willem Jiang
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-1056.patch
>
>


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