Yeah. Sorry, we did a big package rename last week, and haven't
updated the wicket-stuff projects yet. I'll give it a look later
today.

Eelco


On 4/18/07, fattymelt <[EMAIL PROTECTED]> wrote:
>
> I'm running the velocity panel example and getting this error. Anyone
> familiar with this?
>
> java.lang.NoSuchMethodError:
> wicket.contrib.markup.html.velocity.VelocityPanel.replaceComponentTagBody(Lwicket/markup/MarkupStream;Lwicket/markup/ComponentTag;Ljava/lang/String;)V
>         at
> wicket.contrib.markup.html.velocity.VelocityPanel.onComponentTagBody(VelocityPanel.java:180)
>         at wicket.Component.renderComponent(Component.java:1712)
>         at wicket.markup.html.WebComponent.onRender(WebComponent.java:61)
>         at wicket.Component.render(Component.java:1526)
>         at wicket.MarkupContainer.renderNext(MarkupContainer.java:1334)
>         at 
> wicket.MarkupContainer.renderComponentTagBody(MarkupContainer.java:982)
>         at wicket.MarkupContainer.onComponentTagBody(MarkupContainer.java:917)
>         at wicket.Component.renderComponent(Component.java:1712)
>         at wicket.MarkupContainer.onRender(MarkupContainer.java:927)
>         at wicket.Component.render(Component.java:1526)
>         at wicket.MarkupContainer.renderNext(MarkupContainer.java:1334)
>         at wicket.MarkupContainer.renderAll(MarkupContainer.java:944)
>         at wicket.Page.onRender(Page.java:864)
>         at wicket.Component.render(Component.java:1526)
>         at wicket.Page.renderPage(Page.java:413)
>         at
> wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:226)
>         at
> wicket.request.compound.DefaultResponseStrategy.respond(DefaultResponseStrategy.java:49)
>         at
> wicket.request.compound.AbstractCompoundRequestCycleProcessor.respond(AbstractCompoundRequestCycleProcessor.java:66)
>         at 
> wicket.RequestCycle.doProcessEventsAndRespond(RequestCycle.java:902)
>         at wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:929)
>         at wicket.RequestCycle.step(RequestCycle.java:1010)
>         at wicket.RequestCycle.steps(RequestCycle.java:1084)
>         at wicket.RequestCycle.request(RequestCycle.java:454)
>         at wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:219)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:115)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:92)
>         at
> com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106)
>         at
> com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:178)
>         at
> com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
>         at 
> com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)
>         at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)
>         at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492)
>         at com.caucho.util.ThreadPool.run(ThreadPool.java:425)
>         at java.lang.Thread.run(Thread.java:613)
> --
> View this message in context: 
> http://www.nabble.com/VelocityPanel-Error-tf3603232.html#a10066440
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to