Mail Archive Home | exoplatform List | December 2007 Index
| <-- Date Index --> | <-- Thread Index --> |
Hi,
Additional information.
That portlet-api jars placed in ${localRepository}/javax/portlet/portlet-api/
You may also see this error:
========================================================
/home/volodk/java/eXoProjects/tools/trunk/framework/junit/src/main/java/org/exoplatform/test/mocks/portlet/MockPortletContext.java:[21,7]
org.exoplatform.test.mocks.portlet.MockPortletContext is not abstract
and does not override abstract method getContainerRuntimeOptions() in
javax.portlet.PortletContext
/home/volodk/java/eXoProjects/tools/trunk/framework/junit/src/main/java/org/exoplatform/test/mocks/portlet/MockPortletContext.java:[110,29]
getContainerRuntimeOptions() in
org.exoplatform.test.mocks.portlet.MockPortletContext cannot implement
getContainerRuntimeOptions() in javax.portlet.PortletContext;
attempting to use incompatible return type
found : java.util.Enumeration<java.lang.String>
required: java.util.Map<java.lang.String,java.lang.String[]>
========================================================
Thanks,
Alexey.
On Dec 20, 2007 6:59 PM, Alexey Zavizionov <alexey.zavizionov@xxxxxxxxx>
wrote:
> Hi,
>
> We have updated the portlet-api jar in a maven repository with the
> same version number, so ask all remove it in your local maven
> repository.
> During the next build, new jar will be downloaded.
>
> If you don't do this, you will see this error:
>
> ========================================================
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building eXo Portlet Container 2 Core
> [INFO] task-segment: [clean, install]
> [INFO]
> ----------------------------------------------------------------------------
> ...
> [INFO] Compilation failure
> /home/alexey/java/eXoProjects/portlet-container/trunk/component/core/src/main/java/org/exoplatform/services/portletcontainer/pci/Output.java:[73,83]
> cannot find symbol
> symbol : variable HTTP_STATUS_CODE
> location: interface javax.portlet.ResourceResponse
> /home/alexey/java/eXoProjects/portlet-container/trunk/component/core/src/main/java/org/exoplatform/services/portletcontainer/pci/Output.java:[97,70]
> cannot find symbol
> symbol : variable HTTP_STATUS_CODE
> location: interface javax.portlet.ResourceResponse
> ========================================================
>
> Thanks,
> Alexey.
>
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.