Hello Mark,
        It worked internally, however, as you said, it seems to be an
ISA issue

        Any hints/tips/pointers on that?

Also, I've changed the listening port to "80", instead of the "8080", so
users wouldn't have to manually write it.

I'm not sure if that makes any difference, I don't think it should

-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 30, 2008 2:16 PM
To: Tomcat Users List
Subject: Re: Default application or HTML redirect

Mostafa Mossaad wrote:
> Hello Mark,
>       Thanks for the reply.
> 
>       I've returned everything back to the way it was, re-installed
> Tomcat again that is, so I was wondering if you can help me?
> 
>       Also, I'm not sure if it's a proxy/DNS issue, because when
> accessing the link without the /MyApp extension, I'm directed to the
> default Tomcat page.

Stop Tomcat.
Delete or rename ROOT.war that comes with Tomcat.
Rename MyApp.war to ROOT.war.
Start Tomcat.

Check http://localhost:8080/

If that works, it becomes an ISA configuration issue.

Mark

> 
> -----Original Message-----
> From: Mark Thomas [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, August 30, 2008 1:07 AM
> To: Tomcat Users List
> Subject: Re: Default application or HTML redirect
> 
> Mostafa Mossaad wrote:
>>                 I have an application (MyApp) deployed using a
> MyApp.war
>> file inside the /webapp folder.
> 
> 
>>                 I've tried a lot of things, like modifying the
>> server.xml
> Bad idea.
> 
>> and web.xml file, and playing with the <Welcome-File> tags,
> Nope, not these either.
> 
>> I've also renamed/removed the ROOT folder and renaming my .war file
to
>> ROOT,
> Bingo. That is the right way to do it.
> 
>  however, all my trails only seemed to make the application
>> accessible via http://localhost only, not from the Internet.
> 
> Then you have a proxy / dns / routing issue, not a Tomcat one.
> 
>>                 I'm using ISA 2006 standard to publish my MyApp
>> application/site, however, whenever I go to the URL, without the
> /MyApp
>> extension, I'm directed to the default Apache installation page.
> 
> If you have removed the default ROOT app, this isn't possible. Unless
> you mean Apache httpd in which case, why are you using that?
> 
> Mark
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 3401 (20080829) __________
> 
> The message was checked by ESET NOD32 Antivirus.
> 
>   Email message - is OK
> 
> http://www.eset.com
> 
>  
> 
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 3401 (20080829) __________
> 
> The message was checked by ESET NOD32 Antivirus.
> 
>   Email message - is OK
>   Email message - is OK
> 
> http://www.eset.com
>  
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3401 (20080829) __________

The message was checked by ESET NOD32 Antivirus.

  Email message - is OK

http://www.eset.com

 

__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3401 (20080829) __________

The message was checked by ESET NOD32 Antivirus.

  Email message - is OK
  Email message - is OK

http://www.eset.com
 



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to