When i change the jnlp path i can deploy the javafx application without the jnlp content, and the relative path in the url property. But when i installed this in a server obtain a mistake.
I tried everything in the javafxEmbed() function:
- url: "http://localhost...."
- url: "folder/jnlp_file"
- url: "./folder/jnlp_file"
- url: "file:///C:/..."
Grettings
I tried everything in the javafxEmbed() function:
- url: "http://localhost...."
- url: "folder/jnlp_file"
- url: "./folder/jnlp_file"
- url: "file:///C:/..."
Grettings