You can change deployment log level to FINE to check for details, but if there
was an error it would've been reported.
thanks,
-marina
glassfish_at_javadesktop.org wrote:
> There is no clean up script. We install Glassfish like this:
>
> java -Xmx256m -jar glassfish-installer-v2ur2-b04.jar
> cd glassfish
> chmod -R +x lib/ant/bin
> lib/ant/bin/ant -f setup.xml
>
> and then immediately start the domain:
>
> cd glassfish/bin/
> ./asadmin start-domain domain1
>
> The explanation would seem to have to be that the files never get compiled but that is not consistent with what is seen in the logfiles. If the compilation fails would that be reported in the logfiles?
> [Message sent by forum member 'scotty76' (scotty76)]
>
> http://forums.java.net/jive/thread.jspa?messageID=326153
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>