Hi all I added the src folder in classpath of run configuration and it is running now in Hostedmode also
Go to Run As->RunConfiguration select classpath tab select advanced button and add your src folder in classpath- >usrentries Thank you all for your help Sandeep On Jan 7, 9:40 am, Sandeep <[email protected]> wrote: > Hi Charlie, > > Thanks for your reply. > My directory structure is as follows > > ---GWT-Xfer > --------src > |-----com.sandeep.transfer > |--------Public > |--------StringReverse.gwt.xml > |-----com.sandeep.transfer.client > |-----com.sandeep.transfer.client.widgets > |-----com.sandeep.transfer.server > > now this com/sandeep/transfer is having this StringReverse.gwt.xml > thats why i asked where does it looks for it...may be some other place > somewhere... > > Thanks > Sandeep > > On Jan 6, 6:08 pm, Charlie Collins <[email protected]> wrote: > > > It's all right there in the message actually: > > > "com/sandeep/transfer/StringReverse.gwt.xml" > > > is not found - and that is where it is looking. > > > On Jan 6, 12:55 am, Sandeep <[email protected]> wrote: > > > > Hi, > > > I have created a GWT RPC application. It runs fine when i deploy it in > > > sepetrate Tomcat and when i run it using .shell command. But when i > > > try to run it using Run->Configuration of eclipse it gives me an error > > > saying that [ERROR] Unable to find 'com/sandeep/transfer/ > > > StringReverse.gwt.xml' on your classpath; could be a typo, or maybe > > > you forgot to include a classpath entry for source? > > > > What this error means?I have added the source of my project in > > > ClassPath for Run configuration. where else i have to add it.When we > > > run the application in Hosted Mode using Run configuration where does > > > it looks for .gwt.xml file. > > > > 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 -~----------~----~----~----~------~----~------~--~---
