Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NETBEANS-4923]: Problem with Deploy/HotDeploy using Netbeans 12.1 an… #4768

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

ehsavoie
Copy link
Contributor

…d Wildfly 18.0.1 for JAVAEE application.

  • Fixing classloading issue as the default classloader of ASM ClassWriter didn't have access to WildFly classes.

Jira: https://issues.apache.org/jira/browse/NETBEANS-4923

…d Wildfly 18.0.1 for JAVAEE application.

* Fixing classloading issue as the default classloader of ASM ClassWriter didn't have access to WildFly classes.

Jira: https://issues.apache.org/jira/browse/NETBEANS-4923
@ehsavoie ehsavoie added enterprise [ci] enable enterprise job kind:bug Bug report or fix Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) Java EE/Jakarta EE [ci] enable enterprise job priority:critical Showstopper issue that requires fixing in next release labels Oct 11, 2022
@ehsavoie ehsavoie added this to the NB16 milestone Oct 11, 2022
@ehsavoie ehsavoie assigned ehsavoie and jGauravGupta and unassigned ehsavoie Oct 11, 2022
@ehsavoie ehsavoie requested a review from jGauravGupta October 11, 2022 11:53
@ehsavoie ehsavoie merged commit 0087cff into apache:master Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enterprise [ci] enable enterprise job Java EE/Jakarta EE [ci] enable enterprise job Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) kind:bug Bug report or fix priority:critical Showstopper issue that requires fixing in next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants