You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.
You should have WebLogic 12.2.1 installed. The WebLogic Maven plugin should be installed too (see http://docs.oracle.com/middleware/1221/wls/WLPRG/maven.htm#WLPRG845)
Steps
=====
1°) Adjust if needed the port of the 'External Routing Service' endpoint in src/main/webapp/WEB-INF/ejb-jar.xml (WLS uses by defaut 7001).
2°) Adjust if needed the WebLogic credentials in the pom.xml.
3°) Deploy Cargo Tracker using the weblogic profile : mvn -Pweblogic clean package com.oracle.weblogic:weblogic-maven-plugin:deploy