[jira] [Created] (NETBEANS-1278) Schema2Bean doesn't support remote schemas and DTDs

2018-09-21 Thread Emmanuel Hugonnet (JIRA)
Emmanuel Hugonnet created NETBEANS-1278:
---

 Summary: Schema2Bean doesn't support remote schemas and DTDs
 Key: NETBEANS-1278
 URL: https://issues.apache.org/jira/browse/NETBEANS-1278
 Project: NetBeans
  Issue Type: Improvement
  Components: core
Affects Versions: 9.0
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
 Fix For: Next


Schema2Bean doesn't support remote XML schemas and DTDs.

Adding that support would enable us to generate code without having to 
'integrate' those schemas in our code which is helpfull for J2EE /JavaEE 
modules since they rely on those files while they are not under ASL



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2415) Bring back support for WildFly server

2019-05-17 Thread Emmanuel Hugonnet (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16841981#comment-16841981
 ] 

Emmanuel Hugonnet commented on NETBEANS-2415:
-

hello, I just built it this morning without any changes.

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-2975) Schema2Beans shouldn't return 'null' for primitive types

2019-08-12 Thread Emmanuel Hugonnet (JIRA)
Emmanuel Hugonnet created NETBEANS-2975:
---

 Summary: Schema2Beans shouldn't return 'null' for primitive types
 Key: NETBEANS-2975
 URL: https://issues.apache.org/jira/browse/NETBEANS-2975
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Code
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet


schema2bean code generator shouldn't return null when the type is primitive.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Comment Edited] (NETBEANS-2415) Bring back support for WildFly server

2019-08-19 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16910697#comment-16910697
 ] 

Emmanuel Hugonnet edited comment on NETBEANS-2415 at 8/19/19 7:49 PM:
--

you can try and build https://github.com/ehsavoie/netbeans/tree/wildfly The 
plugin source code is in contrib/javaee.wildfly It works with WildFly 17but I 
didn't give it complete testing.


was (Author: ehsavoie):
you can try and build https://github.com/ehsavoie/netbeans/tree/wildfly 

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2415) Bring back support for WildFly server

2019-08-19 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16910697#comment-16910697
 ] 

Emmanuel Hugonnet commented on NETBEANS-2415:
-

you can try and build https://github.com/ehsavoie/netbeans/tree/wildfly 

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Assigned] (NETBEANS-2415) Bring back support for WildFly server

2019-08-20 Thread Emmanuel Hugonnet (Jira)


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

Emmanuel Hugonnet reassigned NETBEANS-2415:
---

Assignee: Emmanuel Hugonnet

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Assignee: Emmanuel Hugonnet
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Comment Edited] (NETBEANS-2415) Bring back support for WildFly server

2019-08-20 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16910697#comment-16910697
 ] 

Emmanuel Hugonnet edited comment on NETBEANS-2415 at 8/20/19 12:08 PM:
---

you can try and build https://github.com/ehsavoie/netbeans/tree/wildfly The 
plugin source code is in contrib/javaee.wildfly It works with WildFly 17but I 
didn't give it complete testing.

Here is a build I did on current master: 
https://www.dropbox.com/s/w4pe1btxxxd2fkv/org-netbeans-modules-javaee-wildfly.nbm?dl=0


was (Author: ehsavoie):
you can try and build https://github.com/ehsavoie/netbeans/tree/wildfly The 
plugin source code is in contrib/javaee.wildfly It works with WildFly 17but I 
didn't give it complete testing.

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Assignee: Emmanuel Hugonnet
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2415) Bring back support for WildFly server

2019-08-20 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911262#comment-16911262
 ] 

Emmanuel Hugonnet commented on NETBEANS-2415:
-

Partly, as it still depends on old DTDs which are LGPL.


> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Assignee: Emmanuel Hugonnet
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2415) Bring back support for WildFly server

2019-09-16 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930539#comment-16930539
 ] 

Emmanuel Hugonnet commented on NETBEANS-2415:
-

Maybe this is due to the fact that I built against master. i'll try to see what 
happens with the 11.x branch

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Assignee: Emmanuel Hugonnet
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2415) Bring back support for WildFly server

2019-09-25 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937569#comment-16937569
 ] 

Emmanuel Hugonnet commented on NETBEANS-2415:
-

[~TGergely]Could you tell me which version of Apache NetBeans you are using ? 
Looking at the code JAVA_EE_8_FULL was introduced in July and is in 11.1 code 
base so it shouldn't be an issue

