[jira] [Commented] (NETBEANS-5216) Jakarta EE 9 Project Support

2022-03-12 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-5216:
---

I will open an issue in the GitHub tracker for these items.  Thanks for the 
feedback.

> Jakarta EE 9 Project Support
> 
>
> Key: NETBEANS-5216
> URL: https://issues.apache.org/jira/browse/NETBEANS-5216
> Project: NetBeans
>  Issue Type: New Feature
>  Components: javaee - Web Project
>Reporter: Josh Juneau
>Assignee: Josh Juneau
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.4
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




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

-
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] [Closed] (NETBEANS-4245) Cannot start Glass Fish 5 server

2022-03-08 Thread Josh Juneau (Jira)


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

Josh Juneau closed NETBEANS-4245.
-
Fix Version/s: 12.0
   Resolution: Fixed

Thanks for confirming that GlassFish 5 only works with JDK 8, and GlassFish 6+ 
works with JDK 11.  Closing since it is not an issue with Apache NetBeans.

> Cannot start Glass Fish 5 server 
> -
>
> Key: NETBEANS-4245
> URL: https://issues.apache.org/jira/browse/NETBEANS-4245
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta3
> Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
> Runtime: OpenJDK Runtime Environment 11.0.6+10
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
>Reporter: Manikantan Narender Nath
>Assignee: Josh Juneau
>Priority: Major
>  Labels: netcat
> Fix For: 12.0
>
> Attachments: cannot-start-gf510-server.m4v
>
>
> Steps
>  # Start NetBeans with clean user dir
>  # Activate Java SE and Java WEb & EE plugins
>  # Switch to services tab
>  # RMB on Servers Tab
>  # Select Glassfish from list of server types
>  # Select a folder which does not have Glassfish (so that we can install 
> fresh)
>  # Select Glassfish 510 from drop down & accept license agreement
>  # Click download button (wait for it to complete)
>  # Complete the wizard steps
>  # Verify that Glassfish is added to the Servers node
>  # Right click newly added Glassfish server and click Start server
> *Expected result* 
> Glassfish should start
> *Actual Result*
> Dialog displays with message "Cannot start glassfish with default Java 
> platform" (see attachment Cannot-start-gf10.m4v)
>  



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

-
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-4245) Cannot start Glass Fish 5 server

2021-11-14 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-4245:
---

Can someone please test to ensure that GlassFish 6 works okay with JDK 11?  I 
have no issues using that combination, but GlassFish 5 only works with JDK 8 so 
this is not really an issue with Apache NetBeans.  Another tester for GlassFish 
6/JDK 11 would be greatthanks.

> Cannot start Glass Fish 5 server 
> -
>
> Key: NETBEANS-4245
> URL: https://issues.apache.org/jira/browse/NETBEANS-4245
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta3
> Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
> Runtime: OpenJDK Runtime Environment 11.0.6+10
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
>Reporter: Manikantan Narender Nath
>Assignee: Josh Juneau
>Priority: Major
>  Labels: netcat
> Attachments: cannot-start-gf510-server.m4v
>
>
> Steps
>  # Start NetBeans with clean user dir
>  # Activate Java SE and Java WEb & EE plugins
>  # Switch to services tab
>  # RMB on Servers Tab
>  # Select Glassfish from list of server types
>  # Select a folder which does not have Glassfish (so that we can install 
> fresh)
>  # Select Glassfish 510 from drop down & accept license agreement
>  # Click download button (wait for it to complete)
>  # Complete the wizard steps
>  # Verify that Glassfish is added to the Servers node
>  # Right click newly added Glassfish server and click Start server
> *Expected result* 
> Glassfish should start
> *Actual Result*
> Dialog displays with message "Cannot start glassfish with default Java 
> platform" (see attachment Cannot-start-gf10.m4v)
>  



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

-
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-2810) Java EE 8 Web Project creation does not automatically enable feature

2021-11-13 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-2810:
---

Testing again performed using NetBeans 12.5 and 12.6 with a clean user 
directory.  If creating a Jakarta EE 8 project without previously adding a 
server, user is prompted to "Download and Activate" or "Activate" Jakarta EE.  
This feature appears to be working without issues on OS X 11.6.  

> Java EE 8 Web Project creation does not automatically enable feature
> 
>
> Key: NETBEANS-2810
> URL: https://issues.apache.org/jira/browse/NETBEANS-2810
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 11.1
> Environment: 11.1 beta3
> Java: 1.8.0_212
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Josh Juneau
>Priority: Major
>
> # Create web project
>  # IDE proposes to install Oracle JS Parser
>  # Install the plugin
>  # IDE proposes to install NB Javac plugin
>  # Install the plugin
>  # At this point IDE displays the dialog page that does not have Next enabled.
> If you go back and then next, it activates the feature and project is created 
> successfully.
> You don't have to go back and feature activation should happen automatically 
> at the step 6.



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

-
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] [Resolved] (NETBEANS-5892) Java Maven Web Project not created properly

2021-09-15 Thread Josh Juneau (Jira)


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

Josh Juneau resolved NETBEANS-5892.
---
Fix Version/s: 12.6
   Resolution: Resolved

Resolved with [PR#3170|https://github.com/apache/netbeans/pull/3170] 

> Java Maven Web Project not created properly
> ---
>
> Key: NETBEANS-5892
> URL: https://issues.apache.org/jira/browse/NETBEANS-5892
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
> Environment: *NetBeans* version 
> 12.4
> *JDK* version 
> zulu16.32.15 (default), JDK version 8 and 11 installed as well
> *OS* 
> Windows 10 pro, Version 20H2, Build 19042.1110
>Reporter: Thomas Schuster
>Assignee: Josh Juneau
>Priority: Major
> Fix For: 12.6
>
> Attachments: 1_used_create_dialog.png, 2_bundled_maven.png, 
> 3_pom.png, 4_index_page_missing.png, errorlog1.txt, errorlog2.txt, 
> mavenproject2.zip, mavenproject3.zip
>
>
> *Short description*
> Using the create Java Maven Web project results in a project that cannot be 
> build for nor run on a Jakarta EE 8 server. I provided the created result 
> (mavenproject2.zip) and an altered project which can be built and deployed 
> (mavenproject3.zip) - I would expect the latter to be generated.
> *Exact steps*
>  # Create new project (Java with Maven, Web Application)
>  # Execute Clean & Build on this project
>  # Build will fail because of default maven-war plugin (Version 2.2) of 
> bundled maven. version. (see errorlog1.txt)
>  # Now execute Clean & Build again with success
>  # Execute Run.
>  # Deployment will fail because of unsupported Java version. Generator 
> creates a project with compiler set to Java 11. (see errorlog2.txt)
>  # Reset compiler version to Java 8.
>  # Now execute Clean & Build again with success.
>  # Execute Run, project is successfully deployed.
>  # Welcome page is triggered but not found (not created in fact).
> *Actual results*
>  Web project that includes microprofile configuration and cannot be build and 
> deployed directly from generated sources. Java compiler level is set to be 
> 11, there are some configuration options based on IBM (Openliberty I believe) 
> and there are microprofile configuration options being used in a sample Jax 
> RS service.
> Minor: The pom.xml is not indented properly.
> *Expected results* 
>  Web project that is Jakarta EE 8 compliant and that can be build and run on 
> a Jakarta EE Server (in my case: Payara Server 5.201.4).
> Also, in my opinion the project should deliver a welcome page and be minimal 
> in terms of dependencies and contents (that means also removing microprofile 
> configuration).



--
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-5892) Java Maven Web Project not created properly

2021-09-05 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-5892:
---

I will look to see if there is a better archetype that can be used.  If not, I 
will look into creating an archetype.  

