Skip to content

Latest commit

 

History

History

jboss-eap-h2-ejb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

H2 | JavaEE 7 | JSON servlet | EJB 3 Build Status

jboss-eap-h2-ejb

according to default ${JBOSS_HOME}/standalone/configuration/standalone.xml
<!-- skepped... -->
<datasource jndi-name="java:jboss/datasources/ExampleDS" pool-name="ExampleDS" enabled="true" use-java-context="true">
<!-- skepped... -->
build and test
docker-compose down -v; ./mvnw; docker-compose up --build --force-recreate --remove-orphans
http post :8080/client/update/max
http post :8080/client/update/maxp
http post :8080/client/update/amaxp
http :8080/client/
http post :8080/client/update/max\?remove=true
http :8080/client/

links: