Hi Team,

1) I have deployed a web application under webapps folder called SBM
folder.

I have added this to my server.xml

<Host name="prosales" debug="0" appBase="webapps" unpackWARs="true">
       <Logger className="org.apache.catalina.logger.FileLogger"
 directory="logs" prefix="sbm." suffix=".log" timestamp="true"/>
         <Context path="" docBase="SBM" debug="0" reloadable="true"/>
   <Context path="SBM" docBase="SBM" debug="0" reloadable="true"/>
     </Host>

When I insert http://prosales:8080  the homepage of tomcat comes up
instead of our login page

I have also added this to my hosts  file under
C:\WINNT\system32\drivers\etc

127.0.0.1       localhost
127.0.0.1       prosales

What is wrong?

2) on another machine, when I start Tomcat from cmd window, a second
black window comes up and after 2 seconds it disappears. I cannot even
start tomcat
What is wrong?

Thanks
Ramin

-----Original Message-----
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 08, 2004 4:06 PM
To: Tomcat Developers List
Subject: RE: [ANN] Jakarta Tomcat Connectors 1.2.7-beta-2 released



Hi,
I see Remy beat me to fixing project.xml on HEAD.  I guess I only fixed
it on the TOMCAT_5_0 branch and on the live site, so when releasing 5.5
we went back to the broken links (which are now fixed on the live site
again).  Sheesh...

Yoav Shapira http://www.yoavshapira.com
 

>-----Original Message-----
>From: Shapira, Yoav
>Sent: Wednesday, December 08, 2004 10:01 AM
>To: Tomcat Developers List
>Subject: RE: [ANN] Jakarta Tomcat Connectors 1.2.7-beta-2 released
>
>
>Hi,
>Yeah, my bad, take a look now.  I thought I'd fixed this in CVS and not

>just on the site, but will take another look.
>
>Yoav Shapira http://www.yoavshapira.com
>
>
>>-----Original Message-----
>>From: Mladen Turk [mailto:[EMAIL PROTECTED]
>>Sent: Wednesday, December 08, 2004 9:58 AM
>>To: Tomcat Developers List
>>Subject: Re: [ANN] Jakarta Tomcat Connectors 1.2.7-beta-2 released
>>
>>Allistair Crossley wrote:
>>> Cool.
>>>
>>> I've just gone to the Tomcat 5.5 docs and the link is broken for JK
>1.2
>>>
>>> http://jakarta.apache.org/tomcat/jk-1.2/
>>>
>>> If you have the new link, I will patch the file.
>>>
>>
>>Well, they should all point to: 
>>http://jakarta.apache.org/tomcat/connectors-doc
>>Like Tomcat 5.0 does.
>>
>>Think that Yoav is the guy to ask for...
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>This e-mail, including any attachments, is a confidential business 
>communication, and may contain information that is confidential, 
>proprietary and/or privileged.  This e-mail is intended only for the
>individual(s) to whom it is addressed, and may not be saved, copied, 
>printed, disclosed or used by anyone else.  If you are not the(an)
intended
>recipient, please immediately delete this e-mail from your computer
system
>and notify the sender.  Thank you.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential,
proprietary and/or privileged.  This e-mail is intended only for the
individual(s) to whom it is addressed, and may not be saved, copied,
printed, disclosed or used by anyone else.  If you are not the(an)
intended recipient, please immediately delete this e-mail from your
computer system and notify the sender.  Thank you.


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



------------------------------------------------------------------------------
This e-mail message is for the sole use of the intended recipient(s) and 
contains confidential and/or privileged information belonging to Siebel 
Systems, Inc. or its customers or partners.  Any unauthorized review, use, 
copying, disclosure or distribution of this message is strictly prohibited.  If 
you are not an intended recipient of this message, please contact the sender by 
reply e-mail and destroy all soft and hard copies of the message and any 
attachments.  Thank you for your cooperation.
====================================================


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

Reply via email to