On the aside:  I certainly agree that we should be managing a standard set of 
Apache NetBeans archetypes that can be updated.  However, the last I knew we 
did not have any set of standard archetypes.

> Java Maven Web Project not created properly
> ---
>
> Key: NETBEANS-5892
> URL: https://issues.apache.org/jira/browse/NETBEANS-5892
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
> Environment: *NetBeans* version 
> 12.4
> *JDK* version 
> zulu16.32.15 (default), JDK version 8 and 11 installed as well
> *OS* 
> Windows 10 pro, Version 20H2, Build 19042.1110
>Reporter: Thomas Schuster
>Assignee: Josh Juneau
>Priority: Major
> Attachments: 1_used_create_dialog.png, 2_bundled_maven.png, 
> 3_pom.png, 4_index_page_missing.png, errorlog1.txt, errorlog2.txt, 
> mavenproject2.zip, mavenproject3.zip
>
>
> *Short description*
> Using the create Java Maven Web project results in a project that cannot be 
> build for nor run on a Jakarta EE 8 server. I provided the created result 
> (mavenproject2.zip) and an altered project which can be built and deployed 
> (mavenproject3.zip) - I would expect the latter to be generated.
> *Exact steps*
>  # Create new project (Java with Maven, Web Application)
>  # Execute Clean & Build on this project
>  # Build will fail because of default maven-war plugin (Version 2.2) of 
> bundled maven. version. (see errorlog1.txt)
>  # Now execute Clean & Build again with success
>  # Execute Run.
>  # Deployment will fail because of unsupported Java version. Generator 
> creates a project with compiler set to Java 11. (see errorlog2.txt)
>  # Reset compiler version to Java 8.
>  # Now execute Clean & Build again with success.
>  # Execute Run, project is successfully deployed.
>  # Welcome page is triggered but not found (not created in fact).
> *Actual results*
>  Web project that includes microprofile configuration and cannot be build and 
> deployed directly from generated sources. Java compiler level is set to be 
> 11, there are some configuration options based on IBM (Openliberty I believe) 
> and there are microprofile configuration options being used in a sample Jax 
> RS service.
> Minor: The pom.xml is not indented properly.
> *Expected results* 
>  Web project that is Jakarta EE 8 compliant and that can be build and run on 
> a Jakarta EE Server (in my case: Payara Server 5.201.4).
> Also, in my opinion the project should deliver a welcome page and be minimal 
> in terms of dependencies and contents (that means also removing microprofile 
> configuration).



--
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-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-31 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-5143:
---

I have attempted to replicate this issue on Mac OS X and was unable to do so.  
I suspect this may be a Windows-only issue?  Perhaps someone else on OS X can 
confirm.

I did the following:
1) Create new Maven web application
2) Set Tomcat server in "Run"
3) Build and Run project.  

I only see the one deployment.

Subsequently, I attempted to run the same application on GlassFish and had no 
issues.

My configuration is as follows:

OS:  OS X 11.2.3
JDK:  Java 1.8.0_171
NetBeans 12.4
Tomcat: 9.0.46.0
GlassFish 6

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
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] [Created] (NETBEANS-5216) Jakarta EE 9 Project Support

2021-01-05 Thread Josh Juneau (Jira)
Josh Juneau created NETBEANS-5216:
-

 Summary: Jakarta EE 9 Project Support
 Key: NETBEANS-5216
 URL: https://issues.apache.org/jira/browse/NETBEANS-5216
 Project: NetBeans
  Issue Type: New Feature
  Components: javaee - Web Project
Reporter: Josh Juneau
Assignee: Josh Juneau
 Fix For: 12.3






--
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-4266) Project Properties build/Run Context Path is an editable field but is not updated when clicking OK.

2020-05-07 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-4266:
---

At this time, I believe NetBeans depends upon the glassfish-web.xml to set the 
context root.  I will look into removing this dependency.

> Project Properties build/Run Context Path is an editable field but is  not 
> updated when clicking OK.
> 
>
> Key: NETBEANS-4266
> URL: https://issues.apache.org/jira/browse/NETBEANS-4266
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.0
>Reporter: David Gradwell
>Assignee: Josh Juneau
>Priority: Major
>
> *Problem*
> Using Apache Netbeans 12.0 beta 3, Project Properties build/Run Context Path 
> is an editable field but is  not updated when clicking OK.
> This is also an issue in 11.3
> *Steps to reproduce:*
> 1. Install Apache NetBeans 12.0 beta 3
>  2. Create a new project Java with Maven/Web Application.  Go to Project 
> Properties build/Run Context Path and change it.  Click OK.  Go back to 
> Project Properties build/Run Context Path and note that it has not changed.
> *Importance*
> This is an important bug because the Context Path is passed to the server, 
> e.g. Payara resulting in a 404 when the servlet is invoked.



--
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-4266) Project Properties build/Run Context Path is an editable field but is not updated when clicking OK.

2020-05-07 Thread Josh Juneau (Jira)


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

Josh Juneau reassigned NETBEANS-4266:
-

Assignee: Josh Juneau

> Project Properties build/Run Context Path is an editable field but is  not 
> updated when clicking OK.
> 
>
> Key: NETBEANS-4266
> URL: https://issues.apache.org/jira/browse/NETBEANS-4266
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.0
>Reporter: David Gradwell
>Assignee: Josh Juneau
>Priority: Major
>
> *Problem*
> Using Apache Netbeans 12.0 beta 3, Project Properties build/Run Context Path 
> is an editable field but is  not updated when clicking OK.
> This is also an issue in 11.3
> *Steps to reproduce:*
> 1. Install Apache NetBeans 12.0 beta 3
>  2. Create a new project Java with Maven/Web Application.  Go to Project 
> Properties build/Run Context Path and change it.  Click OK.  Go back to 
> Project Properties build/Run Context Path and note that it has not changed.
> *Importance*
> This is an important bug because the Context Path is passed to the server, 
> e.g. Payara resulting in a 404 when the servlet is invoked.



--
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-4245) Cannot start Glass Fish 5 server

2020-04-29 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-4245:
---

GlassFish is not yet compatible with JDK 11.  Please try to run on JDK 8.

> Cannot start Glass Fish 5 server 
> -
>
> Key: NETBEANS-4245
> URL: https://issues.apache.org/jira/browse/NETBEANS-4245
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta3
> Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
> Runtime: OpenJDK Runtime Environment 11.0.6+10
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
>Reporter: Manikantan Narender Nath
>Assignee: Josh Juneau
>Priority: Major
>  Labels: netcat
> Attachments: cannot-start-gf510-server.m4v
>
>
> Steps
>  # Start NetBeans with clean user dir
>  # Activate Java SE and Java WEb & EE plugins
>  # Switch to services tab
>  # RMB on Servers Tab
>  # Select Glassfish from list of server types
>  # Select a folder which does not have Glassfish (so that we can install 
> fresh)
>  # Select Glassfish 510 from drop down & accept license agreement
>  # Click download button (wait for it to complete)
>  # Complete the wizard steps
>  # Verify that Glassfish is added to the Servers node
>  # Right click newly added Glassfish server and click Start server
> *Expected result* 
> Glassfish should start
> *Actual Result*
> Dialog displays with message "Cannot start glassfish with default Java 
> platform" (see attachment Cannot-start-gf10.m4v)
>  



--
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-4245) Cannot start Glass Fish 5 server

2020-04-29 Thread Josh Juneau (Jira)


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

Josh Juneau reassigned NETBEANS-4245:
-

Assignee: Josh Juneau

