You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Glen Mazza (Updated) (JIRA)" <ji...@apache.org> on 2011/11/21 18:34:51 UTC

[jira] [Updated] (CAMEL-4701) Simplifications to camel-example-cxf

     [ https://issues.apache.org/jira/browse/CAMEL-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glen Mazza updated CAMEL-4701:
------------------------------

    Attachment: camelExampleCXF.patch
    
> Simplifications to camel-example-cxf
> ------------------------------------
>
>                 Key: CAMEL-4701
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4701
>             Project: Camel
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 2.9.0
>            Reporter: Glen Mazza
>            Priority: Minor
>             Fix For: 2.9.0
>
>         Attachments: camelExampleCXF.patch
>
>
> Patch makes following changes to the camel-example-cxf example:
> 1.) To reduce user confusion, src/main/resources/META-INF spring resources used only during testing moved to test/main/resources instead.
> 2.) In JAXRS testing, switched the default auto-created book ID from 123 to 101 so it doesn't conflict with the 123-id'ed book subsequently
>     created during testing.
> 3.) Moved the httptojms example from root CXF folder to its own folder (...example.cxf.httptojms) as a sibling folder to the other three samples.
> 4.) To simplify, moved the JmsBroker class to the httptojms folder, as it is only that sample using it.
> 5.) Reformatted the pom to 4-space no tab indentation.

--
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