Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-320

Only local files allowed in JSP classpat

    XMLWordPrintable

Details

    Description

      SourceForge Submitter: jboynes .
      When JBoss is booted from the network, boot libraries
      from JBOSS_HOME/lib are loaded using a http: URL. Due
      to limitations of the Java compiler used for JSP
      compilation, classes in these libraries are not
      available when the JSP servlet is being compiled and
      may result in compilation errors.

      The web integration layer should ensure that all URLs
      handled by the context classloader are available
      locally for use by the JSP compiler regardless of where
      the true location is. This may require downloading
      jar/zip files.

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: