On 04/09/2009 10:51 AM, Dominique wrote:
> I have been very excited about using GWT for developing some client
> side code for my Web site but I have hit a wall with the client "same
> host" security restriction. My client side code needs to make
> extensive calls to the server to get data so I need to be able to
> debug this scenario. I've tried the NetBeans IDE and Eclipse and have
> found some comments online regarding solutions to this problem in both
> environments but I was unable to get either working after a few days
> each. Debugging still accesses a different port than 80 which is what
> the Ajax calls use. Can anyone point me to concrete steps for how to
> setup my environment so I can debug my code when it is running against
> my server? Here's what I have:
>
> Windows XP OS
> Apache Web server running my Web site, accessed via localhost:80
> NetBeans 6.5.1 and Tomcat running localhost
> Eclipse 3.4.2 with Cypal plugin
> GWT 1.5.3
>
> I am willing to pay someone to help me get this started as I'd really
> hate to have to switch to another technology (investigating Yahoo UI
> and jScript now).
>
> Dominique
>    
Hi,

Are you using the -noserver function? Your setup sounds quite common. 
Perhaps I'm missing something...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to