-
Notifications
You must be signed in to change notification settings - Fork 0
SidKB/CamelExamples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published