users@glassfish.java.net

Web JavaFx on Glassfish v3 not run

From: <forums_at_java.net>
Date: Wed, 25 May 2011 17:18:33 -0500 (CDT)

 Hi... 

Me and some friends are
making a Web application in JavaFX, making a connection to
a database where data will be stored, we have
already run this simple application usinga DB in MySQL with XAMPP and
it works well, insert and query without problems, butnow we need
to do the same but with Glassfish v3 and not to MySQL, but here
comesthe problem, Glassfish application are installed
in the path domains / domainname /autodeploy the
server, then here does deploy applications that can run from the
browserusing the address localhost: 8080/nombredelaAplicacion, then we
tested it with
anotherapplication but this was Java Web Application and I
run the deploy and could be accessed
from the browser to localhost, but to try with our web
application in JavaFX,no work, when we put the application [project
folder] autodeploy folder, throw an errorwhen generating the deploy, I
read that this was done through a file. war and this put
it inthe folder and try autodeploy but also driving
this. war of the whole folder of myapplication of this
form using cmd: rutaDelaAplicacion> jar cvf nombreAplicacion.war *but does
not work, the access route through localhost: 8080 downloads a file,
but untilthen, nothing happens more ...

you excuse my English, but still do not learn very well.

 

How to deploy my web application JavaFx?

 


--
[Message sent by forum member 'Fozzie']
View Post: http://forums.java.net/node/806306