Are you seeing some sort of error when you try to run your app in IE? I use VMware Fusion, so the configuration details will be different, but the key points are:
(1) As of GWT 2.0.1, the default DevMode configuration will only accept connections from localhost. This can be changed. For more information, see the release notes: http://code.google.com/webtoolkit/release-notes.html#Release_Notes_2_0_1 (2) You want to configure the VM network setting to be bridged, as opposed to shared. With bridged networking, the VM is a first class citizen on your local network: http://kb.parallels.com/en/4948 On Feb 16, 2:13 am, Malachy <[email protected]> wrote: > Please describe the configuration and URL required to view my GWT 2.0 > application in IE on XP running in a VM on Parallels Desktop while > using in Eclipse in Development Mode on OSX. > > I have the browser plugins installed and tested on both OSX and the XP > VM and the application is accessible with IE in Development Mode on > the XP VM using Eclipse installed on the XP VM, so I think it is > simply a configuration issue that I can't figure out. > > Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
