You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/02/21 06:09:00 UTC

[jira] [Resolved] (WICKET-6957) Declare JSPM 'uses' for IInitializer

     [ https://issues.apache.org/jira/browse/WICKET-6957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Tzvetanov Grigorov resolved WICKET-6957.
-----------------------------------------------
    Fix Version/s: 9.9.0
       Resolution: Fixed

> Declare JSPM 'uses' for IInitializer
> ------------------------------------
>
>                 Key: WICKET-6957
>                 URL: https://issues.apache.org/jira/browse/WICKET-6957
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 9.8.0
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Jonathan Locke
>            Priority: Major
>             Fix For: 9.9.0
>
>
> From [https://lists.apache.org/thread/qj1gckvsn5kf37351gfo6q4gnhwvb5l8] :
>  
>  
> h4. module error
> Does anyone know what this is? Thanks -- Jon
> Exception in thread "main" java.util.ServiceConfigurationError: org.apache.wicket.IInitializer: module org.apache.wicket.core does not declare `uses`
> at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:589)
> at java.base/java.util.ServiceLoader.checkCaller(ServiceLoader.java:575)
> at java.base/java.util.ServiceLoader.<init>(ServiceLoader.java:504)
> at java.base/java.util.ServiceLoader.load(ServiceLoader.java:1687)
> at org.apache.wicket.core@9.6.0/org.apache.wicket.Application.initInitializers(Application.java:556)
> at org.apache.wicket.core@9.6.0/org.apache.wicket.Application.initApplication(Application.java:765)
> at org.apache.wicket.core@9.6.0/org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:441)
> at org.apache.wicket.core@9.6.0/org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:365)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)