I have an ongoing problem with deploying my J2EE project.
When I go to add a deployment:
I right click on my project, Add/Remove Prject deployments. click Add button. Choose JBoss 4.0.0. Choose exploded deployment. Click finish. I get a blank popup that says Error in the title bar and has a red X icon, but no message. When I first started here, I had this problem, the only way it was resolved was to copy the workspace from another developer’s machine. I’m not sure what fixed it really. But now I have two new developers I am trying to get up and running and this problem is killing us. We are on Eclipse 3.1 with MyEclipse 4.0.3GA. If I choose packaged deployment instead of exploded in that dialog box it works fine.
As a side note, this weekend I installed Eclipse 3.2 with the newest MyEclipse 5.0 and I still got this same error. I guess there is some sort of conflict within our project, but the error message is totally useless and gives me no clue as to what the heck is going on.
David