> Cannot start Glass Fish 5 server 
> -
>
> Key: NETBEANS-4245
> URL: https://issues.apache.org/jira/browse/NETBEANS-4245
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta3
> Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
> Runtime: OpenJDK Runtime Environment 11.0.6+10
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
>Reporter: Manikantan Narender Nath
>Assignee: Josh Juneau
>Priority: Major
>  Labels: netcat
> Attachments: cannot-start-gf510-server.m4v
>
>
> Steps
>  # Start NetBeans with clean user dir
>  # Activate Java SE and Java WEb & EE plugins
>  # Switch to services tab
>  # RMB on Servers Tab
>  # Select Glassfish from list of server types
>  # Select a folder which does not have Glassfish (so that we can install 
> fresh)
>  # Select Glassfish 510 from drop down & accept license agreement
>  # Click download button (wait for it to complete)
>  # Complete the wizard steps
>  # Verify that Glassfish is added to the Servers node
>  # Right click newly added Glassfish server and click Start server
> *Expected result* 
> Glassfish should start
> *Actual Result*
> Dialog displays with message "Cannot start glassfish with default Java 
> platform" (see attachment Cannot-start-gf10.m4v)
>  



--
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] [Updated] (NETBEANS-4133) Hint does not appear in some cases

2020-04-11 Thread Josh Juneau (Jira)


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

Josh Juneau updated NETBEANS-4133:
--
Environment: 
Ubuntu 19.10
7,7 GiB
Intel® Core™ i5-5200U CPU @ 2.20GHz × 4 

---
OS X 10.14.6
OpenJDK 64-Bit Server VM 11.0.5+10-LTS

  was:
Ubuntu 19.10
7,7 GiB
Intel® Core™ i5-5200U CPU @ 2.20GHz × 4 


> Hint does not appear in some cases
> --
>
> Key: NETBEANS-4133
> URL: https://issues.apache.org/jira/browse/NETBEANS-4133
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Editor
>Affects Versions: 12.0
> Environment: Ubuntu 19.10
> 7,7 GiB
> Intel® Core™ i5-5200U CPU @ 2.20GHz × 4 
> ---
> OS X 10.14.6
> OpenJDK 64-Bit Server VM 11.0.5+10-LTS
>Reporter: Zsolt Holman
>Priority: Minor
> Attachments: AddUnderscores.java, CreateJavadoc.java, 
> ErrorInJavadoc.java
>
>
> Missing hints are in 'javadoc' package:
> //Scope is private or package 
> void method3() {} //*Hint: create missing javadoc for method3*
> 
> //Scope is private
> private void method4() {} //*Hint: create missing javadoc for method4*
> //Scope is private or package 
> /**
>  * 
>  * @param x  //*Hint: Remove @param tag*
>  */
> void method() {}
> 
> //Scope is private
> /**
>  *   
>  */
> private String method4() {return "";}  //*Hint: Add @return tag*



--
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] [Created] (NETBEANS-4156) Split into declaration and assignment hint is not shown on OS X

2020-04-11 Thread Josh Juneau (Jira)
Josh Juneau created NETBEANS-4156:
-

 Summary:  Split into declaration and assignment hint is not shown 
on OS X
 Key: NETBEANS-4156
 URL: https://issues.apache.org/jira/browse/NETBEANS-4156
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Other
Affects Versions: 12.0
 Environment: Mac OS X 10.14.6
NetBeans running on Azul Zulu JDK 11.0.5: OpenJDK Runtime Environment 
11.0.5+10-LTS
Reporter: Josh Juneau
 Fix For: 12.0


When working with the NETCAT "Java Hints" test, I found that the Disabling 
Hints test did not work for me on OS X.  I typed the following into a method 
body, and I should have received the "Split into declaration and assignment" 
hint, but did not.

String s = new String();



--
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] [Updated] (NETBEANS-4021) Add Jakarta EE 8 Support

2020-03-16 Thread Josh Juneau (Jira)


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

Josh Juneau updated NETBEANS-4021:
--
Issue Type: Improvement  (was: Bug)

> Add Jakarta EE 8 Support
> 
>
> Key: NETBEANS-4021
> URL: https://issues.apache.org/jira/browse/NETBEANS-4021
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: Josh Juneau
>Assignee: Josh Juneau
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
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] [Created] (NETBEANS-4021) Add Jakarta EE 8 Support

2020-03-16 Thread Josh Juneau (Jira)
Josh Juneau created NETBEANS-4021:
-

 Summary: Add Jakarta EE 8 Support
 Key: NETBEANS-4021
 URL: https://issues.apache.org/jira/browse/NETBEANS-4021
 Project: NetBeans
  Issue Type: Bug
Reporter: Josh Juneau
Assignee: Josh Juneau






--
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-84) Support for JSF 2.3

2019-11-15 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

Closed original pull request and opened 
[#1633|https://github.com/apache/netbeans/pull/1633], which now enables support 
for JSF resource injection.  Thanks [~pablopfp]

> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 11.3
>
> Attachments: NewInJSF23.java, image-2019-10-19-18-17-10-545.png, 
> image-2019-10-19-19-13-50-600.png, netbeans-red-jsf2.3.png, newInJSF23.xhtml
>
>  Time Spent: 769h 20m
>  Remaining Estimate: 0h
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-84) Support for JSF 2.3

2019-10-20 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

Thanks Pablo.  I have verified that f:websocket and f:importConstants work.  I 
will verify the functionality of injecting Faces resources and if that is not 
working then I will look into it.



> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 11.3
>
> Attachments: NewInJSF23.java, image-2019-10-19-18-17-10-545.png, 
> image-2019-10-19-19-13-50-600.png, netbeans-red-jsf2.3.png, newInJSF23.xhtml
>
>  Time Spent: 768h 50m
>  Remaining Estimate: 0h
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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] [Updated] (NETBEANS-84) Support for JSF 2.3

2019-10-18 Thread Josh Juneau (Jira)


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

Josh Juneau updated NETBEANS-84:

Fix Version/s: 11.3

> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 11.3
>
> Attachments: netbeans-red-jsf2.3.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-84) Support for JSF 2.3

2019-10-18 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

JSF 2.3 Support has been updated in PR 
https://github.com/apache/netbeans/pull/1576, which is currently under review.

> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
>  Labels: pull-request-available
> Attachments: netbeans-red-jsf2.3.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-84) Support for JSF 2.3

2019-10-17 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

Hi [~mnesarco], unfortunately I do not think it will make it into NetBeans 
11.2.  I have the pull request ready to go, but it is too late to be adding 
such a change to this impending release.  That said, feel free to incorporate 
the changes of the pull request into your local build once the PR has been 
made.   Thanks again for your assistance.

> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
> Attachments: netbeans-red-jsf2.3.png
>
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-84) Support for JSF 2.3

2019-10-08 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

I believe that I have finally gotten this one figured out.  I had to make a 
number of changes to the web.jsf* modules, and I'll be submitting the PR after 
I do another code review.  

> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
> Attachments: netbeans-red-jsf2.3.png
>
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-84) Support for JSF 2.3

2019-10-05 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

Thanks for the info Pablo.

> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
> Attachments: netbeans-red-jsf2.3.png
>
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-2888) Project Context Path problem for Java Maven Web Application

2019-09-23 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-2888:
---

Hi [~neilcsmith] I ran the RAT locally and it was successful.  Please let me 
know if you need me to try anything else.

Thanks

> Project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.0, 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: Next
>
> Attachments: ctx_path_webapp.png
>
>  Time Spent: 6h 20m
>  Remaining Estimate: 0h
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path in NB11.1 is always the same as the name of the project and 
> cannot be changed.
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-3015) h:outputScript and h:outputStylesheet should be treated as JS and CSS respectively

2019-09-21 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-3015:
---

