--- "Kelly.Graus" <[EMAIL PROTECTED]> wrote:
> Well, it turns out that for some reason, Eclipse isn't publishing my
> struts.xml file when it's in the classes directory.  Moving it to the
> WEB-INF directory causes it to be published, by it doesn't do anything
> there.  I manually copied it to the correct location after publishing, then
> started the server, and now my actions are working.  So now I just need to
> get Eclipse to publish it to the correct location somehow.

Are you editing your struts.xml in your package hierarchy or do you have it
directly in your /WEB-INF/classes? I keep all my classpath config files in
the source tree and everything works fine. I'd try keeping it in your source
(I'm guessing you're not).

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to