[Mono-devel-list] Patch for xsp/server/ApplicationServer.cs
ian joyce
ian.joyce at gmail.com
Wed Jun 30 10:24:33 EDT 2004
It looks like VPathToHost::Match may need looking at because:
mono /usr/local/bin/xsp.exe --applications /xxx:.,/:. works with the patch, but
mono /usr/local/bin/xsp.exe --applications /:.,/xxx:. doesn't.
Or am I missing something? Should I not be using VPathToHost::Match method to
check for duplicates?
--Ian
On Wed, 30 Jun 2004 09:16:45 -0500, ian joyce <ian.joyce at gmail.com> wrote:
>
> It looks like VPathToHost::Match may need looking at because:
>
> mono /usr/local/bin/xsp.exe --applications /xxx:.,/:. works with the patch, but
> mono /usr/local/bin/xsp.exe --applications /:.,/xxx:. doesn't.
>
> Or am I missing something? Should I not be using the match method to
> check for duplicates?
>
> --Ian
>
>
>
>
> On Wed, 30 Jun 2004 03:53:16 +0200, Gonzalo Paniagua Javier
> <gonzalo at ximian.com> wrote:
> >
> > El lun, 28-06-2004 a las 05:44, ian joyce escribió:
> >
> > > Disallows duplicate VPathToHosts in
> > > ApplicationServer::AddApplication(string, int, string, string).
> >
> > The patch does not work if you have, for example, an application in /
> > and another different one in /xxx.
> >
> > -Gonzalo
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
>
More information about the Mono-devel-list
mailing list