Issue fixed, do as Chris said! Just pushed fix to Git with relative
path (<% response.sendRedirect("index"); %>) instead of absolute (<%
response.sendRedirect("/index"); %>) - thanks Chris!

2015-11-10 9:04 GMT+01:00 José Antonio Delgado Trujillo <[email protected]>:
> I use mvn package and then put the war in the deployment folder of wildfly
> 9.
> El 10/11/2015 6:42, "Lukasz Lenart" <[email protected]> escribió:
>
>> 2015-11-09 21:13 GMT+01:00 José Antonio Delgado Trujillo <
>> [email protected]>:
>> > i have the same in the /webapp/index
>> > But i have modified the POM
>> > i compile with maven but i use wildly as server.
>>
>> Which Wildfly version do you use? And I assume that it works with "mvn
>> jetty:run" for you?
>>
>>
>> Regards
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to