Aniket, 
I added this virtual directory to the default web app deployment descriptor
orion-web.xml.  The file resides under
orion/application-deployments/default/defaultWebApp.
Since the default web app is bound to the root, the content defined in these
virtual folders is accessible from all of my applications.  I've used the
approach for static contents such as html and images, but it probably won't
work if you plan to use the forward and include calls on the content in the
virtual directories.
        <virtual-directory virtual-path="/HTMLS" real-path="D:\EDM\HTMLS" />

Andre


-----Original Message-----
From: Aniket V U [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 17, 2001 12:34 AM
To: Orion-Interest
Subject: Global Directories


Hi,

I was wondering if I can define a global Virtual directory i.e a directory 
that can be accessed from any application deployed in Orion??

I tried setting the Virtual Directory in Global-Web-Application.xml but i 
couldnt access the directory. The virtual directories work fine if I define 
them at each application level in orion-web.xml.

Im using orion 1.4.5, jdk 1.3, W2K.

Any pointers would be much appreciated.

Thanks and Regards

Aniket



Reply via email to