[~ggam93] Sorry for the delay in looking at this.  I will try and spend some 
time on this issue along with NETBEANS-84 soon.

> h:outputScript and h:outputStylesheet should be treated as JS and CSS 
> respectively
> --
>
> Key: NETBEANS-3015
> URL: https://issues.apache.org/jira/browse/NETBEANS-3015
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF Editor
>Affects Versions: 11.1
>Reporter: Guillermo González de Agüero
>Assignee: Josh Juneau
>Priority: Major
> Attachments: image-2019-08-22-12-06-34-853.png
>
>
> JSF h:outputScript and h:outputStylesheet can embed JavaScript and CSS code. 
> However, NetBeans trets it as plain text, which means no syntax highlighting, 
> and missing format when autoformatting.
> See an example after autoformatting:
> !image-2019-08-22-12-06-34-853.png!
>  
> NetBeans should treat h:outputScript as JavaScript and h:outputStylesheet as 
> CSS.



--
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] [Resolved] (NETBEANS-2951) There is no way to create glassfish-web.xml

2019-09-21 Thread Josh Juneau (Jira)


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

Josh Juneau resolved NETBEANS-2951.
---
Fix Version/s: Next
   Resolution: Fixed

This issue is repaired with[ PR 
#1526|https://github.com/apache/netbeans/pull/1526], as the glassfish-web.xml 
was missing from the sources.  Added the file back and referenced the Eclipse 
version hosted in the GitHub repository.

> There is no way to create glassfish-web.xml
> ---
>
> Key: NETBEANS-2951
> URL: https://issues.apache.org/jira/browse/NETBEANS-2951
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0, 11.1
> Environment: JDK 64-Bit Server VM 8 or 11 (MS Windows 10 64 bit)
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Critical
> Fix For: Next
>
> Attachments: glassfish-web.png, ide_log.png, nb_about.png, 
> no_file.png, payara_is_ok.png
>
>
> There is no way to create glassfish-web.xml file in Maven Web Application 
> project (attach)
>  After creation, this file does not appear in the project tree
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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] [Resolved] (NETBEANS-2888) Project Context Path problem for Java Maven Web Application

2019-09-21 Thread Josh Juneau (Jira)


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

Josh Juneau resolved NETBEANS-2888.
---
Fix Version/s: Next
   Resolution: Fixed

Repaired the ability to create glassfish-web.xml and modify context path by 
including Eclipse GlassFish glassfish-web.xml resource.  Modified sources to 
create or update the glassfish-web.xml accordingly when the context path is 
changed.

> Project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.0, 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: Next
>
> Attachments: ctx_path_webapp.png
>
>  Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path in NB11.1 is always the same as the name of the project and 
> cannot be changed.
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-2888) Project Context Path problem for Java Maven Web Application

2019-09-21 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-2888:
---

Repairs for this issue are contained within [PR 
#1526|https://github.com/apache/netbeans/pull/1526]

> Project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.0, 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Blocker
>  Labels: pull-request-available
> Attachments: ctx_path_webapp.png
>
>  Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path in NB11.1 is always the same as the name of the project and 
> cannot be changed.
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-2951) There is no way to create glassfish-web.xml

2019-09-17 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-2951:
---

The repair includes pointing to the glassfish-web.xml DTD which resides within 
the Eclipse Foundation repository, and copying glassfish-web.xml into place.  
The PR for repairing this issue is forthcoming.

> There is no way to create glassfish-web.xml
> ---
>
> Key: NETBEANS-2951
> URL: https://issues.apache.org/jira/browse/NETBEANS-2951
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0, 11.1
> Environment: JDK 64-Bit Server VM 8 or 11 (MS Windows 10 64 bit)
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Critical
> Attachments: glassfish-web.png, ide_log.png, nb_about.png, 
> no_file.png, payara_is_ok.png
>
>
> There is no way to create glassfish-web.xml file in Maven Web Application 
> project (attach)
>  After creation, this file does not appear in the project tree
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-2951) There is no way to create glassfish-web.xml

2019-09-17 Thread Josh Juneau (Jira)


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

Josh Juneau reassigned NETBEANS-2951:
-

Assignee: Josh Juneau

> There is no way to create glassfish-web.xml
> ---
>
> Key: NETBEANS-2951
> URL: https://issues.apache.org/jira/browse/NETBEANS-2951
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0, 11.1
> Environment: JDK 64-Bit Server VM 8 or 11 (MS Windows 10 64 bit)
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Critical
> Attachments: glassfish-web.png, ide_log.png, nb_about.png, 
> no_file.png, payara_is_ok.png
>
>
> There is no way to create glassfish-web.xml file in Maven Web Application 
> project (attach)
>  After creation, this file does not appear in the project tree
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-2888) Project Context Path problem for Java Maven Web Application

2019-09-17 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-2888:
---

I believe that I have implemented a repair for this issue.  I want to test a 
bit more locally before creating PR.

> Project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.0, 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path in NB11.1 is always the same as the name of the project and 
> cannot be changed.
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-84) Support for JSF 2.3

2019-09-12 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

Hi [~GeertjanWielenga] I will need to dig into the code a bit to figure out 
what is needed.  I hope to find time to address this issue within the next 
couple of days.  If I get to a point where I think this will be too much for me 
to complete, then I will at least determine a path forward and let you know 
what needs to be done.  Thanks for reaching out.

> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
> Attachments: netbeans-red-jsf2.3.png
>
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-2888) Project Context Path problem for Java Maven Web Application

2019-09-10 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-2888:
---

@Pete thanks that is indeed helpful.  Hoping to get this one repaired soon.  

I appreciate the information.  

> Project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.0, 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path in NB11.1 is always the same as the name of the project and 
> cannot be changed.
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-84) Support for JSF 2.3

2019-09-09 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-84:
-

Indeed...this is on my list and I will work on it as time allows.  Thanks

> Support for JSF 2.3
> ---
>
> Key: NETBEANS-84
> URL: https://issues.apache.org/jira/browse/NETBEANS-84
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - JSF
>Affects Versions: 8.2, 9.0, Next
>Reporter: Philip Durbin
>Assignee: Josh Juneau
>Priority: Critical
> Attachments: netbeans-red-jsf2.3.png
>
>
> One thing that struck me while attending Ed Burns' JSF talk[1] about JSF 2.3 
> at JavaOne 2017 was a comment he made that autocompletion isn't working in 
> Netbeans for JSF 2.3 features. I would describe this as NetBeans 8.2 showing 
> "angry red" for components it doesn't understand, such as f:validateWholeBean.
> As in the attached screenshot, an example error is "The component library Jsf 
> Core does not contain component validateWholeBean".
> Here's the code from the screenshot: 
> https://github.com/javaee/glassfish-samples/blob/4b3a37500a256bb7d94e2abe273503c9fb017c6b/ws/javaee8/jsf/ee8additions/src/main/webapp/validateWholeBean.xhtml
> In the past, NetBeans releases were coordinated with Java EE releases. When 
> Java EE 8 came out, I expected that NetBeans 9 would come out and support JSF 
> 2.3. When we onboard new developers, I would rather not say to them, "It's ok 
> to see angry red like this in NetBeans."
> Incidentally, during Ed's talk I asked if he knew if JSF 2.3 is supported by 
> IntelliJ or Eclipse and he wasn't aware if they support it or not.
> !netbeans-red-jsf2.3.png|thumbnail!
> !https://issues.apache.org/jira/secure/attachment/12891266/netbeans-red-jsf2.3.png|height=300,width=444!
> [1] Contemporary Java Web Applications with JSF 2.3 - 
> https://www.youtube.com/watch?v=yshXLB_HdhU



