Community
Participate
Working Groups
Build Identifier: 20100917-0705 I can't make this work anymore: 1. I create a dynamic web project and publish it to JBoss 4.2; 2. I create a java project and add it to the web project deployment list; 3. When I changed any file of the web project, the status on the servers window changes to "republish" and I can publish it. But if I change any file of the java project, the status still changes to "republish" but clicking the publish button accomplishes nothing. I have to change and save a file of the web project to publish the changes of the java project. Ganymede is the last version of eclipse which I don't have any problems with this. This problem occurs in linux and windows alike and in the new version of eclipse (Helios) Reproducible: Always Steps to Reproduce: 1. create a dynamic web project and publish it to JBoss 4.2; 2. create a java project with a java class and add it to the web project deployment list; 3. changing the class in the java project, changes the status in the server's window to publish, but clicking the publishing button accomplishes nothing.