BUILD FAILED C:\Documents and Settings\Arnaud AGOSSA\Bureau \ProjetSiteInternetArnaud \gwt-windows-1.6.4\siteAfrikaSciences\build.xml:25: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to "C:\Program Files\Java\jre1.6.0"
^^^ This error might occur if you only had a JRE installed, not a JDK. Does bin\javac.exe exist? Tony -- Tony Strauss Designing Patterns, LLC http://www.designingpatterns.com http://blogs.designingpatterns.com On May 6, 2:16 pm, arnaud <[email protected]> wrote: > Hello every one, > i'm using gwt 16.4 and GWT-ext 2.0.5.When i modify the html file > siteAfrikaSciences.html i have the result of the old file. I try to > changem the name of the file and i put 2 at it's end > siteAfrikaSciences2.html. Unable to find the file -> correct. But when > i modify to the correct name siteAfrikaSciences.html i have this error > > HTTP ERROR: 503 > SERVICE_UNAVAILABLE > RequestURI=/siteAfrikaSciences.html > > I try to clean and rebuild with Ant i have this error of build: > Buildfile: C:\Documents and Settings\Arnaud AGOSSA\Bureau > \ProjetSiteInternetArnaud\gwt-windows-1.6.4\siteAfrikaSciences > \build.xml > libs: > [copy] Copying 1 file to C:\Documents and Settings\Arnaud AGOSSA > \Bureau\ProjetSiteInternetArnaud\gwt-windows-1.6.4\siteAfrikaSciences > \war\WEB-INF\lib > javac: > [javac] Compiling 4 source files to C:\Documents and Settings > \Arnaud AGOSSA\Bureau\ProjetSiteInternetArnaud\gwt- > windows-1.6.4\siteAfrikaSciences\war\WEB-INF\classes > > BUILD FAILED > C:\Documents and Settings\Arnaud AGOSSA\Bureau\ProjetSiteInternetArnaud > \gwt-windows-1.6.4\siteAfrikaSciences\build.xml:25: Unable to find a > javac compiler; > com.sun.tools.javac.Main is not on the classpath. > Perhaps JAVA_HOME does not point to the JDK. > It is currently set to "C:\Program Files\Java\jre1.6.0" > > The class Directory is also empty. > What can i do? > Thank you for your response > Arnaud --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
