hello, I debug GWT ajax application on GWT 1.4(win32) is so easy and stable. but while i update it to 1.5 , it doesn't work again. because it throw RequestPermissionException exception if my application visit localhost:8889 for debug reason.(GWT app runs on localhost:8888 debug mode) I tried add "-whitelist "^http[:][/][/]www[.]localhost[.]com[:]8889" after com.google.gwt.dev.GWTShell,but problem goes on.
How could i avoid this exception or there is any other way to debug ? My serverside app is not tomcat-prog .Is there a way project my httpd site to GWT's localhost:8888 ? thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
