You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Nehemia Litterat <nl...@yahoo.com> on 2004/03/26 12:58:31 UTC

compiling the tutorial problem

Hi All

Is anybody can tell me why I am getting this error

I am using ECLIPSE as editor and I am running ANT with it
JAVA_HOME  do point to the JDK
>>>>>>>>>> The ERROR <<<<<<<<<<<<<<<<<<<<<<<<
[javac] BUILD FAILED: file:E:/work/work/Installation/JETSPEED/jportal/build.xml:135: 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

<<<<<<<<<<<<<<<<<<<<

this is my property file

jetspeed_home=C:/Program Files/Apache Group/Tomcat 4.1/webapps/jetspeed/WEB-INF

catalina_home=C:/Program Files/Apache Group/Tomcat 4.1

portlet_app_name=jportal

company=xxx

jetspeed_jar=/lib/jetspeed-1.4.jar

jetspeed_war=C:/Program Files/Apache Group/Tomcat 4.1/webapps/jetspeed

jetspeed_lib=/WEB-INF/lib

jetspeed_conf=/WEB-INF/conf/


Thanks
   Nehemia Litterat
   064700685

---------------------------------
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.

Re: compiling the tutorial problem

Posted by "Loreno F. de Oliveira" <lo...@dsc.ufcg.edu.br>.
Finally I'll help somebody in the list.. :-)

I had this problem and I have been solved it by adding fork="yes" on the 
problematic ant tag...

This doesn't looks a portlet/jetspeed problem, but a eclipse doubt. I 
hope also to be able to help all you
on portlets/jetspeed subjects.. :-)

[]'s

Loreno

Nehemia Litterat wrote:

>Hi All
>
>Is anybody can tell me why I am getting this error
>
>I am using ECLIPSE as editor and I am running ANT with it
>JAVA_HOME  do point to the JDK
>  
>
>>>>>>>>>>>The ERROR <<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>                      
>>>>>>>>>>>
>[javac] BUILD FAILED: file:E:/work/work/Installation/JETSPEED/jportal/build.xml:135: 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
>
><<<<<<<<<<<<<<<<<<<<
>
>this is my property file
>
>jetspeed_home=C:/Program Files/Apache Group/Tomcat 4.1/webapps/jetspeed/WEB-INF
>
>catalina_home=C:/Program Files/Apache Group/Tomcat 4.1
>
>portlet_app_name=jportal
>
>company=xxx
>
>jetspeed_jar=/lib/jetspeed-1.4.jar
>
>jetspeed_war=C:/Program Files/Apache Group/Tomcat 4.1/webapps/jetspeed
>
>jetspeed_lib=/WEB-INF/lib
>
>jetspeed_conf=/WEB-INF/conf/
>
>
>Thanks
>   Nehemia Litterat
>   064700685
>
>---------------------------------
>Do you Yahoo!?
>Yahoo! Finance Tax Center - File online. File on time.
>  
>