0 Replies Latest reply on Nov 11, 2013 4:25 PM by mechtatel

    jsf 1.2 app on Wildfly beta1 truncate html

    mechtatel

      Hi,

      We have a war app (seam, jsf 1.2) running fine in Jboss 7.1. Now we want to migrate to WildFly 8 beta1. The project is builded and deployed fine on wildfly 8. When we try to open some page we get blank page. The html code is truncated almost always trying to get the last resource from the header (always the last two characters in html are "<l" ). There are not exceptions. I don't know what is the main problem, but I have impression that is related to the way of loading resources. Any suggestion?