Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Remote Virtual Directory with Tomcat

843840Jun 5 2008 — edited Jun 5 2008
Does anybody knows if is it possible to set a virtual directory in Tomcat 4.1 or 6.0 in a remote PC ?

This is the example:
Mi PC running Tomcat. Mi PC IP: 172.16.8.212.
There is another PC in the company with another Tomcat running. Let's say in IP 172.16.8.213.
The public IP is asociated with my PC, and I need that when somebody tries to find certain web application (located in the Tomcat in 172.16.8.213 ) my Tomcat execute the remote application as if it is local.

Somebody could tell me: "Ok, so why don't you bring the remote application to your local Tomcat, and end with the complications". For some reasons (one of them is security), that's not a choice.

Thank you very much for any help, and sorry if for my ignorance somebody gets angry.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 3 2008
Added on Jun 5 2008
1 comment
175 views