[ 
https://issues.apache.org/jira/browse/CAMEL-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158302#comment-13158302
 ] 

Willem Jiang commented on CAMEL-4714:
-------------------------------------

Hi Glen, 

I saw you comment after I committed the patch. 
Now I just reverted the patch which moved the version of war.

Please feel free to do the other enhancement if you need.

Cheers,

Willem
                
> Improvements to camel-example-cxf-tomcat sample
> -----------------------------------------------
>
>                 Key: CAMEL-4714
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4714
>             Project: Camel
>          Issue Type: Improvement
>          Components: examples
>            Reporter: Glen Mazza
>            Priority: Minor
>             Fix For: 2.9.0
>
>         Attachments: camelCXFTomcat.patch
>
>
> Hi, attached patch makes the following changes to the 
> camel-example-cxf-tomcat sample:
> 1.) Reactivates the client call (mvn exec:java now enabled); README updated.
> 2.) In the README, provides sample SOAP requests for usage via soapUI.
> 3.) Allows for optional faster deployment of the WAR via mvn tomcat:deploy 
> (for TC7) or mvn tomcat:deploy -PTomcat6 (TC6) instead
>     of just manually copying the WAR to the webapps folder.
> 4.) Removed the resource filtering (as the client Java file was missing it 
> and hence not working, and there's enough of a case 
>     that SOAP web service providers shouldn't have a version # in the 
> deployed WAR) in favor of a hardcoded
>     "camel-example-cxf-tomcat" WAR file name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to