After deploying contacts-portlet in jboss (changes in main.js), css of contacts-portlet is not loaded because of an error regarding compass.
The same portlet exists also on a staging environment with jboss also running as application server. I copied the exact same contacts-portlet.war from staging to production, after deleting the existing on production. After the new deployment, the compass not found error is still displayed on firebug console.
Has anybody met something similar?
The 6.1 compass issue is not the case in Liferay 6.2.
Any help would be appreciated.