Skip to content

Spring Framework 3 and Apache Camel scheduler, deployed into IBM WebSphere with database Oracle

Notifications You must be signed in to change notification settings

dimMaryanto93/spring3-camel-integration-websphere-example

Repository files navigation

Belajar Java EE 6

Menggunakan java EE 6, deploy into websphere

Install oracle/database:11.2.0.2-xe

How to install oracle database image available here

Deloyed war application

mvn clean package -Dmaven.skip.test=true

Run docker-compose

docker-compose up

Grant User HR@XE

docker exec <container-id-oracledb> bash /unlock-hr.sh

Cleanup Docker container

docker-compose down

About

Spring Framework 3 and Apache Camel scheduler, deployed into IBM WebSphere with database Oracle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published