[Gridsphere-users] Problem with New Project in GridPortlets

Sandra Montañez sandra.neyid at gmail.com
Mon Mar 17 18:54:16 PDT 2008


Hi,

I made new project in gridportlets, but when I make "ant install" generate
the follow error:

[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
    [javac] location: class
org.gridsphere.gridportlets.services.ActionComponentFactory_action
    [javac]     private static PortletLog log = SportletLog.getInstance
(ActionComponentFactory_action.class);
    [javac] /home/globus/gridsphere-2.2.10/projects/action/build/src/org/gridsphere/gridportlets/services/JobProfileProvider_action.java:15:
cannot find symbol
    [javac] symbol  : class PortletLog
    [javac] location: class
org.gridsphere.gridportlets.services.JobProfileProvider_action
    [javac]     private static PortletLog log = SportletLog.getInstance
(JobProfileProvider_action.class);
    [javac] /home/globus/gridsphere-2.2.10
/projects/action/build/src/org/gridsphere/gridportlets/services/ResourceProfileProvider_action.java


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.

Excuse my english.

Thanks.
Sandra Montañez.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gridsphere.org/pipermail/gridsphere-users/attachments/20080317/fcedd5af/attachment.html


More information about the Gridsphere-users mailing list