Forward uri can't be "zk/*" on Tomcat 7

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.0.3, 6.5.1
    • Affects Version/s: 6.0.2, 6.5.0
    • Component/s: General
    • None
    • Environment:

      Tomcat 7.0.27

    • None

      There is a ZUL file:

      <?forward uri="zk/foo.zul"?>
      <zk></zk>
      

      On Jetty 6.1.26 (with RJR) will forward correctly, but on Tomcat 7.0.x will occur HTTP 404.

      Another case, the foo.zul was put in foo folder:

      <?forward uri="foo/foo.zul"?>
      <zk></zk>
      

      The Jetty 6.1.26 / Tomcat 7.0.x will work fine.

      Reference: http://www.zkoss.org/forum/listComment/20708

            Assignee:
            vincentjian
            Reporter:
            MontyPan
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: