hi Ramesh,
                  You can assign a server to only  one port number  at a
time. By default IIS will listen on port  80
If you are changin the port number of Tomcat  to another one make sure that
no other server listens
on the same port number.


On Wed, Feb 24, 2010 at 4:23 AM, Ramesh A <ramesha...@gmail.com> wrote:

> Hi All,
>
> I need a following configuration.
>
> I have a project which i have deployed in Tomcat
> When i have port no. set to 8080 in the Tomcat 6.0\conf\server.xml, i am
> able to access it thru http://localhost:8080/myproject
> When i have port no. set to 80, i am able to access it thru
> http://localhost/myproject. But when i start the defaultwebsite in my IIS
> server, i am not able to access http://localhost/myproject.
>
> Can anybody help me out with this. How to establish the IIS to listen when
> i have set my tomcat port to 80.
>
> Details:
> =====
> OS : Windows XP
> Tomcat server 6.0
> Jdk kit 16.08
> IIS Version : 5.1
>
> Thanks in advance
>
>
>
> --
> With Cheers & Regards
>
> Ramesh
>
> "Pleasure in the job puts perfection in the work."
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee-j2ee-programming-with-passion%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
>
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en




-- 
Thank You
Siva Rupesh

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to