Hi Madhu,
Could you post up more details about what you're trying to create a deferred
binding rule for? I imagine you have differing implementations of a given
widget based on the "sparkDetailScreen" property?

In any case, you might want to double check and make sure that you've
defined a <property-provider> for the "sparkDetailScreen" property. That's
probably why hosted mode is complaining on startup.

Hope that helps,
-Sumit Chandel

On Tue, Sep 30, 2008 at 8:31 AM, Madhu <[EMAIL PROTECTED]> wrote:

>
> Strange issue. I am trying to use dynamic binding in my application. I
> have set the meta property in my html file under <head> </head>
> <meta name='gwt:property' content='customProvision=NetworkProf''>
> I have the following entries in my .gwt.xml b/w <replace-with> </
> replace-with>
>        <any>
>                <when-property-is name="sparkDetailScreen"
> value="measureDetail" />
>        </any>
> But when the hosted browser launches, it throws the error [ERROR]
> Property 'sparkDetailScreen' not found. Any ideas? Am I missing any
> jars or includes.
>
> >
>

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