> Hi, > > I have a problem with Struts2PortletTest - it fails each time locally > for me and I have no idea why. At the same time it passes on Jenkins > :\ > > The problem is that I cannot prepare a new release with failing test > :( Could you check if you have the same? > >
As far as I understand that test it does the following: - create and start an embedded pluto server - deploy some resources to it - use JWebUnit to send http requests The test fails because some index.jsp file cannot be compiled. I could not figure out which one that is. The URL path is /test/pluto/index.jsp. The part /test is configured as context-root in BasePortletTest and /pluto occurrs in jetty-pluto-web-default.xml. But I have no idea which index.jsp file is used. Regards, Christoph This Email was scanned by Sophos Anti Virus