Re: Running through Apache, and testing in VMWare/Windows

2010-12-08 Thread Andrew R. Kinnie
Yeah, I just changed that (It is called Bridge vs. NAT which is the default). It now can see apache, but can't see the wo app. (i.e. the ip address gives me an "It Works!" page, but the full url including :/cgi-bin/WebObjects/MyApp.woa gets me "Internet Explorer cannot connect to this web page

Re: Running through Apache, and testing in VMWare/Windows

2010-12-08 Thread Pascal Robert
They also have a paid version. But personally, I trust more VMWare. Virtualization is their core business and so far Fusion have been rock solid for me (using it since mid 2008). > hold on a second - on the bottom of that web page there is an oracle badge. > let me guess: it's free to download

Re: Running through Apache, and testing in VMWare/Windows

2010-12-08 Thread Pascal Robert
Yep, I think if you use a NAT network setup you can't connect from Windows to OS X by IP. I always setup my VMs to use a bridge (don't know the exact term in English, my copy of Fusion is running in French). > What is the networking setup of your VMWare virtual machine? Maybe a screen > capture

Re: Running through Apache, and testing in VMWare/Windows

2010-12-08 Thread Simon
hold on a second - on the bottom of that web page there is an oracle badge. let me guess: it's free to download and free to install, but drains a $1000 per second from your bank account when you're not looking ? :-) simon On 8 December 2010 00:25, Chuck Hill wrote: > Mostly unrelated, but I ran

Re: Running through Apache, and testing in VMWare/Windows

2010-12-08 Thread Kieran Kelleher
I test Windows on Parallels. One way is to install "Bonjour for Windows" on your Windows VM and then use http://andrewsmac.local/ (or whatever your bonjour name is). Another way is to just use the Mac's IP address in the URL. On Dec 7, 2010, at 4:52 PM, Andrew R. Kinnie wrote: > Hi all, > > I

Re: Running through Apache, and testing in VMWare/Windows

2010-12-07 Thread Chuck Hill
Mostly unrelated, but I ran across this the other day: http://www.virtualbox.org/ Free(ish) and there is an OS X version. Chuck On Dec 7, 2010, at 4:22 PM, David Avendasora wrote: > What is the networking setup of your VMWare virtual machine? Maybe a screen > capture? > > Dave > > On Dec

Re: Running through Apache, and testing in VMWare/Windows

2010-12-07 Thread David Avendasora
What is the networking setup of your VMWare virtual machine? Maybe a screen capture? Dave On Dec 7, 2010, at 5:30 PM, Andrew R. Kinnie wrote: > That didn't work either, though that makes much less sense to me. > > > On Dec 7, 2010, at 5:01 PM, David LeBer wrote: > >> >> On 2010-12-07, at 4:

Re: Running through Apache, and testing in VMWare/Windows

2010-12-07 Thread Andrew R. Kinnie
That didn't work either, though that makes much less sense to me. On Dec 7, 2010, at 5:01 PM, David LeBer wrote: > > On 2010-12-07, at 4:52 PM, Andrew R. Kinnie wrote: > >> Hi all, >> >> I have set up my dev box to run through apache rather than direct connect, >> but discovered a problem th

Re: Running through Apache, and testing in VMWare/Windows

2010-12-07 Thread David LeBer
On 2010-12-07, at 4:52 PM, Andrew R. Kinnie wrote: > Hi all, > > I have set up my dev box to run through apache rather than direct connect, > but discovered a problem that seems likely to be related. When I test on > Windows running in VMWare Fusion on my machine, it can't connect. I assume

Running through Apache, and testing in VMWare/Windows

2010-12-07 Thread Andrew R. Kinnie
Hi all, I have set up my dev box to run through apache rather than direct connect, but discovered a problem that seems likely to be related. When I test on Windows running in VMWare Fusion on my machine, it can't connect. I assume it's because apache is serving it as localhost, and the VM pre