SRVE8111E:The application,{0},is trying to modify a cookie which matches a pattern in the 错误之解

当在应用程序web.xml中自定义session-config配置时,在WAS上部署后启动报 SRVE8111E 错html <!-- Session Config --> <session-config> <session-timeout>15</session-timeout> <cookie-config> <http-only>true</http-only> <secure>
相关文章
相关标签/搜索