Hi, 

What I need is that users have access to a web application under 5 domains, all 
of them on the same home page. 


When I use IP address the page work without problem. But if I try to use any of 
the domains the page doesn't work. 

The domains are on the DNS server. 

It' seems that inside the application the domains are not recognized

I don't know if there are additional plug that I need to install in this 
server. 

As I mentioned I have the same configuration in 2 servers more and work 
properly. 

The only difference I see between them, is the installation of java1.1 that is 
present in those 2 servers, but no in what I have the problem. So I wonder if 
that could be the cause, o there are any other thing that I need to consider.


Thanks.


        Leticia Benitez Badillo

        Unidad de Desarrollo de Sistemas y Bases de Datos,

        Coord. Gral. de Sistemas de InformaciĆ³n

        Tel: (0133) 31342224

        38258888 ext. 2304

        e-mail: [EMAIL PROTECTED]

-----Original Message-----
From: Hadraba Petr [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 27, 2006 2:12 AM
To: Tomcat Users List
Subject: Re: Web Application doesn't recognize domains using tomcat

Hi Lety,

so, in short, I don't understand your problem. But, probably your
links (the <a /> element) have broken the href URL. Am I right?

Please, describe more your problem. I didn't find any problems about
URLs in the Tomcat 5.5.x...

PETR


On 3/25/06, Benitez Badillo, Leticia <[EMAIL PROTECTED]> wrote:
> Hi!
>
>
>
> I working with tomcat 5.5.9,
>
>
>
> I have a domain name 'www.myproject.com <http://www.myproject.com/> ' ,
> an I can get into the server using it, but  once I try to navigate
> inside the application I need to use IP direction.
>
>
>
> The domain is on the dns server.
>
>
>
> I'm using jre1.5.0_04
>
>
>
> In my server.xml file have host name = localhost and the domain like an
> alias.
>
>
>
>
>
> I have other server with the same configuration and works properly. The
> only diference is that on this server I was using apache on 80 port. Now
> I shutdown apache and I'm try to use tomcat in that port.
>
>
>
> Is there any interference between apache and tomcat?
>
>
>
> I hope someone can help me.
>
>
>
> Lety B.
>
>
>
>
>

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

Reply via email to