Activiti

Add ant target to start up h2 console

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 5.0.beta2
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Activity

Hide
Joram Barrez added a comment -

Currently, the web server is not started in the h2.start.sh script.
Ideally, this should be incorporated there.

Show
Joram Barrez added a comment - Currently, the web server is not started in the h2.start.sh script. Ideally, this should be incorporated there.
Hide
Joram Barrez added a comment - - edited

java -cp h2*.jar org.h2.tools.Server -web

seems to do the trick

See http://www.h2database.com/javadoc/org/h2/tools/Server.html#main_String...

Show
Joram Barrez added a comment - - edited java -cp h2*.jar org.h2.tools.Server -web seems to do the trick See http://www.h2database.com/javadoc/org/h2/tools/Server.html#main_String...
Hide
Joram Barrez added a comment -

Issue fixed and committed on dev branch.

Issue is kept open until it is ported to trunk.

Show
Joram Barrez added a comment - Issue fixed and committed on dev branch. Issue is kept open until it is ported to trunk.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: