<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div style="font-family: Verdana;font-size: 12.0px;">
      <div>Hi all,<br>
      </div>
      <div>I need some help...<br>
      </div>
      <div><br>
      </div>
      <div>After my update from 8.04 to 8.5, I get - by click of the
        Upload-Button in the Workplace - the following error message:<br>
      </div>
      <div><br>
      </div>
      <div>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;">
        </p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";"><br>
            org.apache.jasper.JasperException:
            Unable to compile class for JSP: </span><br>
        </p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">An error
            occurred at line: 8 in the generated java file</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">Only a type
            can be imported.
            org.opencms.ade.upload.shared.I_CmsUploadConstants resolves
            to
            a package</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";"> </span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">An error
            occurred at line: 12 in the jsp file:
/WEB-INF/jsp/offline/system/workplace/commons/newresource_upload.jsp</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">I_CmsUploadConstants.ATTR_CLOSE_LINK
cannot
            be resolved to a type</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">9: </span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">10: case
            CmsNewResourceUpload.ACTION_GWT:</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">11:
            ////////////////////ACTION: use the gwt upload</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">12:<span>    
            </span>request.setAttribute(I_CmsUploadConstants.ATTR_CLOSE_LINK,
            wp.getCloseLink());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">13: <span>    </span>request.setAttribute(I_CmsUploadConstants.ATTR_CURRENT_FOLDER,
            wp.getParamCurrentFolder());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">14:<span>     </span>wp.sendForward(I_CmsUploadConstants.UPLOAD_JSP_URI,
new
            HashMap<String, String>());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">15:
            break;<span>   </span></span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";"> </span><br>
        </p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">An error
            occurred at line: 13 in the jsp file:
/WEB-INF/jsp/offline/system/workplace/commons/newresource_upload.jsp</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">I_CmsUploadConstants.ATTR_CURRENT_FOLDER
cannot
            be resolved to a type</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">10: case
            CmsNewResourceUpload.ACTION_GWT:</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">11:
            ////////////////////ACTION: use the gwt upload</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">12:<span>    
            </span>request.setAttribute(I_CmsUploadConstants.ATTR_CLOSE_LINK,
            wp.getCloseLink());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">13: <span>    </span>request.setAttribute(I_CmsUploadConstants.ATTR_CURRENT_FOLDER,
            wp.getParamCurrentFolder());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">14:<span>    
            </span>wp.sendForward(I_CmsUploadConstants.UPLOAD_JSP_URI,
            new
            HashMap<String, String>());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">15:
            break;<span>   </span></span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">16:<span>     </span></span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";"> </span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">An error
            occurred at line: 14 in the jsp file:
/WEB-INF/jsp/offline/system/workplace/commons/newresource_upload.jsp</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">I_CmsUploadConstants.UPLOAD_JSP_URI
cannot
            be resolved to a type</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">11:
            ////////////////////ACTION: use the gwt upload</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">12:<span>    
            </span>request.setAttribute(I_CmsUploadConstants.ATTR_CLOSE_LINK,
            wp.getCloseLink());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">13: <span>    </span>request.setAttribute(I_CmsUploadConstants.ATTR_CURRENT_FOLDER,
            wp.getParamCurrentFolder());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">14:<span>    
            </span>wp.sendForward(I_CmsUploadConstants.UPLOAD_JSP_URI,
            new
            HashMap<String, String>());</span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">15:
            break;<span>   </span></span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">16:<span>     </span></span></p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><span style="font-size: 10.0pt;font-family:
            "Courier New";">17: case
            CmsNewResourceUpload.ACTION_APPLET:</span><br>
        </p>
        <p class="MsoNormal" style="margin-bottom: 0.0cm;line-height:
          normal;"><br>
        </p>
        <br>
      </div>
      <div>Thanx for your help!
        <br>
        Torsten</div>
      <div><br>
      </div>
    </div>
  </body>
</html>