Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hoping to get some assistance here.
I just downloaded latest community version: joget-linux-3.1.1. Everything seems to be running ok - I can log into app etc...
I'm running an Ubuntu variant.
When I click the button to start Workflow Designer - a window appears that appears to be a "save as" dialog.
http://localhost:8080/wflow-designerweb/webstart = fail - standard tomcat error (The requested resource (/wflow-designerweb/webstart) is not available.)
I do not have a file called webstart.jnlp anywhere in my entire joget-linux-3.1.1 directory (although the "save as" dialog wants to name the file it is saving webstart...
Is this app supposed to launch and somehow automatically download something from a joget repository?
I'm not sure I can start working on my application without setting up a workflow process.
Can anyone offer some guidance? I can provide screenshots if necessary.
Thanks
JL
3 Comments
Hugo
Hi there,
You will need to have Java installed in your machine to run the .jnlp file. Thanks.
John Little
I'm pretty sure I have Java SDK installed - I can use the form generators etc...Tomcat is running just fine. It's just that I can't find/don't seem to have webstart.jnlp anywhere in the program directory structure. Is that possible?
Output from java -version below:
john@john-desktop2:/opt/joget/joget-linux-3.1.1$ java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.2)
OpenJDK Server VM (build 20.0-b12, mixed mode)
john@john-desktop2:/opt/joget/joget-linux-3.1.1$ java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.2)
OpenJDK Server VM (build 20.0-b12, mixed mode)
Bastiana
Run the following.
sudo apt-get install icedtea-netx
And you can run the designer.