I try to deploy manually a war with promoted build 20.
#1 - there is a problem with the local (fr.ca) (it's a wierd caractere between [8_080] (where _ is the weird caractere) (the char is : á )
C:\glassfish-v3tp2\glassfish\bin>asadmin.bat deploy admingui-v3-prelude-b20.war
Remote server does not listen for requests on [localhost:8 080].
Is the server up?
Command deploy failed.
C:\glassfish-v3tp2\glassfish\bin>
#2 - the port that I choose for GF is 8888 not 8080, should the deploy command detect which port to deploy on from the domain.xml file ?