Re: Error when compiling CVS source

2002-03-04 Thread Sylvain Wallez
Carlos Araya wrote: >I've just pulled/updated my CVS source and attempted to compile. I'm getting >the following error. > >/usr/local/java/xml-cocoon2/build/cocoon/src/org/apache/cocoon/servlet/Cocoo >nServlet.java:68: Class org.apache.cocoon.components.request.RequestFactory >not found in import

Re: Error when compiling CVS source

2002-03-04 Thread Santiago Gala
Carlos Araya wrote: >I've just pulled/updated my CVS source and attempted to compile. I'm getting >the following error. > >/usr/local/java/xml-cocoon2/build/cocoon/src/org/apache/cocoon/servlet/Cocoo >nServlet.java:68: Class org.apache.cocoon.components.request.RequestFactory >not found in import

RE: Error when compiling CVS source

2002-03-04 Thread John Morrison
Works for me with a clean co and build.sh. All files correct and accounted for :) BTW, what do you mean by "xml-cocoon CVS directory"? J. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROT

Error when compiling CVS source

2002-03-04 Thread Carlos Araya
I've just pulled/updated my CVS source and attempted to compile. I'm getting the following error. /usr/local/java/xml-cocoon2/build/cocoon/src/org/apache/cocoon/servlet/Cocoo nServlet.java:68: Class org.apache.cocoon.components.request.RequestFactory not found in import. import org.apache.cocoon.