I want to know about way which set configure of virtual directory to directories outside webapps Thanks
----- Original Message ----- From: "Rick Yoesting" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 8:01 PM Subject: Re: Web-application not yet deployed > David, > > I see Milt got the first part of the solution to you already. > > Unfortunately, I don't know the answer to the "Premature packet header > end" problem. > But this is one of the reasons I switched to mod_jk from mod_webapp, > though your > situation sounds more severe than mine if every request is causing the > IOException. > > I wish I could actually provide some useful information about this > problem. > > Hopefully someone else can provide some insight here, > or I suppose you could give mod_jk a try. > > Rick > > > On Wednesday, June 26, 2002, at 04:59 PM, David Bishop wrote: > > > > > This was the problem. I set the first one to 8009, and forgot to > > change the > > second one. Now I have a different problem! It seg11's with every > > request. > > I guess I'm just lucky that way B) The following comes from tomcat's > > apache_log (i.e., not catalina.out). Ideas? > > > > 2002-06-26 15:48:57 WarpHost[pedh12.micron.com]: Mapping request for > > Host > > 2002-06-26 15:48:57 [org.apache.catalina.connector.warp.WarpConnection] > > Exception on socket > > java.io.IOException: Premature packet header end > > at > > org.apache.catalina.connector.warp.WarpConnection.recv(WarpConnection.java: > > 237) > > at > > org.apache.catalina.connector.warp.WarpRequestHandler.handle > > (WarpRequestHandler.java:112) > > at > > org.apache.catalina.connector.warp.WarpConnection.run(WarpConnection.java: > > 194) > > at java.lang.Thread.run(Thread.java:536) > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
