Wildfly 8.2 + Apache - Failed to load the bootstrap javascript: ./VAADIN/va

Thanks got part of it working on the Debian server. I needed to change:

ProxyPass /AppName
to
ProxyPass /AppName/

Sometimes when I refresh the page it just shows the default Vaadin loading icon and just hangs. A 2nd refresh will load the page.

On the CentOS server I will still randomly get the original error, or the can’t load the widget nocache.js error:
Failed to load the widgetset: ./VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/com.vaadin.DefaultWidgetSet.nocache.js?1441653423942
or sometimes the webpage will refresh to a screen that shows the default html page with the number 0 at the top. (see attached file)

On the CentOS server the application sometimes actually runs just fine, but then once you click a button it breaks again with anyone of the above errors at random.

21141.rtf (2.29 KB)