-
Notifications
You must be signed in to change notification settings - Fork 0
isidromerayo/docker_dummy_jboss7.1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Test JBoss 7.1 deploy EAR ========================= Try to learn deploy Docker with JBoss 7.1.1 Run --- sudo docker run -i -t -p9090:8080 jboss-app /opt/jboss/bin/standalone.sh -Djboss.bind.address=0.0.0.0 -Djboss.bind.address.management=0.0.0.0 Demo ---- WS - REST http://localhost:9090/ModuleWS/api/v1/dummy http://localhost:9090/ModuleWS/api/v1/customer Web App JSP - http://localhost:9090/ModuleWeb JSF - http://localhost:9090/ModuleWeb/index.jsf JSF - http://localhost:9090/ModuleWeb/customers.jsf TODO ---- Add datasource to JBoss
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published