You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2010/08/28 10:27:13 UTC

DO NOT REPLY [Bug 49836] Exception in Jasper Task (Tomcat 7 and Ant 1.8.1)

https://issues.apache.org/bugzilla/show_bug.cgi?id=49836

--- Comment #1 from Kumar <ha...@yahoo.com> 2010-08-28 04:27:11 EDT ---
This is my jasper task

<jasper2
     listErrors="true"
     validateXml="false"
         uriroot="${testProj.path}" 
         webXmlFragment="${testProj.target}/${TODAY}/generated_web.xml" 
         outputDir="${testProj.build}" />

getting exception when this is executed

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.