users@glassfish.java.net

Re: CLI171 Command deploy failed (Java EE 5 JMS tutorial)

From: <glassfish_at_javadesktop.org>
Date: Thu, 04 Mar 2010 12:16:22 PST

Hi Hong,

I am using Glassfish version 2.1.

The fact that another working system running the same version of GF that is using C:/javaeetutorial5/examples/common/admin-password.txt which has AS_ADMIN_PASSWORD=apple (changed from adminadmin) still puzzles me. Other commands such as "asadmin start-domain domain1" & Netbeans 6.7) is using the new password I have updated. In fact, this project deployed & run successfully in Netbeans.

Is it possible that Ant is expecting the keystore password in build.properties file to be changed which I haven't done so:

# Digital certificate properties for mutual authentication
keystore=${javaee.tutorial.home}/examples/jaxws/simpleclient-cert/support/client_keystore.jks
truststore=${javaee.home}/domains/domain1/config/cacerts.jks
keystore.password=changeit
truststore.password=changeit

Thanks,

Henry
[Message sent by forum member 'htran_888' (htran_888_at_yahoo.com.au)]

http://forums.java.net/jive/thread.jspa?messageID=390141