> Bring back support for WildFly server
> -
>
> Key: NETBEANS-2415
> URL: https://issues.apache.org/jira/browse/NETBEANS-2415
> Project: NetBeans
>  Issue Type: Wish
>  Components: serverplugins - WildFly
>Affects Versions: 11.0
> Environment: n.a.
>Reporter: Dominik Derwiński
>Assignee: Emmanuel Hugonnet
>Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-239) Build failure: org-netbeans-modules-websvc-saas-api.jar is not a module with Fedora Ant package

2020-03-06 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17053591#comment-17053591
 ] 

Emmanuel Hugonnet commented on NETBEANS-239:


Got the same issue on Fedora 31 with its provided ANT, moving to a downloaded 
version fixed it. 

> Build failure: org-netbeans-modules-websvc-saas-api.jar is not a module with 
> Fedora Ant package
> ---
>
> Key: NETBEANS-239
> URL: https://issues.apache.org/jira/browse/NETBEANS-239
> Project: NetBeans
>  Issue Type: Bug
> Environment: - Environment 1: Fedora release 25 (Twenty Five), javac 
> 1.8.0_151, Apache Ant(TM) version 1.9.6 compiled on February 3 2016 (Expected 
> failure as Ant 1.9.9 or above required): fails
> - Environment 2: Fedora release 26 (Twenty Six), javac 1.8.0_151, Apache 
> Ant(TM) version 1.10.1 compiled on March 1 2017: Fails
> - Environment 3: Fedora release 26 (Twenty Six), javac 1.8.0_151, Apache 
> Ant(TM) version 1.10.1 compiled on February 2 2017 (downloaded from 
> ant.apache.org): works
> - Environment 4: Debian 9.3 (Stretch), javac 1.8.0_151, Apache Ant(TM) 
> version 1.9.9 compiled on March 1 2017: works
>Reporter: Markus Kilås
>Priority: Minor
> Attachments: ant-output-environment-2.txt, ant-output.txt
>
>
> I just cloned the [incubator-netbeans git 
> repo|https://github.com/apache/incubator-netbeans] and tried running {{ant}} 
> to build NetBeans. However the build fails complaining on no manifest for the 
> all-websvc.saas.api. Am I missing something that needs to be configured for 
> the build to succeed?
> {noformat}
> [user@dev-disp incubator-netbeans]$ git pull
> Already up-to-date.
> [user@dev-disp incubator-netbeans]$ git rev-parse HEAD
> f8b6323b690b5edafe91bae750f79db4247dd23c
> [user@dev-disp incubator-netbeans]$ ant
> Buildfile: 
> /home/user/VersionControlled/github/apache/incubator-netbeans/build.xml
> ... snip ...
> projectized-common.release:
>  [copy] Copying 1 file to 
> /home/user/VersionControlled/github/apache/incubator-netbeans/nbbuild/netbeans/websvccommon
> release:
> -init-startlevel:
> module-xml-regular:
>   [nbmerge] Failed to build target: all-websvc.saas.api
> BUILD FAILED
> /home/user/VersionControlled/github/apache/incubator-netbeans/nbbuild/build.xml:469:
>  The following error occurred while executing this line:
> /home/user/VersionControlled/github/apache/incubator-netbeans/nbbuild/build.xml:464:
>  The following error occurred while executing this line:
> /home/user/VersionControlled/github/apache/incubator-netbeans/nbbuild/build.xml:511:
>  The following error occurred while executing this line:
> /home/user/VersionControlled/github/apache/incubator-netbeans/nbbuild/templates/common.xml:267:
>  Missing manifest tag OpenIDE-Module; 
> /home/user/VersionControlled/github/apache/incubator-netbeans/nbbuild/netbeans/websvccommon/modules/org-netbeans-modules-websvc-saas-api.jar
>  is not a module
> Total time: 1 minute 12 seconds
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3337) Operation "read-attribute" failed - Hibernate

2020-03-25 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17066483#comment-17066483
 ] 

Emmanuel Hugonnet commented on NETBEANS-3337:
-

[~MichDem] it seems to me that the issue is in WildFly reading some metrics 
value from hibernate. Do you have hibernate in your war ? Can you deploy your 
war file on wildfly and open a jboss-cli to execute:
/deployment=SPERP40.war/subsystem=jpa:read-resrource(recursive, include-runtime)

