hi ming !
   i tried to use the cocoonportlet with jetspeed...but could not succeed as 
it gives errors during build...

compile:
    [javac] Compiling 352 source files to 
E:\jet3oct\jakarta-jetspeed\bin\classe
s
    [javac] 
E:\jet3oct\jakarta-jetspeed\src\java\org\apache\jetspeed\portal\cont
rollers\CocoonPortletController.java:72: package 
org.apache.jetspeed.portal.fact
ory does not exist
    [javac] import org.apache.jetspeed.portal.factory.*;
    [javac] ^
    [javac] 
E:\jet3oct\jakarta-jetspeed\src\java\org\apache\jetspeed\portal\cont
rollers\CocoonPortletController.java:99: cannot resolve symbol
    [javac] symbol  : variable JetspeedResources
    [javac] location: class 
org.apache.jetspeed.portal.controllers.CocoonPortlet
Controller
    [javac]     public final String STYLESHEET = TurbineResources.getString( 
Jet
speedResources.XMLPORTLETCONTROLLER_STYLESHEET_KEY );
    [javac]                                                                  
^
    [javac] 
E:\jet3oct\jakarta-jetspeed\src\java\org\apache\jetspeed\portal\cont
rollers\CocoonPortletController.java:196: incompatible types
    [javac] found   : java.util.Map
    [javac] required: java.util.Dictionary
    [javac]       Dictionary data = portlet.getPortletConfig().getSkin();
    [javac]                                                           ^
    [javac] 
E:\jet3oct\jakarta-jetspeed\src\java\org\apache\jetspeed\portal\cont
rollers\CocoonPortletController.java:221: incompatible types
    [javac] found   : java.util.Map
    [javac] required: java.util.Dictionary
    [javac]       Dictionary data = portlet.getPortletConfig().getLayout();
    [javac]                                                             ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 4 errors

BUILD FAILED

E:\jet3oct\jakarta-jetspeed\build\build.xml:175: Compile failed, messages 
should
have been provided.

Total time: 1 minute 27 seconds


do u have any idea what am i doing wrong here ?

thanx,

CB

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to