0 Replies Latest reply on May 26, 2011 11:41 AM by sej

    .class files deploy but other files do not

    sej

      I had a project in MyEclipse 5.5.1 and jboss 4.0.4.GA that worked fine. Now I've moved it to Eclipse 3.4 Ganymede and jboss 4.3.0.GA. The .class files deploy/explode to the jboss deploy directory, but the other files (index.jsp, .css, .js, etc.) under WebRoot and under WebRoot/WEB-INF (lib .jar files, etc.) do not get put out there. Any ideas for this? In the web project settings it has projName for the context root and in jboss-web.xml it has /projName for the context root. I recently upgraded several other projects from the MyEclipse to Eclipse 3.4 Ganymede, and this is the only one with this problem.