----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

This may not be the solution you're looking for, but anyway:

Place the properties file in the JServ servlets directory
Add a line to the zone.properties file to specify the pathname for your
resource properties as an InitArg to your servlet.  Example:
servlet.<servletname>.initArgs=propPath=<file path>

> -----Original Message-----
>
> I posted this question yesterday, and haven't gotten a reply.
> This is quite
> important to me - I cannot use JServ 1.1 until this issue is resolved; any
> help will be repaid with free beers at Java One. (is bribery
> allowed on this
> list?)
>
> Perhaps this is the wrong mailing list - is there somewhere else I should
> look for help?
>
> ----
>
> Hi,
>
> My servlet's jar file has a .properties file in it to provide localization
> resources. In JServ 1.0, I just included the jar in the "repositories"
> property in my zone file. In JServ 1.1, using the same zone file, I get a
> MissingResourceException when attempting to access this properties file.
>
> I'm using Apache 1.3.9 & JServ 1.1 on WinNT.
>
> Is this a regression bug, or a change in spec? How can I get this to work?
>
> Glenn Twiggs
> [EMAIL PROTECTED]
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to