Vadim,
I was able to progress a bit more. See latest C2.1 CVS. Now the problem is that after
we get a
changeContext to switch to the sub-sitemap, there are two setContext()'s called with
the parent's
URL. Can you please pick it up from here....
Thanks,
dims
--- Vadim Gritsenko <[EMAIL PROTECTED]> wrote:
> Dims,
>
> It looks like you are back from your vacation.
> I think I also found same problem - take a look at
> subsitemap (http://localhost:8080/cocoon/sub/) - I added
> more examples there, but did not manage the time to track down the problem.
>
> Vadim
>
> > -----Original Message-----
> > From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 23, 2001 2:00 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [C2] cocoon:/ url's don't work from root to subsitemap
> >
> >
> > Dev Team,
> > Can some one look into this? I have added a test case for this in C2.1 CVS.
> > - Try http://localhost:8080/cocoon/welcome.source - THIS WORKS!!!
> > - Try http://localhost:8080/cocoon/sub/welcome.source - THIS DOES NOT WORK!!!!
> >
> > Thanks,
> > dims
> >
> > PS: FYI, Am on a mini vacation till Aug 28th.
> >
> > --- Stuart Roebuck <[EMAIL PROTECTED]> wrote:
> > > I've got a root sitemap containing the following simple matcher:
> > >
> > > > <!-- UTILITY FOR VIEWING SOURCE XML OR HTML -->
> > > >
> > > > <map:match pattern="**.source">
> > > > <map:generate src="cocoon://{1}" />
> > > > <map:transform src="transform/general/serialize_xml.xslt" />
> > > > <map:serialize />
> > > > </map:match>
> > >
> > > It simply takes any url that returns XML followed by ".source" and returns
> > > it as an HTML representation. ( - my browser doesn't like displaying
> > > straight XML)
> > >
> > > However, this doesn't work for a url referring to a sub-sitemap, such as:
> > >
> > > cocoon://subsitemap/information.xml
> > >
> > > *BUT*
> > >
> > > It does work for this *incorrect* url:
> > >
> > > cocoon://subsitemap/subsitemap/information.xml
> > >
> > > e.g.:
> > >
> > > http://localhost:8080/subsitemap/subsitemap/information.xml.source
> > >
> > >
> > > Stuart.
> > >
> > > -------------------------------------------------------------------------
> > > Stuart Roebuck [EMAIL PROTECTED]
> > > Lead Developer Java, XML, MacOS X, XP, etc.
> > > ADOLOS <http://www.adolos.com/>
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, email: [EMAIL PROTECTED]
> > >
> >
> >
> > =====
> > Davanum Srinivas, JNI-FAQ Manager
> > http://www.jGuru.com/faq/JNI
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Make international calls for as low as $.04/minute with Yahoo! Messenger
> > http://phonecard.yahoo.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
=====
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]