----------------------------------------------------------------
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!!!
----------------------------------------------------------------
on 5/31/2000 1:11 PM, Freeman Pascal at [EMAIL PROTECTED] wrote:
> I have a class that is being used under multiple aliases (i.e. each unique
> application
> 'code' property points to the same class). It appears that JServ is
> confusing the initargs
> between the application aliases and the initargs for one alias are being
> used by another.
>
> Has anyone seen this before? Is there a fix?
I haven't seen it before because I generally don't use that methodology and
I'm not sure the fix. :-( It should be pretty simple though, take a look at
the code that handles the initArgs section. From what I remember, it is
pretty short and simple.
-jon
--
--------------------------------------------------------------
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]