Re: Problem with deployment using Eclipse

2008-09-21 Thread Alexander Baetz
Fixed. I don't know why it worked "sometimes" but after i changed the builder-configuration for my project. it works allways now. it seems the eclipse builder doesn't copy files with some special endings into the build folder. one of these is .xml another necessary project specific setting. G

Problem with deployment using Eclipse

2008-09-21 Thread Alexander Baetz
Hi, i'm using eclipse 3.4 with jboss-tools to develop my application. Unfortunately sometimes the deployment doesnt work. The xml configuration isnt copied. Does anybody have an idea if there is a way to fix that? Greetings, Alex -