Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 50493 invoked from network); 3 Apr 2007 15:57:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 15:57:07 -0000 Received: (qmail 44119 invoked by uid 500); 3 Apr 2007 15:57:10 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 44095 invoked by uid 500); 3 Apr 2007 15:57:10 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 44068 invoked by uid 99); 3 Apr 2007 15:57:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 08:57:10 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 08:56:59 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HYlN9-0008IT-3i for user@geronimo.apache.org; Tue, 03 Apr 2007 08:56:39 -0700 Message-ID: <9816461.post@talk.nabble.com> Date: Tue, 3 Apr 2007 08:56:39 -0700 (PDT) From: Sting Ray To: user@geronimo.apache.org Subject: Re: Issue with deploying a service in correct path In-Reply-To: <52F2985B-E8C7-45A1-998D-7D5787FE56BC@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jorikarppinen@yahoo.com References: <9805946.post@talk.nabble.com> <52F2985B-E8C7-45A1-998D-7D5787FE56BC@yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, you got me right. That I also figured out just now while reading more about paths. Do you have an idea how to employ that JSP without archiving it? That issue keeps on puzzling me ... :-) Thanks David, appreciate it. BRs, Jori djencks wrote: > > I can't tell since you only show one desired path, but if all the > jsps need to be under "mobilesolution" then you can specify this path > as the context-root element in a geronimo plan. If there is no such > common path component then you can specify the context-root as "/" > and specify the entire path in a servlet-mapping element in web.xml. > > Does this answer your question or did I misunderstand what you are > asking? > > thanks > david jencks > > On Apr 3, 2007, at 1:53 AM, Sting Ray wrote: > >> >> Hey all, >> >> a newbie for Geronimo is behind this question. I could not find an >> answer >> for it and would appreciate some assistance. >> >> There is a service developed for Tomcat 4.1. In this service >> solution, some >> XML is generated on a JSP page, which must be available for >> existing mobile >> clients to parse as it is in a preset and known server path. This >> means I'm >> not able to archive (.war, for example) the JSPs in order to deploy >> them on >> Geronimo and I should get them configured to a certain path like >> "http://server.servertest.com:8080/mobilesolution/menu.jsp" or >> similar. >> >> Any suggestions how could I configure certain JSPs to a certain >> path and >> deploy them like with Tomcat 4.1. >> >> Cheers! >> >> Thanks a bunch! >> -- >> View this message in context: http://www.nabble.com/Issue-with- >> deploying-a-service-in-correct-path-tf3510556s134.html#a9805946 >> Sent from the Apache Geronimo - Users mailing list archive at >> Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/Issue-with-deploying-a-service-in-correct-path-tf3510556s134.html#a9816461 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.