Download camel osgi servicemix tutorial Free Java Code
Description
Project combining the messaging and OSGI architectures with Camel, JPA , ServiceMix and ActiveMQ. Projet can be deployed on Fuse ESB 4.3.x release.
Source Files
The download file camel-osgi-servicemix-tutorial-master.zip has the following entries.
.gitignore/*from w w w. j a v a 2 s .c o m*/
README
db/db/reportincident.properties
db/pom.xml
db/src/main/config/h2-script.sql
db/src/main/java/org/apache/camel/example/reportincident/model/Incident.java
db/src/main/resources/hibernate.cfg.xml
db/src/main/resources/org/apache/camel/example/reportincident/model/Incident.hbm.xml
features/pom.xml
features/src/main/resources/reportincident.xml
persistence-hibernate/pom.xml
persistence-hibernate/pom_all_import.xml
persistence-hibernate/src/main/java/org/fusesource/devoxx/reportincident/dao/IncidentDAO.java
persistence-hibernate/src/main/java/org/fusesource/devoxx/reportincident/dao/impl/IncidentDAOImpl.java
persistence-hibernate/src/main/resources/META-INF/persistence.xml
persistence-hibernate/src/main/resources/META-INF/spring/persistence-osgi.xml
persistence-hibernate/src/main/resources/META-INF/spring/spring-dao-beans.xml
persistence-hibernate/src/main/resources/META-INF/spring/spring-datasource-beans-test.xml
persistence-hibernate/src/main/resources/META-INF/spring/spring-datasource-beans.xml
persistence-hibernate/src/main/resources/log4j.properties
persistence-jpa/pom.xml
persistence-jpa/src/main/java/org/fusesource/devoxx/reportincident/dao/IncidentDAO.java
persistence-jpa/src/main/java/org/fusesource/devoxx/reportincident/dao/impl/IncidentDAOImpl.java
persistence-jpa/src/main/java/org/fusesource/devoxx/reportincident/model/Abstract.java
persistence-jpa/src/main/java/org/fusesource/devoxx/reportincident/model/Incident.java
persistence-jpa/src/main/resources/META-INF/persistence.xml
persistence-jpa/src/main/resources/META-INF/spring/persistence-dao.xml
persistence-jpa/src/main/resources/log4j.properties
pom.xml
routing/pom.xml
routing/src/data/csv-one-record.txt
routing/src/data/csv.txt
routing/src/main/java/org/fusesource/devoxx/reportincident/internal/Feedback.java
routing/src/main/java/org/fusesource/devoxx/reportincident/internal/IncidentSaver.java
routing/src/main/java/org/fusesource/devoxx/reportincident/internal/WebService.java
routing/src/main/resources/META-INF/spring/camel-context.xml
routing/src/main/resources/META-INF/spring/org.apache.camel.example.reportincident.routing.properties
routing/src/test/java/org/fusesource/devoxx/reportincident/ReportIncidentRoute.java
routing/src/test/java/org/fusesource/devoxx/reportincident/ReportIncidentWithSpringTest.java
routing/src/test/java/org/fusesource/devoxx/reportincident/ReportIncidentWithoutSpringTest.java
routing/src/test/resources/log4j.properties
routing/src/test/resources/org/fusesource/devoxx/reportincident/ReportIncidentWithSpringTest-context.xml
routing/write
routing/wsdl/report_incident.wsdl
service/pom.xml
service/src/main/java/org/fusesource/devoxx/reportincident/service/IncidentService.java
service/src/main/java/org/fusesource/devoxx/reportincident/service/impl/IncidentServiceImpl.java
service/src/main/resources/META-INF/spring/spring-service-beans-dao.xml
service/src/main/resources/log4j.properties
web/pom.xml
web/src/main/java/org/fusesource/devoxx/reportincident/HomePage.html
web/src/main/java/org/fusesource/devoxx/reportincident/HomePage.java
web/src/main/java/org/fusesource/devoxx/reportincident/WicketApplication.java
web/src/main/webapp/META-INF/MANIFEST.MF
web/src/main/webapp/WEB-INF/applicationContext.xml
web/src/main/webapp/WEB-INF/web.xml
web/src/main/webapp/style.css
webservice/pom.xml
webservice/src/main/resources/META-INF/wsdl/report_incident.wsdl
webservice/src/main/resources/log4j.properties
webservice/src/test/resources/log4j.properties
Download
Click the following link to download camel-osgi-servicemix-tutorial-master.zip.
camel-osgi-servicemix-tutorial-master.zip