You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Aaron Tang (JIRA)" <je...@portals.apache.org> on 2005/12/08 03:21:08 UTC

[jira] Created: (JS2-437) The method startNewRecord(RenderRequest, String) is undefined for the type SiteDetailsPortlet

The method startNewRecord(RenderRequest, String) is undefined for the type SiteDetailsPortlet
---------------------------------------------------------------------------------------------

         Key: JS2-437
         URL: http://issues.apache.org/jira/browse/JS2-437
     Project: Jetspeed 2
        Type: Bug
  Components: Admin Portlets  
    Versions: 2.0-dev/cvs    
 Environment: winxp, jdk1.5.0_04,maven 1.0.2,tomcat-5.5.12
    Reporter: Aaron Tang
    Priority: Blocker


java:compile:
    [echo] Compiling to D:\cailing\projects\jetspeed-2-dev\applications\j2-admin/target/classes
    [javac] Compiling 50 source files to D:\cailing\projects\jetspeed-2-dev\applications\j2-admin\target\classes
    [javac] D:\cailing\projects\jetspeed-2-dev\applications\j2-admin\src\java\org\apache\jetspeed\portlets\site\SiteDeta
ilsPortlet.java:114: Can't find symbol
    [javac] Symbol: method startNewRecord(javax.portlet.RenderRequest,java.lang.String)
    [javac] location: class org.apache.jetspeed.portlets.site.SiteDetailsPortlet
    [javac]             this.startNewRecord(request, newRecordView);
    [javac]             ^
    [javac] 1 error

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Closed: (JS2-437) The method startNewRecord(RenderRequest, String) is undefined for the type SiteDetailsPortlet

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-437?page=all ]
     
David Sean Taylor closed JS2-437:
---------------------------------

    Resolution: Fixed

not a bug
you need to DL and build bridges first
we're in the middle of cutting new releases tonight
please be patient this will all sort out tomorrow

> The method startNewRecord(RenderRequest, String) is undefined for the type SiteDetailsPortlet
> ---------------------------------------------------------------------------------------------
>
>          Key: JS2-437
>          URL: http://issues.apache.org/jira/browse/JS2-437
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Admin Portlets
>     Versions: 2.0-dev/cvs
>  Environment: winxp, jdk1.5.0_04,maven 1.0.2,tomcat-5.5.12
>     Reporter: Aaron Tang
>     Priority: Blocker

>
> java:compile:
>     [echo] Compiling to D:\cailing\projects\jetspeed-2-dev\applications\j2-admin/target/classes
>     [javac] Compiling 50 source files to D:\cailing\projects\jetspeed-2-dev\applications\j2-admin\target\classes
>     [javac] D:\cailing\projects\jetspeed-2-dev\applications\j2-admin\src\java\org\apache\jetspeed\portlets\site\SiteDeta
> ilsPortlet.java:114: Can't find symbol
>     [javac] Symbol? method startNewRecord(javax.portlet.RenderRequest,java.lang.String)
>     [javac] location? class org.apache.jetspeed.portlets.site.SiteDetailsPortlet
>     [javac]             this.startNewRecord(request, newRecordView);
>     [javac]             ^
>     [javac] 1 error

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org