please apart from web.xml config  of  deployment mode, any other settings
from getApplicationSettings() that  can optimize wicket  performance when
deploying on the internet fully

On 1/15/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:

Strange error. Did you try running in deployment mode in case you weren't
yet?

Eelco


On 1/15/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> version 1.2.3
> development mode
>
>
> On 1/15/07, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> > Which wicket version are you using? You are not running out of open
> > files, do you? Are you running the application in development or
> > deployment mode?
> >
> > Juergen
> >
> > On 1/15/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> > > I always get this exception after a while of running my wicket
> > > application. It works on redeployment but suddenly just starts
showing
> > > this exception after somedays of running
> > >
> > > WicketMessage: Exception in rendering component: [Component id =
> > > heading, page = com.nairanet.nelx.HomePage, path =
> > > 0:advert1:heading.Label, isVisible = true, isVersioned = true]
> > >
> > > Root cause:
> > >
> > > java.util.MissingResourceException: Unable to find
> resource:
> > > panel_post_cv_heading for component: advert1
> > > at wicket.Localizer.getString(Localizer.java:262)
> > > at wicket.Localizer.getString(Localizer.java:121)
> > > at
> wicket.model.StringResourceModel.getString(StringResourceModel.java:403)
> > > at wicket.model.StringResourceModel.toString
> (StringResourceModel.java:464)
> > > at java.lang.String.valueOf(String.java:2615)
> > > at java.lang.StringBuffer.append(StringBuffer.java:220)
> > > at
> wicket.model.AbstractDetachableModel.getObject(
AbstractDetachableModel.java
> :108)
> > > at wicket.Component.getModelObject(Component.java:990)
> > > at
> wicket.Component.getModelObjectAsString(Component.java:1005)
> > > at
> wicket.markup.html.basic.Label.onComponentTagBody(Label.java:113)
> > > at
> wicket.Component.renderComponent(Component.java:1719)
> > > at
> wicket.markup.html.WebComponent.onRender(WebComponent.java:61)
> > > at wicket.Component.render(Component.java:1533)
> > > at wicket.MarkupContainer.renderNext
> (MarkupContainer.java:1334)
> > > at
> wicket.MarkupContainer.renderComponentTagBody(MarkupContainer.java:982)
> > > at
> wicket.MarkupContainer.renderAssociatedMarkup(MarkupContainer.java:571)
> > > at wicket.markup.html.panel.Panel.onComponentTagBody
> (Panel.java:108)
> > > at
> wicket.Component.renderComponent(Component.java:1719)
> > > at wicket.MarkupContainer.onRender(MarkupContainer.java:927)
> > > at wicket.Component.render(Component.java:1533)
> > >
> > >
> > >
> > > --
> > >
> > >
>
-------------------------------------------------------------------------
> > > Take Surveys. Earn Cash. Influence the Future of IT
> > > Join SourceForge.net's Techsay panel and you'll get the chance to
share
> your
> > > opinions on IT & business topics through brief surveys - and earn
cash
> > >
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > >
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
> >
>
-------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net 's Techsay panel and you'll get the chance to
share
> your
> > opinions on IT & business topics through brief surveys - and earn cash
> >
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>
>
>
>
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to