Re: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-26 Thread Richard In Public
Hi Jörg

I am also using Windows.  The following works for me:





I notice two differences between this and the variations you've tried:
1.  I'm using a double forward slash (//) after the drive letter
2.  I'm only specifying the path of the directory containing sitemap.xmap

Try: src=file://x:/test/

Regards,

Richard




- Original Message -
From: "Menke Jörg,E2" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 25, 2003 9:47 AM
Subject: Mounting Sub-Sitemap from outside cocoon-dir...


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!
For better integration into the versioning-system (clearcase in this
case) I tried to let the locally installed cocoon (running in Weblogic
7) mount a subsitemap on a different drive (I'm stuck on Windows at
the moment... :-( ). This did not work... Examples:


 


or


 


or


 


Is this possible at all? Eg: can you reference a sitemap, or even only
a ressources directory (for styles p.e.) that is outside the
cocoon-installation?

Thanks in advance,

cu, Jörg

-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2

iQA/AwUBPlstjf+R/hOShE1OEQJrbwCbBs7N+CWYrYAa9iGx0JLdso9yAloAoNSS
jkuV9MVtopDvK/MiDCjSxyxA
=sS11
-END PGP SIGNATURE-

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


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



AW: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread "Menke Jörg,E2"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi again!
Thanks for the quick responses! The following worked indeed. But
somehow I messed up the Weblogic-Install, resulting in not letting it
work. After cleaning up that mess it worked like a charm!

> There shouldn't be any problem with that as far as I can see. 
> Here's a snippet 
> from my root sitemap:
> 
> 
>src="file:/c:/mydocs/web/dharma life/"
> uri-prefix="dl" reload-method="synchron"/>
> 

Thanks again,

Jörg

-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2

iQA/AwUBPltlTv+R/hOShE1OEQLlrQCeIKomhEVk25HRgeaNitKJNOjz6rcAniip
TejE4GDStRyv635jDmzmXvEQ
=CGIt
-END PGP SIGNATURE-

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



RE: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread Laurent Comte
Some hints :

1/ As written in the doc, use :
src="file:///x:/some/folder/"

2/ On windows, use "/" in the path, not "\" (yes, it SHOULD be the
opposite ...)

As I wrote in a previous post, using subsitemaps that are not inside
the main sitemap seems to run into reloading problems, when updates
are made in the main sitemap file.

Look at the thread with the stange title :
"is this question too simple to be answered ?"

Regards.
Laurent


