DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29360>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29360 precompile xsp's without starting URI Summary: precompile xsp's without starting URI Product: Cocoon 2 Version: 2.1.5 Platform: PC OS/Version: All Status: NEW Severity: Critical Priority: Other Component: general components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I want precompile my xsp's with the Command line Interface using by ant. snipped from build.xml: <arg line="-P true -C ${build.webapp.dir}/WEB-INF/cocoon.xconf -w ${build.webapp.dir}/WEB-INF/work -u ERROR -k ../etc/logkit4cli.xconf -l cli -c ${build.webapp.dir}"/> in Cocoon 2.1.4 works this fine, but not Cocoon 2.1.5 Error: Please, specify at least one starting URI. Snipped from your documentation: "If no URIs are specified, it will scan all directories within the context directory looking for XSP files, each of which will be compiled." Only we can use this variant. The variant with the starting URI functioned not with ant without application server, datebase, ours license service etc. Greetings from Andrea Pöschel Knowledge Engine Development
