maybe you need to add a sorce path directive to your application xml
file which points to your package



On 21 Jul., 15:12, Kinjal Khandhar <[email protected]>
wrote:
>  Hello All,
>
> I am building an application that has an interface which implements
> java.io.serializable.I want to transfer the data back and forth between
> client and server.
>
> The problem is that interface is not in my current GWT package(client and
> server).Its in diff package.Hence it gives me compiler error saying check
> the inheritance chain.
>
> Is it that I need to have that interface in my gwt package or may be there
> is a need to define the path of that package somewhere.
>
> Please help me if anyone is aware of the problem.
>
> -Kinjal.
--~--~---------~--~----~------------~-------~--~----~
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