> Operation "read-attribute" failed - Hibernate
> -
>
> Key: NETBEANS-3337
> URL: https://issues.apache.org/jira/browse/NETBEANS-3337
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Hibernate
>Affects Versions: 11.1, 11.2
> Environment: Ubuntu: 18.04
> Java: 8 and 13
> WildFly: 15, 17 and 18
> Hibernate: 5.2.16
>Reporter: Michał Kudela
>Assignee: Emmanuel Hugonnet
>Priority: Major
>  Labels: Hibernate, wildfly
> Attachments: server log hibernate error.txt
>
>
> When deploying project to WildFly server it throws error:
> Operation ("read-attribute") failed - address: ([
>  ("deployment" => "SPERP40.war"),
>  ("subsystem" => "jpa"),
>  ("hibernate-persistence-unit" => "SPERP40.war#SPERP4DS"),
>  ("entity-cache" => "DatabaseEntieties.Axdzpdinp")
> ]): java.lang.NullPointerException ...
>  
> Full log in attachment (from the error onward)
> The class Axdzpdinp is written correctly and there has been no changes since
> Also from observations I noticed that deployment works in 11.0 and in some 
> earlier versions of 11.1 (current 11.1 and 11.2 have this problem)
> I assume the error comes from NetBeans because changing WildFly version does 
> not affect this error, while changing NetBeans version (downgrade) makes the 
> error go away



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Assigned] (NETBEANS-3337) Operation "read-attribute" failed - Hibernate

2020-03-25 Thread Emmanuel Hugonnet (Jira)


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

Emmanuel Hugonnet reassigned NETBEANS-3337:
---

Assignee: Emmanuel Hugonnet

> Operation "read-attribute" failed - Hibernate
> -
>
> Key: NETBEANS-3337
> URL: https://issues.apache.org/jira/browse/NETBEANS-3337
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Hibernate
>Affects Versions: 11.1, 11.2
> Environment: Ubuntu: 18.04
> Java: 8 and 13
> WildFly: 15, 17 and 18
> Hibernate: 5.2.16
>Reporter: Michał Kudela
>Assignee: Emmanuel Hugonnet
>Priority: Major
>  Labels: Hibernate, wildfly
> Attachments: server log hibernate error.txt
>
>
> When deploying project to WildFly server it throws error:
> Operation ("read-attribute") failed - address: ([
>  ("deployment" => "SPERP40.war"),
>  ("subsystem" => "jpa"),
>  ("hibernate-persistence-unit" => "SPERP40.war#SPERP4DS"),
>  ("entity-cache" => "DatabaseEntieties.Axdzpdinp")
> ]): java.lang.NullPointerException ...
>  
> Full log in attachment (from the error onward)
> The class Axdzpdinp is written correctly and there has been no changes since
> Also from observations I noticed that deployment works in 11.0 and in some 
> earlier versions of 11.1 (current 11.1 and 11.2 have this problem)
> I assume the error comes from NetBeans because changing WildFly version does 
> not affect this error, while changing NetBeans version (downgrade) makes the 
> error go away



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Assigned] (NETBEANS-4923) Problem with Deploy/HotDeploy using Netbeans 12.1 and Wildfly 18.0.1 for JAVAEE application

2020-10-20 Thread Emmanuel Hugonnet (Jira)


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

Emmanuel Hugonnet reassigned NETBEANS-4923:
---

Assignee: Emmanuel Hugonnet

