In slide.properties there is the all important property,
org.apache.slide.domain.  I have made slide work before by using an absolute
path such as:

org.apache.slide.domain=/dirA/dirB/Domain.xml

Domain initialization works fine when set as an absolute path.  My 1st
question is can I set this property to a relative path such as

org.apache.slide.domain=../Domain.xml  ?

This essentially says go up one directory to look for Domain.xml.  

My 2nd question is in the above relative path, am I essentially saying look
for Domain.xml one directory above the location of my slide.properties file,
or am I saying look for Domain.xml one directory above the location of the
class initializing my domain?

Thanks in advance for your help.

-Dan

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

Reply via email to