Re: JspC processFile java.lang.NullPointerException

2008-12-04 Thread Marco Machmer
hi, i have found a bug issue with a workaround that helps. see here https://issues.apache.org/bugzilla/show_bug.cgi?id=37084 if i set caching to false, the precomilation works for me. marco -- View this message in context:

Re: JspC processFile java.lang.NullPointerException

2008-12-03 Thread Marco Machmer
marco wrote: hi, we have the same error message. the problem seems to be that we have bundled our standard tag files in an jar library file and call these tagfile tags from inside another tagfile tag that is located in WEB-INF/tags. only the first tagfile tag of the jsp will be