You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Tejash Tarun <tt...@educator.eu> on 2011/03/28 15:34:48 UTC

Development / Deployment mode problem

Hi,

I have used a jquery control full calendar from
http://arshaw.com/fullcalendar/.
I have used that control in a wicket application, where in one page there
are two tabs, and in one tab there  are some text-fields and in the other
this calendar control.

But now for my local server which is on development mode everything is fine.
But when I deploy my application on any deployment server then, in Chrome
and Safari
calendar comes for the first time when i go to the calendar tab. But when I
navigate to the other tab and come back again then calendar never comes
again. This works fine for FF and IE.

So my question is: Why is this difference in Deployment/Development mode ??
How to solve this issue ??

Thanks in advance.

Re: Development / Deployment mode problem

Posted by Tejash Tarun <tt...@educator.eu>.
Hi,

The wicket component which I have created extends WebMarkupContainer and in
this way it encapsulates and interacts with the jquery calendar.
I have not used wicket:container tag explicitly.

On Mon, Mar 28, 2011 at 7:09 PM, MattyDE <uf...@gmail.com> wrote:

> My first clue: Are you using wicket:container Tags in your markup? In
> Deployment Mode this tags could not be rendered to the markup by
> Application
> Settings.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Development-Deployment-mode-problem-tp3411737p3411751.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Development / Deployment mode problem

Posted by MattyDE <uf...@gmail.com>.
My first clue: Are you using wicket:container Tags in your markup? In
Deployment Mode this tags could not be rendered to the markup by Application
Settings.

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Development-Deployment-mode-problem-tp3411737p3411751.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org