--
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-2888) Project Context Path problem for Java Maven Web Application

2019-09-09 Thread Josh Juneau (Jira)


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

Josh Juneau reassigned NETBEANS-2888:
-

Assignee: Josh Juneau

> Project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.0, 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Assignee: Josh Juneau
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path in NB11.1 is always the same as the name of the project and 
> cannot be changed.
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-2888) Project Context Path problem for Java Maven Web Application

2019-09-09 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-2888:
---

Indeed, I can concur that this is an issue.  I've found that creating a 
sun-web.xml is a temporary workaround for the issue...but that file is no 
longer used in modern projects.  I will work on repairs to this issue as time 
allows.

> Project Context Path problem for Java Maven Web Application
> ---
>
> Key: NETBEANS-2888
> URL: https://issues.apache.org/jira/browse/NETBEANS-2888
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, apisupport - Project, javaee - 
> Maven, javaee - Web Project
>Affects Versions: 11.0, 11.1
> Environment: Netbeans 11.1 with Java 8 or 11 (Windows 10 64 bit),
> Eclipse GlassFish 5.1 or Payara app server for project app deployment
>Reporter: SergeyT
>Priority: Blocker
> Attachments: ctx_path_webapp.png
>
>
> There is no possibility to save/change the Project property -> Run for Java 
> Maven Web Application: Context Path (see attach)
> The context path in NB11.1 is always the same as the name of the project and 
> cannot be changed.
>  
> Environment: JDK 64-Bit Server VM 8 or 11



--
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-3030) New Java EE 8 project always targets JDK 1.8

2019-08-26 Thread Josh Juneau (Jira)


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

Josh Juneau commented on NETBEANS-3030:
---

Thanks, I agree and I will update the POM.

> New Java EE 8 project always targets JDK 1.8
> 
>
> Key: NETBEANS-3030
> URL: https://issues.apache.org/jira/browse/NETBEANS-3030
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - Web Project
>Affects Versions: 11.1
>Reporter: Guillermo González de Agüero
>Assignee: Josh Juneau
>Priority: Major
>
> The pom.xml for new Java EE projects targets JDK 1.8. Most servers already 
> support at least JDK 11. Maven Java SE applications target the default JDK 
> version configured in NetBeans. IMO this should work the same way for Java EE 
> projects.



--
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-2861) Always generates Maven Web Application on creation of other Maven EE Project (EJB Module, Enterprise Application, Enterprise Application Client) with Java EE 8

2019-07-18 Thread Josh Juneau (JIRA)


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

Josh Juneau commented on NETBEANS-2861:
---

I don’t think this is a blocker since it works with Java EE 7 and there have 
been no changes for Java EE 8.  These application project types are rarely used 
nowadays also.  Will update for 11.2.  

> Always generates Maven Web Application on creation of other Maven EE Project 
> (EJB Module, Enterprise Application, Enterprise Application Client) with Java 
> EE 8
> ---
>
> Key: NETBEANS-2861
> URL: https://issues.apache.org/jira/browse/NETBEANS-2861
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Maven
>Affects Versions: 11.1
>Reporter: Gaurav Gupta
>Assignee: Josh Juneau
>Priority: Major
>  Labels: javaee, maven
>
> Step to reproduce :
>  * File Menu > New Project > Java with Maven
>  * Choose EJB Module, Enterprise Application or Enterprise Application
>  * Select Java EE 8 version and click finish
>  * In the Project window, a Maven Web Application project is shown
> If Java EE 7 version is selected then project generated from archetype  
> *org.codehaus.mojo.archetypes:ejb-javaee7:1.1* and the structure has no 
> problem.



--
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] [Commented] (NETBEANS-2848) Java EE 8 persistence.xml design view is not usable

2019-07-15 Thread Josh Juneau (JIRA)


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

Josh Juneau commented on NETBEANS-2848:
---

I will look into this, but I do not see any blockers.   I have successfully 
tested and worked with JPA in a Java EE 8 web application with NetBeans 11.1 
beta 4.   

Thanks 

> Java EE 8 persistence.xml design view is not usable
> ---
>
> Key: NETBEANS-2848
> URL: https://issues.apache.org/jira/browse/NETBEANS-2848
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
> Environment: 11.1 beta4
> Java: OpenJDK 1.8.0_212
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Josh Juneau
>Priority: Major
>
> # Create Java EE 8 web project. persistence.xml file is created
>  # Click on persistence.xml in Projects panel to open it. design view is 
> opened
> Some features are broken
>   1. Persistence Provider lists EclipseLink (JPA 2.1). Should be 2.2, 
> which is not provided by IDE by default and I could not find a way to add it 
> in the library.
>   2. Include All Entity Classes is disabled. Because this value can not 
> be set IDE adds entry for every New Entity in persistence.xml



--
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] [Commented] (NETBEANS-2776) Persistence Library For Java EE 8 is missing

2019-07-15 Thread Josh Juneau (JIRA)


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

Josh Juneau commented on NETBEANS-2776:
---

Thanks for the feedback.  Have you tried with a new userdir?  I have tested JPA 
2.2 successfully with NetBeans 11.1 beta 4.  

> Persistence Library For Java EE 8 is missing
> 
>
> Key: NETBEANS-2776
> URL: https://issues.apache.org/jira/browse/NETBEANS-2776
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 11.1
> Environment: 11.1 beta 2
> Java: 1.8.0_192; Java HotSpot(TM) 64-Bit Server VM 25.192-b12
> Runtime: Java(TM) SE Runtime Environment 1.8.0_192-b12
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Josh Juneau
>Priority: Major
> Fix For: 11.1
>
>
> # Create new web project with Java EE 8 level
>  # Create new entity and have "create persistence unit" checkbox on
>  # On the page "Provider and Database" in Persistence Library there is 
> EclipseLink (JPA 2.1).
> Java EE 8 comes with JPA 2.2 and there should be predefined library for it



--
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] [Assigned] (NETBEANS-2848) Java EE 8 persistence.xml design view is not usable

2019-07-15 Thread Josh Juneau (JIRA)


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

Josh Juneau reassigned NETBEANS-2848:
-

Assignee: Josh Juneau

> Java EE 8 persistence.xml design view is not usable
> ---
>
> Key: NETBEANS-2848
> URL: https://issues.apache.org/jira/browse/NETBEANS-2848
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
> Environment: 11.1 beta4
> Java: OpenJDK 1.8.0_212
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Josh Juneau
>Priority: Major
>
> # Create Java EE 8 web project. persistence.xml file is created
>  # Click on persistence.xml in Projects panel to open it. design view is 
> opened
> Some features are broken
>   1. Persistence Provider lists EclipseLink (JPA 2.1). Should be 2.2, 
> which is not provided by IDE by default and I could not find a way to add it 
> in the library.
>   2. Include All Entity Classes is disabled. Because this value can not 
> be set IDE adds entry for every New Entity in persistence.xml



--
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] [Commented] (NETBEANS-2800) Unable to create Servlet/Filter in Java EE 8 web application

2019-07-12 Thread Josh Juneau (JIRA)


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

Josh Juneau commented on NETBEANS-2800:
---

Created updated PR: https://github.com/apache/netbeans/pull/1375

> Unable to create Servlet/Filter in Java EE 8 web application
> 
>
> Key: NETBEANS-2800
> URL: https://issues.apache.org/jira/browse/NETBEANS-2800
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Reporter: Gaurav Gupta
>Assignee: Josh Juneau
>Priority: Major
>  Labels: pull-request-available
> Attachments: Servlet Issue.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> On creating Servlet/Filter  in Java EE 8 web application results in the 
> following error:
> "Web application version is unsupported. Upgrade web.xml to version 2.4 or 
> newer or use previous version of NetBeans."
>  
> Please find the attached screenshot.



