[
https://issues.apache.org/jira/browse/WICKET-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258305#comment-13258305
]
Martin Grigorov commented on WICKET-4504:
-----------------------------------------
The app runs fine when run with 'mvn jetty:run' or deployed in web container.
It fails only when started in embedded Jetty because Wicket Ajax resources
(like wicket-ajax-jquery.js) cannot be found in the classpth for some reason.
> AjaxLazyLoadPanel not replaced within AjaxTabbedPanel
> -----------------------------------------------------
>
> Key: WICKET-4504
> URL: https://issues.apache.org/jira/browse/WICKET-4504
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 6.0.0-beta1
> Environment: JDK6 Linux x64
> Reporter: Timo Schmidt
> Attachments: quickstart.zip
>
>
> An AjaxLazyLoadPanel is not replaced when added as panel of an AbstractTab
> within an AjaxTabbedPanel.
> A set breakpoint in AjaxLazyLoadPanel constructor at
> AbstractDefaultAjaxBehavior.respond method is never reached.
> The attached quickstart will demonstrate the behavior.
> This is reproducible with version 6.0.0-beta1 and 6.0-SNAPSHOT.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira