Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

acntech-archive/acn-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

acn-batch

Batch application

To build the complete application:

  • Goto acn-batch/code
  • Run mvn clean install

To run the application:

  • Make sure the Glassfish 4.0 domain is running (asadmin start-domain). Often started automatically in your IDE
  • Make sure the Derby database is running (asadmin start-database). Often started automatically in your IDE
  • Deploy the application (war fil is located in acn-batch/code/webapp/target). Often done from your IDE.
  • Open http://localhost:8080/webapp/notifications.html and press "open session"
  • Open another browser window/tab with http://localhost:8080/webapp and "start jobben"
  • The first browser window/tab should now show output from the batch execution

About

Batch application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •