| Problem with publishing: some items not published [message #216938] |
Mon, 07 July 2008 11:33  |
Mohsen Saboorian Messages: 19 Registered: July 2009 |
Junior Member |
|
|
Hi,
From time to time, I have problems with publishing my application. When I
used Eclipse Java EE 3.3.1, it happened a lot. Now that I switch to Ganymede
3.4.0, I'm again facing with a similar problem.
I have a set of *.xml and *.properties files in the /src folder for my web
app project. Only .properties files are copied into
${catalina.base}/wtpwebapps/${proj.name}/WEB-INF/classes.
With previous versions (3.3.1), it happened that a classes folder was never
created under WEB-INF. I then removed the server fully, created it again,
and added my web-app to it (which usually solved the problem). This time
with Ganymede, this trick doesn't work.
Thanks in advance,
Mohsen.
|
|
|