All the Java should be under there - if it is being produced.

Is the sitemap being compiled or is it just source?

It is _possible_ to compile the XSP by hand - but I wouldn't like to try.
You'd have to manually apply all the xslts to generate the java source then,
with an appropriate classpath, javac it.

Your logs should help...

> -----Original Message-----
> From: Tobias Luikard [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 27 September 2001 11:42 am
> To: [EMAIL PROTECTED]
> Subject: Re: Debug XSP
> 
> 
> There is only the sitemap. When the compiling fails, then 
> there is no java
> file either?
> 
> Is there a posibilty to compile the XSP by hand?
> 
> Thanks
> 
> Tobias
> 
> "Morrison, John" wrote:
> 
> > What OS/Servlet Engine are you using?
> >
> > Under Tomcat the source is...
> >
> > $TOMCAT_HOME/work/[context name]/org/apache/cocoon/www/...
> >
> > > -----Original Message-----
> > > From: Tobias Luikard [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, 27 September 2001 11:36 am
> > > To: [EMAIL PROTECTED]
> > > Subject: Debug XSP
> > >
> > >
> > > Hi,
> > >
> > > is there a possibilty to debug the generated Code from the
> > > XSP files? Is
> > > the *.java Code available. I didn't found it on the HHD.
> > >
> > > I get an exception on runnig the XSP. (Line 92, column 38:  ')'
> > > expected)
> > >
> > > But in my XSP isn't a line 92. It's got only 20 lines. This
> > > XSP is very
> > > simple but when it grows more complex it would be nice to
> > > have the Java
> > > Code to debug it.
> > >
> > > Thanks for your help
> > >
> > > by
> > >
> > > Tobi
> > >
> > > --
> > > Tobias Luikard
> > >
> > > ____ |X________________________
> > >     X|
> > >
> > >  eXXcellent solutions gmbh
> > >  In der Wanne 55
> > >
> > >  D-89075 Ulm
> > >
> > >  e | [EMAIL PROTECTED]
> > >  t | +49 [0]731-55026-22
> > >  f | +49 [0]731-55026-99
> > >  i | www.eXXcellent.de
> > >
> > >
> > >
> > > 
> ---------------------------------------------------------------------
> > > 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]>
> > >
> >
> > 
> ==============================================================
> =========
> > Information in this email and any attachments are 
> confidential, and may
> > not be copied or used by anyone other than the addressee, 
> nor disclosed
> > to any third party without our permission.  There is no intention to
> > create any legally binding contract or other commitment 
> through the use
> > of this email.
> >
> > Experian Limited (registration number 653331).
> > Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF
> >
> > 
> ---------------------------------------------------------------------
> > 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]>
> 
> --
> Tobias Luikard
> 
> ____ |X________________________
>     X|
> 
>  eXXcellent solutions gmbh
>  In der Wanne 55
> 
>  D-89075 Ulm
> 
>  e | [EMAIL PROTECTED]
>  t | +49 [0]731-55026-22
>  f | +49 [0]731-55026-99
>  i | www.eXXcellent.de
> 
> 
> 
> ---------------------------------------------------------------------
> 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]>
> 

---------------------------------------------------------------------
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]>

Reply via email to