--
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] [Commented] (NETBEANS-2800) Unable to create Servlet/Filter in Java EE 8 web application

2019-07-10 Thread Josh Juneau (JIRA)


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

Josh Juneau commented on NETBEANS-2800:
---

Made the following changes to repair this issue:

   modified:   enterprise/j2ee.dd/build.xml
modified:   
enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/impl/common/DDUtils.java
new file:   
enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/impl/resources/web-app_4_0.mdd
modified:   
enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/impl/web/WebAppProxy.java
modified:   
enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/impl/web/WebParseUtils.java
modified:   
enterprise/j2ee.ddloaders/src/org/netbeans/modules/j2ee/ddloaders/catalog/EnterpriseCatalog.java

> Unable to create Servlet/Filter in Java EE 8 web application
> 
>
> Key: NETBEANS-2800
> URL: https://issues.apache.org/jira/browse/NETBEANS-2800
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Reporter: Gaurav Gupta
>Assignee: Josh Juneau
>Priority: Major
> Attachments: Servlet Issue.png
>
>
> On creating Servlet/Filter  in Java EE 8 web application results in the 
> following error:
> "Web application version is unsupported. Upgrade web.xml to version 2.4 or 
> newer or use previous version of NetBeans."
>  
> Please find the attached screenshot.



--
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-2810) Java EE 8 Web Project creation does not automatically enable feature

2019-07-09 Thread Josh Juneau (JIRA)


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

Josh Juneau commented on NETBEANS-2810:
---

I have been unable to reproduce this issue with a clean install and user 
directory.  Please try again with latest sources and update.  I appreciate the 
feedback and your time helping to troubleshoot.

> Java EE 8 Web Project creation does not automatically enable feature
> 
>
> Key: NETBEANS-2810
> URL: https://issues.apache.org/jira/browse/NETBEANS-2810
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 11.1
> Environment: 11.1 beta3
> Java: 1.8.0_212
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Josh Juneau
>Priority: Major
>
> # Create web project
>  # IDE proposes to install Oracle JS Parser
>  # Install the plugin
>  # IDE proposes to install NB Javac plugin
>  # Install the plugin
>  # At this point IDE displays the dialog page that does not have Next enabled.
> If you go back and then next, it activates the feature and project is created 
> successfully.
> You don't have to go back and feature activation should happen automatically 
> at the step 6.



--
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] [Resolved] (NETBEANS-2799) Java EE 8 generated application source improvement

2019-07-08 Thread Josh Juneau (JIRA)


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

Josh Juneau resolved NETBEANS-2799.
---
   Resolution: Fixed
Fix Version/s: 11.1

Updated webapp-javaee8 archetype with version 1.3 to resolve these issues.

> Java EE 8 generated application source improvement
> --
>
> Key: NETBEANS-2799
> URL: https://issues.apache.org/jira/browse/NETBEANS-2799
> Project: NetBeans
>  Issue Type: Improvement
>  Components: javaee - Web Project
>Reporter: Gaurav Gupta
>Assignee: Josh Juneau
>Priority: Minor
>  Labels: archetype
> Fix For: 11.1
>
>
> Few improvements to consider in JavaEE 8 application archetype:
>  # Remove unused import in resources.JavaEE8Resource
>  # @author Juneau should not be in source file
>  # maven-dependency-plugin plugin declares javaee-api dependency should use 
> ${jakartaee} property.
>  # The generated java source file should be in package 
> ${groupId}.${artifactId}
> e.g: 
> ${groupId}.${artifactId}.JAXRSConfiguration
> ${groupId}.${artifactId}.resources.JavaEE8Resource
>  



--
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] [Resolved] (NETBEANS-2778) Java EE 8 project incorrect schema definition in persistence.xml

2019-07-08 Thread Josh Juneau (JIRA)


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

Josh Juneau resolved NETBEANS-2778.
---
   Resolution: Fixed
Fix Version/s: 11.1

Repaired webapp-javaee8 archetype with version 1.3

> Java EE 8 project incorrect schema definition in persistence.xml
> 
>
> Key: NETBEANS-2778
> URL: https://issues.apache.org/jira/browse/NETBEANS-2778
> Project: NetBeans
>  Issue Type: Bug
> Environment: 11.1 beta2
> Java: 1.8.0_192; Java HotSpot(TM) 64-Bit Server VM 25.192-b12
> Runtime: Java(TM) SE Runtime Environment 1.8.0_192-b12
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Josh Juneau
>Priority: Major
> Fix For: 11.1
>
>
> # Create maven java ee 8 web project
>  # open persistence.xml
> 
>  http://xmlns.jcp.org/xml/ns/persistence; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
> xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence 
> [http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd];>
>      
>      
>      
>  
>  
> It should be like
>  {{http://xmlns.jcp.org/xml/ns/persistence]"}}
>  {{}}{{xmlns:xsi=}}{{"[http://www.w3.org/2001/XMLSchema-instance]"}} 
> {{version=}}{{"2.2"}}
>  {{}}{{xsi:schemaLocation=}}{{"[http://xmlns.jcp.org/xml/ns/persistence] 
> [http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd]"}}{{>}}
>  {{}}{{}}
>  {{}}{{}}
>  {{}}{{}}
>  {{}}
>  
> another problem is that persistence unit is partially defined. I think wizard 
> should not generate it at all.
>   
>  



--
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] [Resolved] (NETBEANS-2811) Java EE 8 Web Project JavaEE8Resource.java redundant import statement

2019-07-08 Thread Josh Juneau (JIRA)


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

Josh Juneau resolved NETBEANS-2811.
---
   Resolution: Fixed
Fix Version/s: 11.1

Repaired webapp-javaee8 archetype with version 1.3

> Java EE 8 Web Project JavaEE8Resource.java redundant import statement
> -
>
> Key: NETBEANS-2811
> URL: https://issues.apache.org/jira/browse/NETBEANS-2811
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.1
> Environment: 11.1 beta3
> Java: 1.8.0_212
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Josh Juneau
>Priority: Major
> Fix For: 11.1
>
>
> # Create Java EE 8 Web Project
>  # It creates JavaEE8Resource.java file which has unnecessary statement
> import javax.inject.Inject;



--
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] [Resolved] (NETBEANS-2776) Persistence Library For Java EE 8 is missing

2019-07-08 Thread Josh Juneau (JIRA)


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

Josh Juneau resolved NETBEANS-2776.
---
   Resolution: Fixed
Fix Version/s: 11.1

Modified webapp-javaee8 archetype 1.3 persistence.xml to version 2.2.

> Persistence Library For Java EE 8 is missing
> 
>
> Key: NETBEANS-2776
> URL: https://issues.apache.org/jira/browse/NETBEANS-2776
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 11.1
> Environment: 11.1 beta 2
> Java: 1.8.0_192; Java HotSpot(TM) 64-Bit Server VM 25.192-b12
> Runtime: Java(TM) SE Runtime Environment 1.8.0_192-b12
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Vano Beridze
>Assignee: Josh Juneau
>Priority: Major
> Fix For: 11.1
>
>
> # Create new web project with Java EE 8 level
>  # Create new entity and have "create persistence unit" checkbox on
>  # On the page "Provider and Database" in Persistence Library there is 
> EclipseLink (JPA 2.1).
> Java EE 8 comes with JPA 2.2 and there should be predefined library for it



--
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] [Assigned] (NETBEANS-2800) Unable to create Servlet/Filter in Java EE 8 web application

2019-07-04 Thread Josh Juneau (JIRA)


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

Josh Juneau reassigned NETBEANS-2800:
-

Assignee: Josh Juneau

> Unable to create Servlet/Filter in Java EE 8 web application
> 
>
> Key: NETBEANS-2800
> URL: https://issues.apache.org/jira/browse/NETBEANS-2800
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Reporter: Gaurav Gupta
>Assignee: Josh Juneau
>Priority: Major
> Attachments: Servlet Issue.png
>
>
> On creating Servlet/Filter  in Java EE 8 web application results in the 
> following error:
> "Web application version is unsupported. Upgrade web.xml to version 2.4 or 
> newer or use previous version of NetBeans."
>  
> Please find the attached screenshot.



--
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-2760) URL http://jj-blogger.blogspot.com/ in generated POM

