can you please provide a quickstart for this. seems like a 1.3.2
problem if the reason is indeed that wicket ignores header
contributions.

-igor


On Tue, Mar 18, 2008 at 2:32 AM, Stefan Lindner <[EMAIL PROTECTED]> wrote:
> I try to use Wicket 1.3.2 together with wicketstuff dojo (both 1.3.0
>  beta and 1.3.0 latest) Everything works fine if I deploy my applicatioin
>  in development mode. Some lines like
>
>         DEBUG:  Initialized drop contianer for dropContainer01, dropIds:
>  *,
>         DEBUG:  Callback url base:
>  ?wicket:interface=:0:dropContainer0::IActivePageBehaviorListener:0:&amp;
>  wicket:ignoreIfNotActive=true
>
>  are shown on my page but the functionality is perfect. I use the Custom
>  drag and drop classes from the dojo examples achive. But when I switch
>  to deploymnet mode
>
>         <context-param>
>                 <param-name>configuration</param-name>
>                 <param-value>deployment</param-value>
>         </context-param>
>
>  Nothing works anymore. Can't even drag the source object. Looks like no
>  javascript library was loaded.
>  What am I doing wrong? Any idea?
>
>  Stefan
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to