At a guess, this might be due to the jspc using different versions of a
jar than you expect it to?
Does it give you any information of the file that failed to compile?
Tim
> Hi,
>
[quoted text clipped - 42 lines]
> on what to investigate or
> how I might track this down and resolve it.
Swift - 10 Oct 2006 06:09 GMT
Thanks a lot for replying, Tim..
Yes, by using the verbose option of the jasper2 task, I'm able to get a
list of files that compile successfully and the ones which dont. I've
checked the files but there doesnt seem to be anything wrong with them.
And also, they compile successfully (but with warnings) on a Windows
System. And If I skip this precompilation of JSPs, the project works
absolutely fine. Should I consider upgrading the JBoss server version?
> At a guess, this might be due to the jspc using different versions of a
> jar than you expect it to?
[quoted text clipped - 48 lines]
> > on what to investigate or
> > how I might track this down and resolve it.