Download camel osgi tutorial Free Java Code
Description
Code of the Camel Tutorial > http://camel.apache.org/tutorial osgi camel part2. html.
Source Files
The download file camel-osgi-tutorial-master.zip has the following entries.
README//from w ww . j av a2s . c o m
pom.xml
reportincident.activemq/META-INF/MANIFEST.MF
reportincident.activemq/META-INF/maven/org.apache.camel.example/reportincident.activemq/pom.properties
reportincident.activemq/META-INF/maven/org.apache.camel.example/reportincident.activemq/pom.xml
reportincident.activemq/META-INF/spring/activemq-broker.xml
reportincident.activemq/build.properties
reportincident.activemq/pom.xml
reportincident.activemq/src/main/resources/META-INF/spring/activemq-broker.xml
reportincident.activemq/src/main/resources/log4j.properties
reportincident.activemq/target/classes/META-INF/spring/activemq-broker.xml
reportincident.activemq/target/classes/log4j.properties
reportincident.camelqueueservice/META-INF/MANIFEST.MF
reportincident.camelqueueservice/META-INF/maven/org.apache.camel.example/reportincident.queueservice/pom.properties
reportincident.camelqueueservice/META-INF/maven/org.apache.camel.example/reportincident.queueservice/pom.xml
reportincident.camelqueueservice/META-INF/spring/osgi-queuingservice.xml
reportincident.camelqueueservice/build.properties
reportincident.camelqueueservice/pom.xml
reportincident.camelqueueservice/src/main/resources/META-INF/spring/osgi-queuingservice.xml
reportincident.camelqueueservice/src/main/resources/log4j.properties
reportincident.camelqueueservice/target/classes/META-INF/spring/osgi-queuingservice.xml
reportincident.camelqueueservice/target/classes/log4j.properties
reportincident.db/META-INF/MANIFEST.MF
reportincident.db/META-INF/readme.txt
reportincident.db/pom.xml
reportincident.db/src/config/hibernate.cfg.xml
reportincident.features/pom.xml
reportincident.features/src/main/resources/reportincident.xml
reportincident.model/META-INF/MANIFEST.MF
reportincident.model/META-INF/maven/org.apache.camel.example/reportincident.model/pom.properties
reportincident.model/META-INF/maven/org.apache.camel.example/reportincident.model/pom.xml
reportincident.model/META-INF/org/apache/camel/example/reportincident/model/Incident.hbm.xml
reportincident.model/build.properties
reportincident.model/pom.xml
reportincident.model/src/main/java/org/apache/camel/example/reportincident/model/Abstract.java
reportincident.model/src/main/java/org/apache/camel/example/reportincident/model/Incident.java
reportincident.model/src/main/resources/META-INF/org/apache/camel/example/reportincident/model/Incident.hbm.xml
reportincident.model/src/main/resources/log4j.properties
reportincident.persistence/META-INF/MANIFEST.MF
reportincident.persistence/META-INF/maven/org.apache.camel.example/reportincident.persistence/pom.properties
reportincident.persistence/META-INF/maven/org.apache.camel.example/reportincident.persistence/pom.xml
reportincident.persistence/META-INF/readme.txt
reportincident.persistence/META-INF/spring/persistence-osgi.xml
reportincident.persistence/META-INF/spring/spring-dao-beans.xml
reportincident.persistence/META-INF/spring/spring-datasource-beans.xml
reportincident.persistence/build.properties
reportincident.persistence/pom.xml
reportincident.persistence/pom_all_import.xml
reportincident.persistence/src/main/java/org/apache/camel/example/reportincident/dao/IncidentDAO.java
reportincident.persistence/src/main/java/org/apache/camel/example/reportincident/dao/impl/IncidentDAOImpl.java
reportincident.persistence/src/main/resources/META-INF/spring/persistence-osgi.xml
reportincident.persistence/src/main/resources/META-INF/spring/spring-dao-beans.xml
reportincident.persistence/src/main/resources/META-INF/spring/spring-datasource-beans-test.xml
reportincident.persistence/src/main/resources/META-INF/spring/spring-datasource-beans.xml
reportincident.persistence/src/main/resources/log4j.properties
reportincident.routing/.springBeans
reportincident.routing/META-INF/MANIFEST.MF
reportincident.routing/META-INF/maven/org.apache.camel.example/reportincident.routing/pom.properties
reportincident.routing/META-INF/maven/org.apache.camel.example/reportincident.routing/pom.xml
reportincident.routing/META-INF/spring/camel-context.xml
reportincident.routing/META-INF/spring/org.apache.camel.example.reportincident.routing.properties
reportincident.routing/build.properties
reportincident.routing/log4j.properties
reportincident.routing/pom.xml
reportincident.routing/src/data/csv.txt
reportincident.routing/src/main/diagram/routing.jpg
reportincident.routing/src/main/diagram/routing.vsd
reportincident.routing/src/main/java/org/apache/camel/example/reportincident/internal/Feedback.java
reportincident.routing/src/main/java/org/apache/camel/example/reportincident/internal/IncidentSaver.java
reportincident.routing/src/main/java/org/apache/camel/example/reportincident/internal/WebService.java
reportincident.routing/src/main/resources/META-INF/spring/camel-context.xml
reportincident.routing/src/main/resources/META-INF/spring/org.apache.camel.example.reportincident.routing.properties
reportincident.routing/src/test/java/org/apache/camel/example/reportincident/ReportIncidentNoSpringRoutesTest.java
reportincident.routing/src/test/java/org/apache/camel/example/reportincident/ReportIncidentRoutes.java
reportincident.routing/src/test/java/org/apache/camel/example/reportincident/ReportIncidentRoutesTest.java
reportincident.routing/src/test/resources/log4j.properties
reportincident.routing/src/test/resources/org/apache/camel/example/reportincident/ReportIncidentRoutesTest-context.xml
reportincident.routing/wsdl/report_incident.wsdl
reportincident.service/META-INF/MANIFEST.MF
reportincident.service/META-INF/maven/org.apache.camel.example/reportincident.service/pom.properties
reportincident.service/META-INF/maven/org.apache.camel.example/reportincident.service/pom.xml
reportincident.service/META-INF/spring/service-osgi.xml
reportincident.service/META-INF/spring/spring-service-beans-dao.xml
reportincident.service/build.properties
reportincident.service/pom.xml
reportincident.service/src/main/java/org/apache/camel/example/reportincident/service/IncidentService.java
reportincident.service/src/main/java/org/apache/camel/example/reportincident/service/impl/IncidentServiceImpl.java
reportincident.service/src/main/resources/META-INF/spring/service-osgi.xml
reportincident.service/src/main/resources/META-INF/spring/spring-service-beans-dao.xml
reportincident.service/src/main/resources/log4j.properties
reportincident.web/META-INF/MANIFEST.MF
reportincident.web/pom.xml
reportincident.web/src/main/java/org/apache/camel/example/reportincident/HomePage.html
reportincident.web/src/main/java/org/apache/camel/example/reportincident/HomePage.java
reportincident.web/src/main/java/org/apache/camel/example/reportincident/WicketApplication.java
reportincident.web/src/main/webapp/META-INF/MANIFEST.MF
reportincident.web/src/main/webapp/WEB-INF/applicationContext.xml
reportincident.web/src/main/webapp/WEB-INF/web.xml
reportincident.web/src/main/webapp/style.css
reportincident.webservice/META-INF/MANIFEST.MF
reportincident.webservice/META-INF/maven/org.apache.camel.example/reportincident.webservice/pom.properties
reportincident.webservice/META-INF/maven/org.apache.camel.example/reportincident.webservice/pom.xml
reportincident.webservice/META-INF/readme.txt
reportincident.webservice/META-INF/wsdl/report_incident.wsdl
reportincident.webservice/build.properties
reportincident.webservice/pom.xml
reportincident.webservice/src/main/resources/META-INF/wsdl/report_incident.wsdl
reportincident.webservice/src/main/resources/log4j.properties
reportincident.webservice/src/test/resources/log4j.properties
Download
Click the following link to download camel-osgi-tutorial-master.zip.
camel-osgi-tutorial-master.zip