users@glassfish.java.net

Re: "glassfish.home does not point to a valid glassfish installation" error

From: Sathyan Catari <Sathyan.Catari_at_Sun.COM>
Date: Fri, 12 Jun 2009 08:59:18 -0700

The Path looks weird to start with.
How about "glassfish.home=c:\\glassfish",
BTW, Did you install glassfish under the root directory directly?
You could also explicitly pass glassfish.home to ant using -D option of
ant to see
if it gets picked up.

HTH
Sathyan


glassfish_at_javadesktop.org wrote:
> After I install glassfish everything looked good. I am able to run localhost:8080 and localhost:4848
>
> but when I try to run \glassfish\lib\ant\bin\ant gf-prepare command from my projects directory I got this error.
>
> I am using Windows XP, glassfish 2.1
>
> my build.properties file includes
>
> jboss.home=C\:/tools/jboss-4.2.3.GA
> jboss.domain=default
> glassfish.home=C\:/glassfish
> glassfish.domain=domain1
>
> what am I doing wrong. I try to change glassfish.home variable. I tried every possible combination but I still get the same error.
> [Message sent by forum member 'tonyukuk9' (tonyukuk9)]
>
> http://forums.java.net/jive/thread.jspa?messageID=350904
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>