[Gridsphere-users] Problem with New Project in GridPortlets

Mona Wong-Barnum mona at sdsc.edu
Tue Mar 18 11:32:50 PDT 2008


Hi Sandra:

	What version of GridPortlet are you using?

> [javac] Compiling 3 source files to /home/globus/gridsphere-2.2.10/ 
> projects/action/build/classes
>     [javac] /home/globus/gridsphere-2.2.10/projects/action/build/ 
> src/org /gridsphere/gridportlets
> /services/ActionComponentFactory_action.java:21: cannot find symbol
>     [javac] symbol  : class PortletLog

	PortletLog is in the GridSphere's portlet-api-2.2.jar jar file;  
seems like that jar file is not accessible during compilation.  Check  
your buiild.xml and build.properties in your action project  
directory.  GridSphere's jar files should be available to your  
project via the path seting in build.properties.

> The class PortletLog.java exist in src/org/gridlab/gridsphere
> /portlet/PortletLog.java.  But in the classes:  
> ActionComponentFactory_action.java, JobProfileProvider_action.java  
> isn't the "import" clause. (The name of the project is action).  
> This classes are generated in  the  compilation.

	Sorry I do not quite understand what you are saying...your action  
project ActionComponentFactory_action.java and  
JobProfileProvider_action.java will need to import PortletLog to be  
able to use it.

	Hope this is helpful.

cheers,
Mona

*********************************************************
     Mona Wong-Barnum
     Data Services Portal Developer
     San Diego Supercomputer Center
     http://datacentral.sdsc.edu

     "Use your head, live in your heart."
                       Chinese fortune cookie
*********************************************************




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gridsphere.org/pipermail/gridsphere-users/attachments/20080318/99c525b9/attachment.html


More information about the Gridsphere-users mailing list