Too bad.  It was not that.  I can view it from any broswer and get the same 
blank page.  If I view source all I get is this:

<html><body></body></html>

So, it is getting the jsp page and spitting out nothing.  It is a problem 
with the server.xml I am sure.  Is anyone out there willing to have me sesnd 
them my server.xml and have a look at it to see what the problem is?

Any takers?  It would be much appreciated.......................




>From: "Short, Dave" <[EMAIL PROTECTED]>
>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
>To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
>Subject: RE: Virtual host question for all
>Date: Wed, 3 Jul 2002 16:00:08 -0400
>
>If you're using Netscape 4.x try IE 5.5.  There's a known issue with Apache
>2.0.36 and Netscape 4.x (don't know if it's fixed in 2.0.39).
>
>-----Original Message-----
>From: Mark Hutchinson [mailto:[EMAIL PROTECTED]]
>Sent: July 03, 2002 12:56 PM
>To: [EMAIL PROTECTED]
>Subject: RE: Virtual host question for all
>
>
>
>Well, I have that in now in a better place and I cna bring up the virtual
>host page and it gives no errors, but I have nothing displayed.
>
>The page is blank.  The port 8180 pages also show up blank now as well.
>
>I may be getting closer.  Any ideas on this?
>
>Thanks for all the help.
>
>Mark
>
> >From: "Turner, John" <[EMAIL PROTECTED]>
> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
> >To: 'Tomcat Users List' <[EMAIL PROTECTED]>
> >Subject: RE: Virtual host question for all
> >Date: Wed, 3 Jul 2002 15:35:06 -0400
> >
> >
> >"Connection Refused" when starting tomcat usually means that tomcat 
>didn't
> >actually stop when you stopped it.
> >
> >John Turner
> >[EMAIL PROTECTED]
> >http://www.aas.com
> >
> >
> >-----Original Message-----
> >From: Mark Hutchinson [mailto:[EMAIL PROTECTED]]
> >Sent: Wednesday, July 03, 2002 3:30 PM
> >To: [EMAIL PROTECTED]
> >Subject: RE: Virtual host question for all
> >
> >
> >
> >I put this:
> >
> >Host name="www.site.com" debug="0" appBase="webapps" unpackWARs="true">
> >    <Logger className="org.apache.catalina.logger.FileLogger"
> >            directory="logs"  prefix="localhost_www_site_com_log."
> >            suffix=".txt" timestamp="true"/>
> >    <Context path="" docBase="/web/mydomainconent.mydomain.com/web"
> >             debug="0" reloadable="true" crossContext="false"/>
> ></Host>
> >
> >Which is right below another host entry...
> >and get this on tomcat restart now:
> >
> >Stopping tomcat4: Using CATALINA_BASE:   /var/tomcat4
> >Using CATALINA_HOME:   /var/tomcat4
> >Using CATALINA_TMPDIR: /var/tomcat4/temp
> >Using JAVA_HOME:       /usr/java/j2re
> >Catalina.stop: java.net.ConnectException: Connection refused
> >java.net.ConnectException: Connection refused
> >     at java.net.PlainSocketImpl.socketConnect(Native Method)
> >     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:295)
> >     at
> >java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:161)
> >     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:148)
> >     at java.net.Socket.connect(Socket.java:425)
> >     at java.net.Socket.connect(Socket.java:375)
> >     at java.net.Socket.<init>(Socket.java:290)
> >     at java.net.Socket.<init>(Socket.java:118)
> >     at org.apache.catalina.startup.Catalina.stop(Catalina.java:831)
> >     at org.apache.catalina.startup.Catalina.execute(Catalina.java:683)
> >     at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
> >     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >     at
> >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
>9
> >)
> >     at
> >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
>l
> >.java:25)
> >     at java.lang.reflect.Method.invoke(Method.java:324)
> >     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
> >                                                            [FAILED]
> >
> >
> >
> >_________________________________________________________________
> >Send and receive Hotmail on your mobile device: http://mobile.msn.com
> >
> >
> >--
> >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]>
>
>
>
>
>_________________________________________________________________
>Join the world's largest e-mail service with MSN Hotmail.
>http://www.hotmail.com
>
>
>--
>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]>




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to