Brian,

Sounds like you might have moved a jar on your classpath? Maybe servlet.jar is misplaced relative to your configs?

I've had these kind of problems before, that's what it sounds like to me...

-b

Greene, Brian wrote:

The problem I'm having is really odd. I'm using XDoclet to generate
struts-config (in addition to a number of other files), and the project
I'm working on has been working wonderfully for over a year with over
100 Actions and DispatchActions... Now suddenly XDoclet is just not
including files when it generates struts-config. And I mean it is just
ignoring the files. I have tried altering attributes on files it is not
missing, like changing the path, and the changes show up in the gnerated
file, but if I actually rename a class, it is hit or miss on whether or
not the file will be picked up. This first happened with a new file in
the project, but I then discovered it is happening with an older file as
well (regression test found the dead URL yesterday). It seems to be
completely random what files it will and won't pick up, and when, as
after an 18 hour span, it picked all of them up for a run before going
back to missing some of the files again...


The build file hasn't changed in months, and as I said, the development
environment has been stable for over a year. I'm using **/*Action to
scan the correct src tree for actions, but two files in the same
directory are suddenly not being processed.


I use ant out of eclipse 3.0, but have also gone to the shell to try to
generate the file (IDE paranoia), yet still nothing... Please, anyone,
if you have any ideas send them my way. I am at a real loss here, and
can't seem to find a solution that makes any sense at all...


Thanks in advance.

Environment:
OS WinXP
jdk 1.4.2_05
ant 1.5

[EMAIL PROTECTED]







-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user








-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to