https://issues.apache.org/bugzilla/show_bug.cgi?id=50895
--- Comment #2 from Andy Wang <do...@moonteeth.com> 2011-03-08 17:42:39 EST --- We have a tag that contructs a class that has runtime dependencies in it's constructor. When using the Jspc ant task to compile, these runtime dependencies don't exist. However, when the class is actually called during runtime (i.e. within a running tomcat instance) the runtime requirements exist and are fine. I can't provide you our usecase because it's dependent on many many layers of our code, but I can easily provide you with a contrived usecase of a jsp file that will compile and load fine when tomcat is running but will not when using the out of band Jspc ant task to perform a precompile if you wish. I think this is a valid scenario. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org