then why does run.* go to the trouble of setting up a classpath?

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 23, 2003 11:50 AM
> To: [EMAIL PROTECTED]
> Subject: Re: cli interface
>
>
> Geoff,
>    I looked through the Main source and it is building the classpath from
> the context directory
> by looking in the WEB-INF/lib and WEB-INF/classes directories to build the
> classpath.
> So I don't think that is it.
> James
> ----- Original Message -----
> From: "Geoff Howard" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, January 23, 2003 8:56 AM
> Subject: RE: cli interface
>
>
> > you don't have any classpath set up.  isn't there is a run.bat
> and run.sh
> in
> > the main directory used for running from the command line - that would
> > handle the classpath for you.
> >
> > Geoff Howard
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, January 23, 2003 11:23 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: cli interface
> > >
> > >
> > > This is my first attempt at using Cocoon and I am trying to run
> > > it using the
> > > command line interface. I am using the command from my
> > > WEB-INF/lib directory
> > > with tomcat 4.0 running:
> > >
> > > java -jar cocoon-2.0.4.jar org.apache.cocoon.Main -c
> > > c:\JBuilder7\jakarta-tomcat-4.0.3\webapps\cocoon -u DEBUG -C
> > > c:\JBuilder7\jakarta-tomcat-4.0.3\webapps\cocoon\WEB-INF\cocoon.xconf
> > >
> > > and I get the exception:
> > >
> > > Exception in thread "main" java.lang.NoClassDefFoundError:
> > > org/apache/avalon/framework/CascadingException
> > >
> > > Thank you for you help,
> > > James
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > Please check that your question  has not already been answered in the
> > > FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> > >
> > > To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> > > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> > >
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > Please check that your question  has not already been answered in the
> > FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> >
> > To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to