Sent it too quick, it does say According to TLD so possible error.

org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)
Caused by: com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException:
500 /pluto/index.jsp(26,17) PWC6236: According to TLD or attribute
directive in tag file, attribute value does not accept any expressions for
http://localhost:53889/test/pluto/index.jsp

On 8 April 2016 at 15:10, Christoph Nenning <christoph.nenn...@lex-com.net>
wrote:

> > 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
>

Reply via email to