Uploaded image for project: 'James Hupa'
  1. James Hupa
  2. HUPA-92

GWT cannot be used with reverse-proxy configurations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.1
    • None
    • client
    • None

    Description

      You cannot use Hupa in reverse-proxy configurations (e.g. http://webmail.XXX.YYY instead of http://XXX.YYY:8080/hupa) because of the current GWT serialization policy module.

      2012-06-18 19:18:37.621:INFO:hupa:Key[type=org.apache.hupa.server.servlet.HupaDispatchServlet, annotation=[none]]: ERROR: The serialization policy file '/34B97BC5A839DB00A78894501B928D96.gwt.rpc' was not found; did you forget to include it in this deployment?
      2012-06-18 19:18:37.622:INFO:hupa:Key[type=org.apache.hupa.server.servlet.HupaDispatchServlet, annotation=[none]]: WARNING: Failed to get the SerializationPolicy '34B97BC5A839DB00A78894501B928D96' for module 'https://mail.ddcr.biz/hupa/'; a legacy, 1.3.3 compatible, serialization policy will be used. You may experience SerializationExceptions as a result.

      Quick fix can be found here, and adapted:
      http://java.net/projects/shampoo/sources/source-code-repository/content/ShampooGWT/src/java/biz/ddcr/shampoo/server/service/helper/gwt/ContextGWTRPCServiceExporter.java?rev=199

      Attachments

        1. AbstractDispatchServlet2.java.diff
          3 kB
          okay_awright
        2. GuiceStandardDispatchServlet2.java.diff
          1 kB
          okay_awright
        3. HupaDispatchServlet.java.diff
          0.7 kB
          okay_awright
        4. web.xml.diff
          2 kB
          okay_awright

        Activity

          People

            manolo Manuel Carrasco Monino
            okay_awright okay_awright
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: