|
What this is
Other links
The source codeIn order to deploy the web application on the Trifork server you just have to do the following: 1. Place the JNLP app in the gowild directory 2. Go to the domains/samples/bin directory of the server (after starting the server :) 3. Execute the command: trifork system create -username administrator -password trifork gowild 4. Execute the command: trifork archive deploy -username administrator -password trifork -inplace gowild <path to the gowild directory> The app should then be available on http://localhost:8080 The app server will automatically monitor the gowild directory for changes in the files (this is what the -inplace option is for), so you can e.g. update the JNLP application just by overwriting the old one with the new one. |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.