JBWEB001018 Cookie Problem v0 and v1 error thrown while application deployment on EAP 6.
Issue
- After adding few properties to domain.xml as below:
<property name="STRICT_SERVLET_COMPLIANCE" value="false"/>
<property name="$HTTP_PACKAGE.ServerCookie.ALLOW_HTTP_SEPARATORS_IN_V0" value="true"/>
<property name="$HTTP_PACKAGE.ServerCookie.ALLOW_EQUALS_IN_VALUE" value="true"/>
- EAP is getting this cookie as an V0 when perhaps is a V1.
JBWEB001018: An exception or error occurred in the container during the request processing java.lang.IllegalArgumentException: JBWEB002039: Control character in cookie value or attribute
Environment
- Red Hat JBoss Enterprise Application Platform(EAP)
- EAP 6.4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.