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
If you take the waltz-web.jar from the target directory you can deploy this directly to a tomcat server and it should run fine. You will need to provide the database connection details via a .properties file however.
Hi
I have managed to get waltz to build successfully, however am having difficulty in actually getting it to run
the waltz/bin directory contains a run.sh file, however the build doesn't seem to create a jar per above.
I therefore get the error
Error: Unable to access jarfile ../waltz-web/target/uber-waltz-web-1.0-SNAPSHOT.jar
I have only the below in the waltz-web/target directory
waltz@waltz:~/waltz/waltz-web/target$ ls
classes generated-test-sources surefire-reports waltz-web waltz-web.war
generated-sources maven-archiver test-classes waltz-web-sources.jar
Thanks!
The text was updated successfully, but these errors were encountered: