Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3453

Caused by: java.lang.IllegalArgumentException: Cookie name "path" is a reserved token

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • 8.0.0.Final, 8.1.0.Final
    • 8.0.0.Final, 8.1.0.Final
    • Web (Undertow)
    • None

      i am getting the below error when trying to access or open the UI page (developed using flex) .it was properly working in tomcat version. recently migrated from tomcat to wildfly 8.0.0 Final.

      Caused by: java.lang.IllegalArgumentException: Cookie name "path" is a reserved token
      at javax.servlet.http.Cookie.<init>(Cookie.java:192)
      at io.undertow.servlet.spec.HttpServletRequestImpl.getCookies(HttpServletRequestImpl.java:145)
      at com.ap.ca.mm.util.SessionUtils.getSessionManagerPrincipal(SessionUtils.java:128)
      at com.ap.ca.mm.util.SessionUtils.getRmpPrincipalFromSessionManagerBean(SessionUtils.java:166)
      at com.ap.ca.mm.util.SessionUtils.getRmpPrincipal(SessionUtils.java:96)
      at com.ap.ca.mm.ro.dao.csdb.EntityDAO.<init>(EntityDAO.java:149)
      ... 42 more

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              magbul_jira shaik masthan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: