[Registry-dev] [jira] Commented: (REGISTRY-306) Some JSP files filed to compile- Registry 1.1 RC1

Krishantha Samaraweera (JIRA) jira at wso2.org
Wed Jun 4 03:14:40 PDT 2008


    [ https://wso2.org/jira/browse/REGISTRY-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145#action_17145 ] 

Krishantha Samaraweera commented on REGISTRY-306:
-------------------------------------------------

Error
=====

Assertion:All the JSPs that are bundled inside a web application must be compilable using a J2EE compliant JSP compiler that does not have any proprietary or optional features in it.
For [ wso2registry ]
Error: Some JSPs bundled inside [ wso2registry ] could not be compiled. See details below. 
org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP

PWC6199: Generated servlet error:
/tmp/.jspc0.91104513/org/apache/jsp/admin/edit_005fresource_jsp.java:12: cannot find symbol
symbol  : class SecureRegistry
location: package org.wso2.registry.secure
import org.wso2.registry.secure.SecureRegistry;                               ^


PWC6197: An error occurred at line: 39 in the jsp file: /admin/edit_resource.jsp
PWC6199: Generated servlet error:
/tmp/.jspc0.91104513/org/apache/jsp/admin/edit_005fresource_jsp.java:65: cannot find symbol
symbol  : class SecureRegistry
location: class org.apache.jsp.admin.edit_005fresource_jsp
    SecureRegistry secureRegistry = org.wso2.registry.servlet.utils.Utils.getSecureRegistry(request);
    ^
2 errors

(Comment added again due to data processing error on 2nd June 2008)



> Some JSP files filed to compile- Registry 1.1 RC1
> -------------------------------------------------
>
>                 Key: REGISTRY-306
>                 URL: https://wso2.org/jira/browse/REGISTRY-306
>             Project: WSO2 Registry
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1
>            Reporter: Krishantha Samaraweera
>            Assignee: Chathura Ekanayake
>            Priority: Blocker
>         Attachments: validator.png
>
>
> I have verified the RC1 of wso2registry.war by using the Glassfish verifier tool. Some JSP files filed to compile

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

        



More information about the Registry-dev mailing list