Hi,
Does any one succed running pluto with Weblogic?
On my side, the test "DispatcherRequestTest" failed.
PLT 16.3.1 - checkPathInfo
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
PLT 16.3.1 - checkRequestURI
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
PLT 16.3.1 - checkGetRequestURI
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
PLT 16.3.1 - checkContextPath
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
PLT 16.3.1 - checkGetContextPath
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
PLT 16.3.1 - checkServletPath
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
PLT 16.3.1 - checkGetServletPath
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
PLT 16.3.1 - checkQueryString
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
PLT 16.3.1 - checkGetQueryString
Ensure that included attribute 'javax.servlet.include.path_info' is
available in servlet request.
Assertion failed: got javax.servlet.include.path_info: {null},
expected:
{/checkRequestURI,/checkContextPath,/checkServletPath,/checkQueryString}
Is a bug or a bad config on my side? Thanks for any help.
Regards.
KT.