Matthias Bläsing
Matthias Bläsing
> and **provably** doesn't work. You **claim** grizzly is broken, yet don't substantiate it ("With my code it works" is neither an analysis of the underlying problem, nor a proof)....
> Now there is an experimental branch [jtulach/WebViews](https://github.com/apache/netbeans/compare/master...JaroslavTulach:jtulach/WebViews) and it currently contains a copy of `Browser` presenter together with the `SimpleServer` code - we don't want Grizzly server in the...
> Launching the HTTP server is the only solution I have for providing rich refactoring UIs, but the security issue is real. Ähm - NetBeans is not such a bad...
@homberghp this PR looks strange. It lists 199 commits - is this a rebase gone wrong?
@jGauravGupta it would be great if you could finish this. There are two issues, that might be affected by this: #8555 and #8314, it would be good to fix this...
@jGauravGupta would you mind checking this suggestion: https://github.com/matthiasblaesing/netbeans/commit/064cd0d7bda2e947fedb9b5749c7417fa7433080 The idea here: - apply the cleanup in all affected places - use the existing code in `PayaraInstance.java` and don't duplicate the...
@juneau001 @pepness @jGauravGupta would you mind having a look at this? If I see this correctly the same (WAR) archtype is used for the wrapping, the app client, ear, ejb...
From my understanding the relevant code can be found here: `enterprise/maven.j2ee/src/org/netbeans/modules/maven/j2ee/ui/wizard/archetype/J2eeArchetypeFactory.java`. There the archetypes are defined.
@homberghp there is a comment on your approach in the PR already
Not sure what is the intention of this issue. There is no need for an issue to get things into NetBeans. The normal process is to prepare a PR for...