Hi, JRun provide servlets from the default web application if you ask the web server for an url like http://host/servlet/Servlet1 ^^^^^^^ (not servlets !!!) If you create a new web application defining "test1" as the virtual mapping for the application, JRun provide servlets from this web application classes directory if you ask the web server for an url like http://host/test1/servlet/Servlet2. Bye Paolo "Lee, Hitae" wrote: > > Hi, > > Could please be more specific and on your question? > > I mean that what do you mean with web application map vs. URL prefix. > > My case web application is at c:\apache\www\certandexodus and > servlets are c:\JRUN\Default_Server\Default_app\Web_info\classes, > I understood JRUN will provide the servlets as WEB request needs > servlet access by saying 'servlets\classname'. > > Thank you in advance. > Hitae Lee. > > -----Original Message----- > From: Paolo Perrucci [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 14, 2000 11:18 AM > To: [EMAIL PROTECTED] > Subject: Re: Help need to understand message from JRUN > > Hi, > are you sure that the web application map and the url prefix is the same > ? > > Bye > Paolo > > Sherman Chen wrote: > > > > Hi, > > I developep a j2ee application prototype under j2sdkee1.2.1, ie. I created > > the .war, .jar, and .ear files by j2sdkee1.2.1. I migrated them to JRun by > > deploying the .jar, .war, .ear file to JRun, using JRun Management > Console. > > I got the following error, does anybody have idea what's going on? > > > > Thanks, > > > > -Sherman > > > > 404 Not Found > > /myInsiderRoot: > > > > allaire.jrun.JRunServletException: not found > > at allaire.jrun.file.FileServlet.service(FileServlet.java:116) > > at > allaire.jrun.servlet.JRunServletPool.service(JRunServletPool.java:83) > > at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013) > > at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925) > > at > > > allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.jav > a:88) > > at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131) > > at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330) > > at allaire.jrun.http.WebEndpoint.run(WebEndpoint.java:107) > > at allaire.jrun.ThreadPool.run(ThreadPool.java:267) > > at allaire.jrun.WorkerThread.run(WorkerThread.java:74) > >
begin:vcard n:Perrucci;Paolo tel;fax:+39643531864 tel;work:+39643531998 x-mozilla-html:FALSE org:Ludonet s.r.l. adr:;;Via Renzo Rossi, 21;Roma;;00141;Italia version:2.1 email;internet:[EMAIL PROTECTED] title:Project manager fn:Paolo Perrucci end:vcard