2019-06-28 Thread Josh Juneau (JIRA)


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

Josh Juneau commented on NETBEANS-2760:
---

Sure thing.  I am updating the maven archetype accordingly and I'll update the 
maven.j2ee module to reference the newly updated archetype once it is ready.

> URL http://jj-blogger.blogspot.com/ in generated POM
> 
>
> Key: NETBEANS-2760
> URL: https://issues.apache.org/jira/browse/NETBEANS-2760
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Maven
>Reporter: Geertjan Wielenga
>Assignee: Josh Juneau
>Priority: Major
>
> In the New Project dialog, select "Java with Maven | Web Application", click 
> Next, Next, select GlassFish and Java EE 8 Web. Click Finish. The project is 
> created and opens in the IDE.
> Look in the POM and notice this on line 10:
> http://jj-blogger.blogspot.com/
> That should not be there.



--
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] [Assigned] (NETBEANS-2761) Generated Web Maven Java source files in wrong package

2019-06-27 Thread Josh Juneau (JIRA)


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

Josh Juneau reassigned NETBEANS-2761:
-

Assignee: Josh Juneau

> Generated Web Maven Java source files in wrong package
> --
>
> Key: NETBEANS-2761
> URL: https://issues.apache.org/jira/browse/NETBEANS-2761
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Maven
>Reporter: Geertjan Wielenga
>Assignee: Josh Juneau
>Priority: Major
>
> In the New Project dialog, select "Java with Maven | Web Application", click 
> Next, Next, select GlassFish and Java EE 8 Web. Click Finish. The project is 
> created and opens in the IDE.
> Look in Source Packages node and notice that the sources files, 
> JAXRSConfiguration and JavaEE8Resource, are in the default package and 
> 'resource' package respectively, while the package statement in the editor 
> indicates they should be in the 'com.mycompany' package instead, causing 
> error markings in the editor.



--
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] [Assigned] (NETBEANS-2760) URL http://jj-blogger.blogspot.com/ in generated POM

2019-06-27 Thread Josh Juneau (JIRA)


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

Josh Juneau reassigned NETBEANS-2760:
-

Assignee: Josh Juneau

> URL http://jj-blogger.blogspot.com/ in generated POM
> 
>
> Key: NETBEANS-2760
> URL: https://issues.apache.org/jira/browse/NETBEANS-2760
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Maven
>Reporter: Geertjan Wielenga
>Assignee: Josh Juneau
>Priority: Major
>
> In the New Project dialog, select "Java with Maven | Web Application", click 
> Next, Next, select GlassFish and Java EE 8 Web. Click Finish. The project is 
> created and opens in the IDE.
> Look in the POM and notice this on line 10:
> http://jj-blogger.blogspot.com/
> That should not be there.



--
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-2256) NetBeans 11 vc3: Unable to manage GlassFish 5.1 when running NetBeans using any JDK greater than JDK 8

2019-03-14 Thread Josh Juneau (JIRA)
Josh Juneau created NETBEANS-2256:
-

 Summary: NetBeans 11 vc3:  Unable to manage GlassFish 5.1 when 
running NetBeans using any JDK greater than JDK 8
 Key: NETBEANS-2256
 URL: https://issues.apache.org/jira/browse/NETBEANS-2256
 Project: NetBeans
  Issue Type: Bug
  Components: javaee - Web Project, serverplugins - GlassFish
Affects Versions: 11.0
 Environment: Mac OS X 10.13.6
Reporter: Josh Juneau


If I run Apache NetBeans using JDK 9+, then I am unable to manage GlassFish 
server or deployments to GlassFish server from within the IDE.  GlassFish 5+ 
currently only supports JDK 8, so I believe this is OK.  The expectation will 
be that Apache NetBeans must be run under the JDK that is being used for 
deployment of Java EE applications.

 

When running NetBeans under JDK 8, GlassFish support works, as expected.



--
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-438) Cannot Sign Platform app due to symlink

2018-05-21 Thread Josh Juneau (JIRA)

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

Josh Juneau commented on NETBEANS-438:
--

Can you please explain which project types this packaging tool applies to?  I 
have tried to find this option on both standard Java SE and JavaFX projects 
with no luck.  Thanks

> Cannot Sign Platform app due to symlink
> ---
>
> Key: NETBEANS-438
> URL: https://issues.apache.org/jira/browse/NETBEANS-438
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Other
>Affects Versions: 9.0
> Environment: Mac OS X
>Reporter: Austin Stephens
>Assignee: Austin Stephens
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> When you run "Package as->Mac OS X Application", it creates a .app that has a 
> symlink as the main executable. Attempting to sign it with `codesign` results 
> in the following error:
> {noformat}
> the main executable or Info.plist must be a regular file (no symlinks, 
> etc.){noformat}
> This can be solved by calling the resulting script via bash (resulting in 
> another instance of bash...) or cd-ing to the script directory and sourcing 
> it.



--
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-801) Received Exception when editing SQL file

2018-05-19 Thread Josh Juneau (JIRA)

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

Josh Juneau commented on NETBEANS-801:
--

I wish I had more information for you...I hate to leave such a vague 
description.  However, I was merely editing the SQL file and the popup dialog 
showing the error was presented.  I closed it and began to edit again, and it 
popped up a second time.  After I closed it again, I did not happen again.  I 
am not sure if it was due to auto complete, but that would have been my first 
inclination.  

