Please don't take this the wrong way. I really am trying to help...

If you read this:
http://catb.org/~esr/faqs/smart-questions.html

then you may understand why you've had a poor response and perhaps get
some ideas about how to elicit a better response. For example, Jamie
tried to help, but it's not clear from what you said whether you've
looked at what is actually being sent over the network to the server
using something like firebug or TamperData. You don't say what error you
get, if any. You don't say whether and how the network traffic is
different in dev and production mode. Unless you provide more details,
and show that you're actually trying to work out what's happening,
nobody else will either.

HTH
Paul

ben fenster wrote:
> ??
>
> On Jan 7, 7:30 pm, ben fenster <fenster....@gmail.com> wrote:
>   
>> thats what  i am doing and it works great in hosted but not in compile
>> mode do you have an idea way ??????
>>
>> On Jan 7, 3:55 pm, Jamie <jamiesharbor-sou...@yahoo.com> wrote:
>>
>>     
>>> You should then probably install something like TamperData or Firebug
>>> for firefox, and see if your request is actually being sent from the
>>> browser.  Or you could use wireshark, but that's not as easy to read.
>>> As well, tamperdata or wireshark will let you see the data in the
>>> responses.
>>>       
>>> BTW, if you are running a separate PHP web server, firefox considers a
>>> different port to be cross-site.
>>> You can work around that by deploying your compiled javascript via the
>>> PHP server, or you can use (eg) Apache to do proxy forwarding so the
>>> browser thinks it is all one site.
>>>       
>>> On Jan 7, 5:51 am, ben fenster <fenster....@gmail.com> wrote:
>>>       
>>>> ???
>>>>         
>>>> On Jan 7, 11:56 am, ben fenster <fenster....@gmail.com> wrote:
>>>>         
>>>>> its not cross site and it works ok in hosted more over it doesnt fail
>>>>> in compile but keep getting empty responses and in hosted they are ok
>>>>> i cant understand why
>>>>>           
>>>>> On Jan 7, 10:47 am, olivier nouguier <olivier.nougu...@gmail.com>
>>>>> wrote:
>>>>>           
>>>>>> SOP ?
>>>>>>             
>>>>>> or some GWT SOP
>>>>>>             
>>>>>> All I known is that when using GWT-RPC the standard policy doesn't want
>>>>>> cross webapp access!
>>>>>>             
>>>>>> HIH
>>>>>>             
>>>>>> On Thu, Jan 7, 2010 at 9:39 AM, ben fenster <fenster....@gmail.com> 
>>>>>> wrote:
>>>>>>             
>>>>>>> does any one know why would a request sent using equest builder works
>>>>>>> in hosted mode  but dont work in compile mode i am using it to access
>>>>>>> php scripts running on the same xamp server
>>>>>>>               
>>>>>>> --
>>>>>>> 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-tool...@googlegroups.com.
>>>>>>> To unsubscribe from this group, send email to
>>>>>>> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
>>>>>>> .
>>>>>>> For more options, visit this group at
>>>>>>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>>>>>>               
>>>>>> --
>>>>>> A coward is incapable of exhibiting love; it is the prerogative of the
>>>>>> brave.
>>>>>> --
>>>>>> Mohandas Gandhi
>>>>>>             
-- 
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-tool...@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