Hello Vadim, 

I have rerun the test with your patch, and the logfiles are attached.

1) start partition (loads cocoon servlet)
2) hit url /cocoon/xsp/simple
3) hit url /cocoon/welcome
4) hit url /cocoon/hello.html

1,3,4 seem to work. 2 does not.

Infact, as far as I can see, all the xsp based requests fail, but
everything else works fine, (including compiling the sitemap, of
course.)

Kind regards,
Nick

On Fri, 2002-02-01 at 18:42, Vadim Gritsenko wrote:
> Could you try with attached class - and send relevant log snippet?
> 
> Thanks,
> Vadim
> 
> > -----Original Message-----
> > From: Nick Airey [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 01, 2002 1:28 PM
> > To: [EMAIL PROTECTED]
> > Subject: problem dropping cocoon into Borland App Server
> > 
> > 
> > Hello everyone,
> > 
> > I am trying to deploy the cocoon.war (2.0.1) into the Borland
> Enterprise
> > App server 5.0.
> > 
> > The app server starts ok and the cocoon servlet loads ok. The sitemap
> > compiles correctly when I deploy the core jar files as well as the war
> > file.
> > 
> > However, when I try to hit a url, it doesn't display anything, and in
> > the access logs there is this interesting snippet included below.
> > 
> > It seems that simple.xsp is being resolved to
> > file:/C:/localhost/cocoon/sitemap.xmap/docs/samples/xsp/simple.xsp
> > 
> > Of course, the server is not installed at anything like c:/localhost,
> so
> > it can't find the file, and then of course, nothing else is going to
> > work.
> > 
> > I guess the required simple.xsp is still sitting in the war file, but
> > can't be found by cocoon.
> > 
> > Borland App server doesn't explode the war file (as tomcat does).
> > 
> > 
> > 
> > I would really appreciate any help on this, because I am reworking a
> > big, public high traffic web site. It would be nice publicity for
> > cocoon.
> > 
> > Kind regards,
> > Nick
> 
> <snip/>
> 

Attachment: logs3.zip
Description: Zip archive

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