Hi Vincent, it seems that you missed the answer to your previous posting on this same topic ... 2001-11-15 http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=100581167505732&w=2
Vincent Massol wrote: > I am getting several CatalogManager.properties warnings on the console. > However everything runs fine. I'd like to know what I could do to remove > these warnings (Possibly, I'd like not to have to define a catalog as the > default one suits me fine). I am running cocoon as follows : > > <java classname="org.apache.cocoon.Main" fork="true"> > <arg value="-c${target.xdoc.dir}/"/> > <arg value="-d${target.doc.dir}"/> > <arg value="-w${target.xdoc.tmp.dir}"/> > <arg value="-l${target.xdoc.tmp.dir}/cocoon.log"/> > <arg value="-uERROR"/> > <arg value="-f${target.xdoc.dir}/root.uris"/> > <arg value="-f${target.xdoc.dir}/pdfs.uris"/> > <classpath> > <pathelement path="${java.class.path}"/> > </classpath> > </java> > > Thanks > -Vincent --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>