users@glassfish.java.net

Re: EJB Timer Service missing class files in ejb/j2ee-apps/__ejb_container_

From: <glassfish_at_javadesktop.org>
Date: Thu, 15 Jan 2009 01:11:41 PST

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