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

Reply via email to