-Message d'origine-
De : Menke Jörg,E2 [mailto:[EMAIL PROTECTED]
Envoyé : mardi 25 février 2003 10:47
À : '[EMAIL PROTECTED]'
Objet : Mounting Sub-Sitemap from outside cocoon-dir...


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!
For better integration into the versioning-system (clearcase in this
case) I tried to let the locally installed cocoon (running in Weblogic
7) mount a subsitemap on a different drive (I'm stuck on Windows at
the moment... :-( ). This did not work... Examples:


 


or


 


or


 


Is this possible at all? Eg: can you reference a sitemap, or even only
a ressources directory (for styles p.e.) that is outside the
cocoon-installation?

Thanks in advance,

cu, Jörg

-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2

iQA/AwUBPlstjf+R/hOShE1OEQJrbwCbBs7N+CWYrYAa9iGx0JLdso9yAloAoNSS
jkuV9MVtopDvK/MiDCjSxyxA
=sS11
-END PGP SIGNATURE-

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




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



RE: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread Luca Morandini
> -Original Message-
> From: Menke Jörg,E2 [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 25, 2003 10:47 AM
> To: '[EMAIL PROTECTED]'
> Subject: Mounting Sub-Sitemap from outside cocoon-dir...
>

> 
>   src="x:/test/sitemap.xmap" uri-prefix="test"/>
> 

Try with 3 slashes... like in:

 
  
 


> Is this possible at all? Eg: can you reference a sitemap, or even only
> a ressources directory (for styles p.e.) that is outside the
> cocoon-installation?

BTW, static contents are better left to the web-server, look into
http://xml.apache.org/cocoon/faq/faq-configure-environment.html#faq-4 for details

Regards,

-
   Luca Morandini
   GIS Consultant
  [EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
-


>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi!
> For better integration into the versioning-system (clearcase in this
> case) I tried to let the locally installed cocoon (running in Weblogic
> 7) mount a subsitemap on a different drive (I'm stuck on Windows at
> the moment... :-( ). This did not work... Examples:
>
> 
>   uri-prefix="test"/>
> 
>
> or
>
>
> or
>
>
> Is this possible at all? Eg: can you reference a sitemap, or even only
> a ressources directory (for styles p.e.) that is outside the
> cocoon-installation?
>
> Thanks in advance,
>
> cu, Jörg
>
> -BEGIN PGP SIGNATURE-
> Version: PGP 6.0.2
>
> iQA/AwUBPlstjf+R/hOShE1OEQJrbwCbBs7N+CWYrYAa9iGx0JLdso9yAloAoNSS
> jkuV9MVtopDvK/MiDCjSxyxA
> =sS11
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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



Re: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread Derek Hohls



And to follow up; I see Joerg may need to add
the trailing /**  to the patterns he has created...and remove the 
leading / from the uri-prefix
>>> [EMAIL PROTECTED] 25/02/2003 11:57:04 
>>>Joerg,There shouldn't be any problem with that as far as 
I can see. Here's a snippetfrom my root sitemap:    
  
uri-prefix="dl" reload-method="synchron"/>    
Regards, Upayavira> Hi!> For better 
integration into the versioning-system (clearcase in this> case) I tried 
to let the locally installed cocoon (running in Weblogic> 7) mount a 
subsitemap on a different drive (I'm stuck on Windows at> the moment... 
:-( ). This did not work... Examples:>> >  > uri-prefix="test"/> 
>> or>> >  > src="" 
uri-prefix="test"/>> >> 
or>> >  > 
src="" uri-prefix="test"/>> 
>> Is this possible at all? Eg: can you 
reference a sitemap, or even only> a ressources directory (for styles 
p.e.) that is outside the> cocoon-installation?>> Thanks in 
advance,>> cu, Jörg>> -BEGIN PGP 
SIGNATURE-> Version: PGP 6.0.2>> 
iQA/AwUBPlstjf+R/hOShE1OEQJrbwCbBs7N+CWYrYAa9iGx0JLdso9yAloAoNSS> 
jkuV9MVtopDvK/MiDCjSxyxA> =sS11> -END PGP 
SIGNATURE->> 
-> To 
unsubscribe, e-mail: [EMAIL PROTECTED] For> 
additional commands, e-mail: 
[EMAIL PROTECTED]>>-To 
unsubscribe, e-mail: [EMAIL PROTECTED]For additional 
commands, e-mail: [EMAIL PROTECTED]-- 
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.

"The CSIR exercises no editorial control over E-mail messages and/or
attachments thereto/links referred to therein originating in the
organisation and the views in this message/attachments thereto are
therefore not necessarily those of the CSIR and/or its employees.
The sender of this e-mail is, moreover, in terms of the CSIR's Conditions
of Service, subject to compliance with the CSIR's internal E-mail and
Internet Policy."



Re: Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread Upayavira
Joerg,

There shouldn't be any problem with that as far as I can see. Here's a snippet
from my root sitemap:


  


Regards, Upayavira

> Hi!
> For better integration into the versioning-system (clearcase in this
> case) I tried to let the locally installed cocoon (running in Weblogic
> 7) mount a subsitemap on a different drive (I'm stuck on Windows at
> the moment... :-( ). This did not work... Examples:
>
> 
>   uri-prefix="test"/> 
>
> or
>
> 
>   src="x:/test/sitemap.xmap" uri-prefix="test"/>
> 
>
> or
>
> 
>   src="file:/x:/test/sitemap.xmap" uri-prefix="test"/>
> 
>
> Is this possible at all? Eg: can you reference a sitemap, or even only
> a ressources directory (for styles p.e.) that is outside the
> cocoon-installation?
>
> Thanks in advance,
>
> cu, Jörg
>
> -BEGIN PGP SIGNATURE-
> Version: PGP 6.0.2
>
> iQA/AwUBPlstjf+R/hOShE1OEQJrbwCbBs7N+CWYrYAa9iGx0JLdso9yAloAoNSS
> jkuV9MVtopDvK/MiDCjSxyxA
> =sS11
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED]
>
>



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



Mounting Sub-Sitemap from outside cocoon-dir...

2003-02-25 Thread "Menke Jörg,E2"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!
For better integration into the versioning-system (clearcase in this
case) I tried to let the locally installed cocoon (running in Weblogic
7) mount a subsitemap on a different drive (I'm stuck on Windows at
the moment... :-( ). This did not work... Examples:


 


or


 


or


 


Is this possible at all? Eg: can you reference a sitemap, or even only
a ressources directory (for styles p.e.) that is outside the
cocoon-installation?

Thanks in advance,

cu, Jörg

-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2

iQA/AwUBPlstjf+R/hOShE1OEQJrbwCbBs7N+CWYrYAa9iGx0JLdso9yAloAoNSS
jkuV9MVtopDvK/MiDCjSxyxA
=sS11
-END PGP SIGNATURE-

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