Hi,

I am working on GWT from acouple of months. Now I am almost close to achieve 
my first assisgnment on GWT.
Thanx everyone to provide much needed idea on various occasion.

Right now I have a deployment issue which is stopping me to bind up my first 
set of work.

I have made an GWT application which uses RPC , RequestBuilder call and some 
widgets.
Everything runs fine in host mode even i am able to access an external 
server using rpc and RequestBuilder. But when I packed this GWT app up in 
war file and hosted on my external server and loaded GWT app using a iframe 
from a HTML on client machine.
then request made using RequestBuilder gets failed. This says status code : 
( 404 : /pm/comments/xxx.xml not found). The remarkable thing is that this 
even doesnot show complete url as my request Url was 
http://10.19.74.129:8000//pm/comments/xxx.xml

Can anybody help me out to get rid of .

Cheers
Manish

 


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to