Skip to content

SidKB/CamelExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Camel Router Project for Apache CXF contract-first using Blueprint (OSGi)
=========================================================================

To build this project use

    mvn install

To deploy the project in OSGi. For example using Apache ServiceMix
or Apache Karaf. You need to install the following features first:

    features:install camel-jaxb
    features:install camel-cxf

And then you can install this example from its shell:

    osgi:install -s mvn:com.sid.camel/camel-cxf-contract-first-blueprint/1.0.0-SNAPSHOT

The web services from Apache CXF is usually listed at:

    http://localhost:8181/cxf

And the WSDL file for this example at:

    http://localhost:8181/cxf/report/?wsdl

For more help see the Apache Camel documentation

    http://camel.apache.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published