Hi all, i'm new to wicket-bootstrap. By testing the bootstrap3 integration i
have problems to come over the first step. It seems that there is a method
not refactored?
The error occurs if i call the entry page in the browser and wicket will
render the stuff.
wicket (6.10.0)
wicket-bootstrap(0.9.0-SNAPSHOT)
java.lang.NoSuchMethodError:
de.agilecoders.wicket.core.util.References.renderWithFilter(Lde/agilecoders/wicket/core/settings/IBootstrapSettings;Lorg/apache/wicket/markup/head/IHeaderResponse;Lorg/apache/wicket/markup/head/JavaScriptReferenceHeaderItem;)V
at
de.agilecoders.wicket.core.markup.html.bootstrap.behavior.BootstrapJavascriptBehavior.renderHead(BootstrapJavascriptBehavior.java:34)
at
de.agilecoders.wicket.core.markup.html.bootstrap.behavior.BootstrapResourcesBehavior.renderHead(BootstrapResourcesBehavior.java:35)
at
de.agilecoders.wicket.core.markup.html.bootstrap.behavior.BootstrapBaseBehavior.renderHead(BootstrapBaseBehavior.java:70)
at org.apache.wicket.Component.renderHead(Component.java:2714)
at com.mycompany.HomePage.renderHead(HomePage.java:28)
...
any idea ?
thanks
Stephan
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/java-lang-NoSuchMethodError-de-agilecoders-wicket-core-util-References-renderWithFilter-tp4662985.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]