> Problem with Deploy/HotDeploy using Netbeans 12.1 and Wildfly 18.0.1 for 
> JAVAEE application
> ---
>
> Key: NETBEANS-4923
> URL: https://issues.apache.org/jira/browse/NETBEANS-4923
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Other
>Affects Versions: 12.1
> Environment: Ubuntu 20.04
>Reporter: Henrique Basoni
>Assignee: Emmanuel Hugonnet
>Priority: Critical
> Fix For: 12.1
>
> Attachments: error.png
>
>
> I am working with Netbeans 12.1, and before 12.0, and in both, some times, 
> when I deploy my application, the process don't finish, but the server 
> publish the app. I do not know why. 
> LOG Netbeans 
> {{WARNING [org.openide.filesystems.Ordering]: Not all children in / marked 
> with the position attribute: 
> [org-netbeans-modules-editor-fold-ui-FoldingEditorSupport$F.instance, 
> org-netbeans-modules-java-source-indexing-JavaBinaryIndexer$Factory-register.instance,
>  
> org-netbeans-lib-editor-codetemplates-textsync-TextRegionManager$Highlighting$HLFactory.instance,
>  
> org-netbeans-modules-lsp-client-bindings-MarkOccurrences$HighlightsLayerFactoryImpl.instance,
>  
> org-netbeans-modules-merge-builtin-visualizer-MergeHighlightsLayerFactory.instance,
>  
> org-netbeans-modules-csl-hints-infrastructure-SelectionHintsTaskFactory.instance,
>  
> org-netbeans-modules-java-hints-infrastructure-EmbeddedHintsCollector$Factory.instance,
>  org-netbeans-modules-csl-core-CslCamelCaseInterceptor$Factory.instance, 
> org-netbeans-modules-csl-editor-overridden-ComputeAnnotations$FactoryImpl.instance,
>  
> org-netbeans-modules-spellchecker-SpellcheckerHighlightLayerFactory.instance, 
> org-netbeans-modules-editor-impl-DocumentFactoryImpl.instance, 
> org-netbeans-modules-diff-builtin-visualizer-editable-DiffHighlightsLayerFactory.instance,
>  org-netbeans-modules-csl-editor-fold-GsfFoldManagerTaskFactory.instance, 
> org-netbeans-modules-textmate-lexer-SyntaxHighlighting$FactoryImpl.instance, 
> org-netbeans-modules-editor-impl-highlighting-HLFactory.instance, 
> org-netbeans-modules-editor-hints-HighlightsLayerFactoryImpl.instance, 
> org-netbeans-modules-editor-bracesmatching-BracesMatchHighlighting$Factory.instance,
>  
> org-netbeans-lib-editor-hyperlink-HyperlinkOperation$HighlightFactoryImpl.instance,
>  
> org-netbeans-modules-javascript2-editor-embedding-JsEmbeddingProvider$Factory.instance,
>  
> org-netbeans-modules-csl-editor-semantic-MarkOccurrencesHighlighterFactory.instance,
>  org-netbeans-modules-editor-lib2-highlighting-Factory.instance, 
> org-netbeans-modules-editor-search-TextSearchHighlighting$FactoryImpl.instance,
>  org-netbeans-modules-csl-hints-infrastructure-HintsTaskFactory.instance, 
> org-netbeans-modules-refactoring-spi-impl-UndoableWrapper.instance, 
> COSSynchronizingIndexer.instance, 
> org-netbeans-modules-csl-hints-GsfHintsFactory.instance, 
> org-netbeans-modules-csl-navigation-BreadCrumbsTask$TaskFactoryImpl.instance, 
> org-netbeans-modules-editor-url-HighlightURLs$FactoryImpl.instance, 
> org-netbeans-modules-web-jsf-editor-index-JsfBinaryIndexer.instance, 
> org-netbeans-modules-web-jsf-editor-index-JsfCustomIndexer$Factory.instance, 
> org-netbeans-modules-tasklist-impl-TaskIndexerFactory.instance, 
> org-netbeans-modules-csl-hints-infrastructure-SuggestionsTaskFactory.instance,
>  org-netbeans-modules-jumpto-file-FileIndexer$Factory.instance, 
> org-netbeans-modules-csl-navigation-CaretListeningFactory.instance, 
> org-netbeans-modules-csl-navigation-ClassMemberNavigatorSourceFactory.instance,
>  
> org-netbeans-modules-csl-editor-semantic-SemanticHighlighterFactory.instance, 
> org-netbeans-modules-spring-beans-index-SpringBinaryIndexer.instance], but 
> some are: [EditorKit.instance]WARNING [org.openide.filesystems.Ordering]: 
> Found same position 1.821 for both 
> org-netbeans-modules-gradle-customPopup.shadow and 
> org-netbeans-modules-maven-customPopup.shadowWARNING 
> [org.openide.filesystems.Ordering]: Not all children in / marked with the 
> position attribute: 
> [org-netbeans-modules-lsp-client-bindings-CompletionProviderImpl.instance], 
> but some are: 
> [org-netbeans-modules-parsing-ui-WaitScanFinishedCompletionProvider.instance, 
> org-netbeans-modules-editor-java-JavaCompletionProvider.instance, 
> org-netbeans-modules-jshell-editor-HistoryCompletionProvider.instance, 
> org-netbeans-modules-java-editor-javadoc-JavadocCompletionProvider.instance, 
> org-netbeans-lib-editor-codetemplates-CodeTemplateCompletionProvider.instance,
>  
> 

[jira] [Commented] (NETBEANS-4923) Problem with Deploy/HotDeploy using Netbeans 12.1 and Wildfly 18.0.1 for JAVAEE application

2020-10-27 Thread Emmanuel Hugonnet (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221256#comment-17221256
 ] 

Emmanuel Hugonnet commented on NETBEANS-4923:
-

This is happening when we are rewritting the xnio class with ASM to avoid 
https://bz.apache.org/netbeans/show_bug.cgi?format=multiple=249135

> Problem with Deploy/HotDeploy using Netbeans 12.1 and Wildfly 18.0.1 for 
> JAVAEE application
> ---
>
> Key: NETBEANS-4923
> URL: https://issues.apache.org/jira/browse/NETBEANS-4923
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Other
>Affects Versions: 12.1
> Environment: Ubuntu 20.04
>Reporter: Henrique Basoni
>Assignee: Emmanuel Hugonnet
>Priority: Critical
> Fix For: 12.1
>
> Attachments: error.png
>
>
> I am working with Netbeans 12.1, and before 12.0, and in both, some times, 
> when I deploy my application, the process don't finish, but the server 
> publish the app. I do not know why. 
> LOG Netbeans 
> {{WARNING [org.openide.filesystems.Ordering]: Not all children in / marked 
> with the position attribute: 
> [org-netbeans-modules-editor-fold-ui-FoldingEditorSupport$F.instance, 
> org-netbeans-modules-java-source-indexing-JavaBinaryIndexer$Factory-register.instance,
>  
> org-netbeans-lib-editor-codetemplates-textsync-TextRegionManager$Highlighting$HLFactory.instance,
>  
> org-netbeans-modules-lsp-client-bindings-MarkOccurrences$HighlightsLayerFactoryImpl.instance,
>  
> org-netbeans-modules-merge-builtin-visualizer-MergeHighlightsLayerFactory.instance,
>  
> org-netbeans-modules-csl-hints-infrastructure-SelectionHintsTaskFactory.instance,
>  
> org-netbeans-modules-java-hints-infrastructure-EmbeddedHintsCollector$Factory.instance,
>  org-netbeans-modules-csl-core-CslCamelCaseInterceptor$Factory.instance, 
> org-netbeans-modules-csl-editor-overridden-ComputeAnnotations$FactoryImpl.instance,
>  
> org-netbeans-modules-spellchecker-SpellcheckerHighlightLayerFactory.instance, 
> org-netbeans-modules-editor-impl-DocumentFactoryImpl.instance, 
> org-netbeans-modules-diff-builtin-visualizer-editable-DiffHighlightsLayerFactory.instance,
>  org-netbeans-modules-csl-editor-fold-GsfFoldManagerTaskFactory.instance, 
> org-netbeans-modules-textmate-lexer-SyntaxHighlighting$FactoryImpl.instance, 
> org-netbeans-modules-editor-impl-highlighting-HLFactory.instance, 
> org-netbeans-modules-editor-hints-HighlightsLayerFactoryImpl.instance, 
> org-netbeans-modules-editor-bracesmatching-BracesMatchHighlighting$Factory.instance,
>  
> org-netbeans-lib-editor-hyperlink-HyperlinkOperation$HighlightFactoryImpl.instance,
>  
> org-netbeans-modules-javascript2-editor-embedding-JsEmbeddingProvider$Factory.instance,
>  
> org-netbeans-modules-csl-editor-semantic-MarkOccurrencesHighlighterFactory.instance,
>  org-netbeans-modules-editor-lib2-highlighting-Factory.instance, 
> org-netbeans-modules-editor-search-TextSearchHighlighting$FactoryImpl.instance,
>  org-netbeans-modules-csl-hints-infrastructure-HintsTaskFactory.instance, 
> org-netbeans-modules-refactoring-spi-impl-UndoableWrapper.instance, 
> COSSynchronizingIndexer.instance, 
> org-netbeans-modules-csl-hints-GsfHintsFactory.instance, 
> org-netbeans-modules-csl-navigation-BreadCrumbsTask$TaskFactoryImpl.instance, 
> org-netbeans-modules-editor-url-HighlightURLs$FactoryImpl.instance, 
> org-netbeans-modules-web-jsf-editor-index-JsfBinaryIndexer.instance, 
> org-netbeans-modules-web-jsf-editor-index-JsfCustomIndexer$Factory.instance, 
> org-netbeans-modules-tasklist-impl-TaskIndexerFactory.instance, 
> org-netbeans-modules-csl-hints-infrastructure-SuggestionsTaskFactory.instance,
>  org-netbeans-modules-jumpto-file-FileIndexer$Factory.instance, 
> org-netbeans-modules-csl-navigation-CaretListeningFactory.instance, 
> org-netbeans-modules-csl-navigation-ClassMemberNavigatorSourceFactory.instance,
>  
> org-netbeans-modules-csl-editor-semantic-SemanticHighlighterFactory.instance, 
> org-netbeans-modules-spring-beans-index-SpringBinaryIndexer.instance], but 
> some are: [EditorKit.instance]WARNING [org.openide.filesystems.Ordering]: 
> Found same position 1.821 for both 
> org-netbeans-modules-gradle-customPopup.shadow and 
> org-netbeans-modules-maven-customPopup.shadowWARNING 
> [org.openide.filesystems.Ordering]: Not all children in / marked with the 
> position attribute: 
> [org-netbeans-modules-lsp-client-bindings-CompletionProviderImpl.instance], 
> but some are: 
> [org-netbeans-modules-parsing-ui-WaitScanFinishedCompletionProvider.instance, 
> org-netbeans-modules-editor-java-JavaCompletionProvider.instance, 
> org-netbeans-modules-jshell-editor-HistoryCompletionProvider.instance, 
> 

[jira] [Updated] (NETBEANS-4923) Problem with Deploy/HotDeploy using Netbeans 12.1 and Wildfly 18.0.1 for JAVAEE application

2022-10-12 Thread Emmanuel Hugonnet (Jira)


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

Emmanuel Hugonnet updated NETBEANS-4923:

Component/s: serverplugins - WildFly

> Problem with Deploy/HotDeploy using Netbeans 12.1 and Wildfly 18.0.1 for 
> JAVAEE application
> ---
>
> Key: NETBEANS-4923
> URL: https://issues.apache.org/jira/browse/NETBEANS-4923
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Other, serverplugins - WildFly
>Affects Versions: 12.1
> Environment: Ubuntu 20.04
>Reporter: Henrique Basoni
>Assignee: Emmanuel Hugonnet
>Priority: Critical
> Fix For: 16
>
> Attachments: error.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> I am working with Netbeans 12.1, and before 12.0, and in both, some times, 
> when I deploy my application, the process don't finish, but the server 
> publish the app. I do not know why. 
> LOG Netbeans 
> {{WARNING [org.openide.filesystems.Ordering]: Not all children in / marked 
> with the position attribute: 
> [org-netbeans-modules-editor-fold-ui-FoldingEditorSupport$F.instance, 
> org-netbeans-modules-java-source-indexing-JavaBinaryIndexer$Factory-register.instance,
>  
> org-netbeans-lib-editor-codetemplates-textsync-TextRegionManager$Highlighting$HLFactory.instance,
>  
> org-netbeans-modules-lsp-client-bindings-MarkOccurrences$HighlightsLayerFactoryImpl.instance,
>  
> org-netbeans-modules-merge-builtin-visualizer-MergeHighlightsLayerFactory.instance,
>  
> org-netbeans-modules-csl-hints-infrastructure-SelectionHintsTaskFactory.instance,
>  
> org-netbeans-modules-java-hints-infrastructure-EmbeddedHintsCollector$Factory.instance,
>  org-netbeans-modules-csl-core-CslCamelCaseInterceptor$Factory.instance, 
> org-netbeans-modules-csl-editor-overridden-ComputeAnnotations$FactoryImpl.instance,
>  
> org-netbeans-modules-spellchecker-SpellcheckerHighlightLayerFactory.instance, 
> org-netbeans-modules-editor-impl-DocumentFactoryImpl.instance, 
> org-netbeans-modules-diff-builtin-visualizer-editable-DiffHighlightsLayerFactory.instance,
>  org-netbeans-modules-csl-editor-fold-GsfFoldManagerTaskFactory.instance, 
> org-netbeans-modules-textmate-lexer-SyntaxHighlighting$FactoryImpl.instance, 
> org-netbeans-modules-editor-impl-highlighting-HLFactory.instance, 
> org-netbeans-modules-editor-hints-HighlightsLayerFactoryImpl.instance, 
> org-netbeans-modules-editor-bracesmatching-BracesMatchHighlighting$Factory.instance,
>  
> org-netbeans-lib-editor-hyperlink-HyperlinkOperation$HighlightFactoryImpl.instance,
>  
> org-netbeans-modules-javascript2-editor-embedding-JsEmbeddingProvider$Factory.instance,
>  
> org-netbeans-modules-csl-editor-semantic-MarkOccurrencesHighlighterFactory.instance,
>  org-netbeans-modules-editor-lib2-highlighting-Factory.instance, 
> org-netbeans-modules-editor-search-TextSearchHighlighting$FactoryImpl.instance,
>  org-netbeans-modules-csl-hints-infrastructure-HintsTaskFactory.instance, 
> org-netbeans-modules-refactoring-spi-impl-UndoableWrapper.instance, 
> COSSynchronizingIndexer.instance, 
> org-netbeans-modules-csl-hints-GsfHintsFactory.instance, 
> org-netbeans-modules-csl-navigation-BreadCrumbsTask$TaskFactoryImpl.instance, 
> org-netbeans-modules-editor-url-HighlightURLs$FactoryImpl.instance, 
> org-netbeans-modules-web-jsf-editor-index-JsfBinaryIndexer.instance, 
> org-netbeans-modules-web-jsf-editor-index-JsfCustomIndexer$Factory.instance, 
> org-netbeans-modules-tasklist-impl-TaskIndexerFactory.instance, 
> org-netbeans-modules-csl-hints-infrastructure-SuggestionsTaskFactory.instance,
>  org-netbeans-modules-jumpto-file-FileIndexer$Factory.instance, 
> org-netbeans-modules-csl-navigation-CaretListeningFactory.instance, 
> org-netbeans-modules-csl-navigation-ClassMemberNavigatorSourceFactory.instance,
>  
> org-netbeans-modules-csl-editor-semantic-SemanticHighlighterFactory.instance, 
> org-netbeans-modules-spring-beans-index-SpringBinaryIndexer.instance], but 
> some are: [EditorKit.instance]WARNING [org.openide.filesystems.Ordering]: 
> Found same position 1.821 for both 
> org-netbeans-modules-gradle-customPopup.shadow and 
> org-netbeans-modules-maven-customPopup.shadowWARNING 
> [org.openide.filesystems.Ordering]: Not all children in / marked with the 
> position attribute: 
> [org-netbeans-modules-lsp-client-bindings-CompletionProviderImpl.instance], 
> but some are: 
> [org-netbeans-modules-parsing-ui-WaitScanFinishedCompletionProvider.instance, 
> org-netbeans-modules-editor-java-JavaCompletionProvider.instance, 
> org-netbeans-modules-jshell-editor-HistoryCompletionProvider.instance, 
> org-netbeans-modules-java-editor-javadoc-JavadocCompletionProvider.instance, 
> 

[jira] [Resolved] (NETBEANS-4923) Problem with Deploy/HotDeploy using Netbeans 12.1 and Wildfly 18.0.1 for JAVAEE application

2022-10-12 Thread Emmanuel Hugonnet (Jira)


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

Emmanuel Hugonnet resolved NETBEANS-4923.
-
Fix Version/s: 16
   Resolution: Fixed

> Problem with Deploy/HotDeploy using Netbeans 12.1 and Wildfly 18.0.1 for 
> JAVAEE application
> ---
>
> Key: NETBEANS-4923
> URL: https://issues.apache.org/jira/browse/NETBEANS-4923
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Other
>Affects Versions: 12.1
> Environment: Ubuntu 20.04
>Reporter: Henrique Basoni
>Assignee: Emmanuel Hugonnet
>Priority: Critical
> Fix For: 16
>
> Attachments: error.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> I am working with Netbeans 12.1, and before 12.0, and in both, some times, 
> when I deploy my application, the process don't finish, but the server 
> publish the app. I do not know why. 
> LOG Netbeans 
> {{WARNING [org.openide.filesystems.Ordering]: Not all children in / marked 
> with the position attribute: 
> [org-netbeans-modules-editor-fold-ui-FoldingEditorSupport$F.instance, 
> org-netbeans-modules-java-source-indexing-JavaBinaryIndexer$Factory-register.instance,
>  
> org-netbeans-lib-editor-codetemplates-textsync-TextRegionManager$Highlighting$HLFactory.instance,
>  
> org-netbeans-modules-lsp-client-bindings-MarkOccurrences$HighlightsLayerFactoryImpl.instance,
>  
> org-netbeans-modules-merge-builtin-visualizer-MergeHighlightsLayerFactory.instance,
>  
> org-netbeans-modules-csl-hints-infrastructure-SelectionHintsTaskFactory.instance,
>  
> org-netbeans-modules-java-hints-infrastructure-EmbeddedHintsCollector$Factory.instance,
>  org-netbeans-modules-csl-core-CslCamelCaseInterceptor$Factory.instance, 
> org-netbeans-modules-csl-editor-overridden-ComputeAnnotations$FactoryImpl.instance,
>  
> org-netbeans-modules-spellchecker-SpellcheckerHighlightLayerFactory.instance, 
> org-netbeans-modules-editor-impl-DocumentFactoryImpl.instance, 
> org-netbeans-modules-diff-builtin-visualizer-editable-DiffHighlightsLayerFactory.instance,
>  org-netbeans-modules-csl-editor-fold-GsfFoldManagerTaskFactory.instance, 
> org-netbeans-modules-textmate-lexer-SyntaxHighlighting$FactoryImpl.instance, 
> org-netbeans-modules-editor-impl-highlighting-HLFactory.instance, 
> org-netbeans-modules-editor-hints-HighlightsLayerFactoryImpl.instance, 
> org-netbeans-modules-editor-bracesmatching-BracesMatchHighlighting$Factory.instance,
>  
> org-netbeans-lib-editor-hyperlink-HyperlinkOperation$HighlightFactoryImpl.instance,
>  
> org-netbeans-modules-javascript2-editor-embedding-JsEmbeddingProvider$Factory.instance,
>  
> org-netbeans-modules-csl-editor-semantic-MarkOccurrencesHighlighterFactory.instance,
>  org-netbeans-modules-editor-lib2-highlighting-Factory.instance, 
> org-netbeans-modules-editor-search-TextSearchHighlighting$FactoryImpl.instance,
>  org-netbeans-modules-csl-hints-infrastructure-HintsTaskFactory.instance, 
> org-netbeans-modules-refactoring-spi-impl-UndoableWrapper.instance, 
> COSSynchronizingIndexer.instance, 
> org-netbeans-modules-csl-hints-GsfHintsFactory.instance, 
> org-netbeans-modules-csl-navigation-BreadCrumbsTask$TaskFactoryImpl.instance, 
> org-netbeans-modules-editor-url-HighlightURLs$FactoryImpl.instance, 
> org-netbeans-modules-web-jsf-editor-index-JsfBinaryIndexer.instance, 
> org-netbeans-modules-web-jsf-editor-index-JsfCustomIndexer$Factory.instance, 
> org-netbeans-modules-tasklist-impl-TaskIndexerFactory.instance, 
> org-netbeans-modules-csl-hints-infrastructure-SuggestionsTaskFactory.instance,
>  org-netbeans-modules-jumpto-file-FileIndexer$Factory.instance, 
> org-netbeans-modules-csl-navigation-CaretListeningFactory.instance, 
> org-netbeans-modules-csl-navigation-ClassMemberNavigatorSourceFactory.instance,
>  
> org-netbeans-modules-csl-editor-semantic-SemanticHighlighterFactory.instance, 
> org-netbeans-modules-spring-beans-index-SpringBinaryIndexer.instance], but 
> some are: [EditorKit.instance]WARNING [org.openide.filesystems.Ordering]: 
> Found same position 1.821 for both 
> org-netbeans-modules-gradle-customPopup.shadow and 
> org-netbeans-modules-maven-customPopup.shadowWARNING 
> [org.openide.filesystems.Ordering]: Not all children in / marked with the 
> position attribute: 
> [org-netbeans-modules-lsp-client-bindings-CompletionProviderImpl.instance], 
> but some are: 
> [org-netbeans-modules-parsing-ui-WaitScanFinishedCompletionProvider.instance, 
> org-netbeans-modules-editor-java-JavaCompletionProvider.instance, 
> org-netbeans-modules-jshell-editor-HistoryCompletionProvider.instance, 
> org-netbeans-modules-java-editor-javadoc-JavadocCompletionProvider.instance, 
>