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:&
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]