Hi – i recently upgraded to 4.0.3GA and am having aproblem with deploying my .war to JBoss.
i have a .ear that has one web project named myproject.web. when myeclipse deploys this as an exploded ear it no longer adds the .war extension e.g. myproject.web.war. thus JBoss doesn’t find the .war resource to deploy. how can i configure myeclipse to put the .war extension on the web resource?
thanks