PDA

View Full Version : [ubuntu] Connect to tomcat running in virtual env.


matuszak
July 4th, 2009, 07:31 AM
Hi,
I am new at this, I have googled some informations but they described remotly debugging. So I have ubuntu with virtualbox and another ubuntu running in it. Inside the second one I have tomcat and I want to connect eclipse from host ubuntu to work with this tomcat. As I mentioned I have found only infos about remotly debugging.
In eclipse I have tomcat plugin installed, and in configuration window I need to point where is tomcat server. I have tried to mount virtualbox's tomcat directories with ssh but it failed.

So basicaly, I want to develop JSP applications (on guest system) with eclipse installed on host computer. How to connect to tomcat.


B. regards

Matuszak