> Received Exception when editing SQL file
> 
>
> Key: NETBEANS-801
> URL: https://issues.apache.org/jira/browse/NETBEANS-801
> Project: NetBeans
>  Issue Type: Bug
>  Components: db - SQL Editor
>Affects Versions: 9.0
>Reporter: Josh Juneau
>Priority: Minor
>
> javax.swing.text.BadLocationException: Invalid offset=707 not within <0, 706>
>  at 
> org.netbeans.modules.editor.lib2.DocUtils.checkOffsetValid(DocUtils.java:214)
>  at 
> org.netbeans.modules.editor.lib2.DocUtils.checkOffsetValid(DocUtils.java:209)
>  at org.netbeans.modules.editor.lib2.DocUtils.getRowStart(DocUtils.java:45)
> [catch] at 
> org.netbeans.modules.editor.lib2.highlighting.CaretBasedBlockHighlighting$CaretRowHighlighting.getCurrentBlockPositions(CaretBasedBlockHighlighting.java:278)
>  at 
> org.netbeans.modules.editor.lib2.highlighting.CaretBasedBlockHighlighting.updateLineInfo(CaretBasedBlockHighlighting.java:191)
>  at 
> org.netbeans.modules.editor.lib2.highlighting.CaretBasedBlockHighlighting.stateChanged(CaretBasedBlockHighlighting.java:179)
>  at 
> org.openide.util.WeakListenerImpl$Change.stateChanged(WeakListenerImpl.java:331)
>  at org.netbeans.api.editor.caret.EditorCaret$6.run(EditorCaret.java:1740)
>  at 
> org.netbeans.modules.editor.lib2.view.ViewUtils.runInEDT(ViewUtils.java:411)
>  at 
> org.netbeans.api.editor.caret.EditorCaret.fireStateChanged(EditorCaret.java:1749)
>  at 
> org.netbeans.api.editor.caret.EditorCaret.runTransaction(EditorCaret.java:1671)
>  at org.netbeans.api.editor.caret.EditorCaret.moveDot(EditorCaret.java:637)
>  at org.netbeans.api.editor.caret.EditorCaret.moveDot(EditorCaret.java:607)
>  at 
> org.netbeans.api.editor.caret.EditorCaret.selectEnsureMinSelection(EditorCaret.java:2436)
>  at 
> org.netbeans.api.editor.caret.EditorCaret.access$4100(EditorCaret.java:146)
>  at 
> org.netbeans.api.editor.caret.EditorCaret$ListenerImpl.mouseDragged(EditorCaret.java:3126)
>  at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:320)
>  at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:319)
>  at java.awt.Component.processMouseMotionEvent(Component.java:6581)
>  at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3342)
>  at java.awt.Component.processEvent(Component.java:6302)
>  at java.awt.Container.processEvent(Container.java:2237)
>  at java.awt.Component.dispatchEventImpl(Component.java:4889)
>  at java.awt.Container.dispatchEventImpl(Container.java:2295)
>  at java.awt.Component.dispatchEvent(Component.java:4711)
>  at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)
>  at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4543)
>  at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)
>  at java.awt.Container.dispatchEventImpl(Container.java:2281)
>  at java.awt.Window.dispatchEventImpl(Window.java:2746)
>  at java.awt.Component.dispatchEvent(Component.java:4711)
>  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
>  at java.awt.EventQueue.access$500(EventQueue.java:97)
>  at java.awt.EventQueue$3.run(EventQueue.java:709)
>  at java.awt.EventQueue$3.run(EventQueue.java:703)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
>  at java.awt.EventQueue$4.run(EventQueue.java:733)
>  at java.awt.EventQueue$4.run(EventQueue.java:731)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
>  at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
>  at 
> org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
>  at 
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
>  at 
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
>  at 
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
>  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>  at 

[jira] [Created] (NETBEANS-801) Received Exception when editing SQL file

2018-05-16 Thread Josh Juneau (JIRA)
Josh Juneau created NETBEANS-801:


 Summary: Received Exception when editing SQL file
 Key: NETBEANS-801
 URL: https://issues.apache.org/jira/browse/NETBEANS-801
 Project: NetBeans
  Issue Type: Bug
  Components: db - SQL Editor
Affects Versions: 9.0
Reporter: Josh Juneau


javax.swing.text.BadLocationException: Invalid offset=707 not within <0, 706>
 at 
org.netbeans.modules.editor.lib2.DocUtils.checkOffsetValid(DocUtils.java:214)
 at 
org.netbeans.modules.editor.lib2.DocUtils.checkOffsetValid(DocUtils.java:209)
 at org.netbeans.modules.editor.lib2.DocUtils.getRowStart(DocUtils.java:45)
[catch] at 
org.netbeans.modules.editor.lib2.highlighting.CaretBasedBlockHighlighting$CaretRowHighlighting.getCurrentBlockPositions(CaretBasedBlockHighlighting.java:278)
 at 
org.netbeans.modules.editor.lib2.highlighting.CaretBasedBlockHighlighting.updateLineInfo(CaretBasedBlockHighlighting.java:191)
 at 
org.netbeans.modules.editor.lib2.highlighting.CaretBasedBlockHighlighting.stateChanged(CaretBasedBlockHighlighting.java:179)
 at 
org.openide.util.WeakListenerImpl$Change.stateChanged(WeakListenerImpl.java:331)
 at org.netbeans.api.editor.caret.EditorCaret$6.run(EditorCaret.java:1740)
 at org.netbeans.modules.editor.lib2.view.ViewUtils.runInEDT(ViewUtils.java:411)
 at 
org.netbeans.api.editor.caret.EditorCaret.fireStateChanged(EditorCaret.java:1749)
 at 
org.netbeans.api.editor.caret.EditorCaret.runTransaction(EditorCaret.java:1671)
 at org.netbeans.api.editor.caret.EditorCaret.moveDot(EditorCaret.java:637)
 at org.netbeans.api.editor.caret.EditorCaret.moveDot(EditorCaret.java:607)
 at 
org.netbeans.api.editor.caret.EditorCaret.selectEnsureMinSelection(EditorCaret.java:2436)
 at org.netbeans.api.editor.caret.EditorCaret.access$4100(EditorCaret.java:146)
 at 
org.netbeans.api.editor.caret.EditorCaret$ListenerImpl.mouseDragged(EditorCaret.java:3126)
 at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:320)
 at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:319)
 at java.awt.Component.processMouseMotionEvent(Component.java:6581)
 at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3342)
 at java.awt.Component.processEvent(Component.java:6302)
 at java.awt.Container.processEvent(Container.java:2237)
 at java.awt.Component.dispatchEventImpl(Component.java:4889)
 at java.awt.Container.dispatchEventImpl(Container.java:2295)
 at java.awt.Component.dispatchEvent(Component.java:4711)
 at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)
 at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4543)
 at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)
 at java.awt.Container.dispatchEventImpl(Container.java:2281)
 at java.awt.Window.dispatchEventImpl(Window.java:2746)
 at java.awt.Component.dispatchEvent(Component.java:4711)
 at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
 at java.awt.EventQueue.access$500(EventQueue.java:97)
 at java.awt.EventQueue$3.run(EventQueue.java:709)
 at java.awt.EventQueue$3.run(EventQueue.java:703)
 at java.security.AccessController.doPrivileged(Native Method)
 at 
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
 at 
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
 at java.awt.EventQueue$4.run(EventQueue.java:733)
 at java.awt.EventQueue$4.run(EventQueue.java:731)
 at java.security.AccessController.doPrivileged(Native Method)
 at 
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
 at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
 at 
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
 at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
 at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
 at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
 at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)



--
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-618) JDK 10 Profiler: When profiling "Selected Classes", intermittant java.lang.ClassNotFoundException is thrown

2018-04-06 Thread Josh Juneau (JIRA)
Josh Juneau created NETBEANS-618:


 Summary: JDK 10 Profiler:  When profiling "Selected Classes", 
intermittant java.lang.ClassNotFoundException is thrown
 Key: NETBEANS-618
 URL: https://issues.apache.org/jira/browse/NETBEANS-618
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Profile
Affects Versions: 9.0
 Environment: OS X 10.12.6
Reporter: Josh Juneau
 Fix For: 9.0


When profiling under JDK 10 and using "Selected Classes" option, the following 
error is thrown after clicking "Apply" and the profiled application starts up.  
This occurred during one of the Profiler tests with the AnagramGame.

 

java.lang.ClassNotFoundException: java/lang/reflect/WeakPairMap$Pair
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:291)
at 
org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread.initiateInstrumentation(ProfilerInterface.java:165)
at 
org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread.run(ProfilerInterface.java:117)

   



--
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-539) Profiler Not Functioning on JDK 10

2018-03-28 Thread Josh Juneau (JIRA)
Josh Juneau created NETBEANS-539:


 Summary: Profiler Not Functioning on JDK 10
 Key: NETBEANS-539
 URL: https://issues.apache.org/jira/browse/NETBEANS-539
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Profile
Affects Versions: 9.0
Reporter: Josh Juneau


Testing the profiler with AnagramGame works fine with JDK8.  However, if 
NetBeans 9 is running under JDK10, the profiler does not start when the 
“Profile” button is pressed.  The text “Build Successful” is displayed in the 
output window.



--
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