Date: Fri, 16 Aug 2002 03:06:44 +0100 From: Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> To: K.J.Koster@kpn.com Cc: freebsd-java@freebsd.org Subject: Orion, servlets, and package paths Message-ID: <20020816020644.GA55654@dogma.freebsd-uk.eu.org> In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA92A@l04.research.kpn.com> References: <59063B5B4D98D311BC0D0001FA7E452205FDA92A@l04.research.kpn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Is there a trick to getting Orion to find servlets with package-hierarchy directories? I tried several different URL combinations to reach mine, but none of them worked. When I removed the package statement and moved the class into default-web-app/WEB-INF/classes, it worked fine. It seems that it only finds servlets in the root servlet directory, and doesn't honor package directories (com/mydomain/myprog/...). This must mean I am doing something wrong, but I followed the 'out-of-the-box' tutorial for installing servlets. Any ideas? jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020816020644.GA55654>