Yes, sorry, on JIRA?

 

Can you send the link please?

 

V/r

 

 

Peter Borreggine

Owner and Developer

Angular/Bootstrap/NodeJS/Databases/HTML5/CSS3/Responsive Web Design/SEO

WebParity.net <http://webparity.net/> 

A Service Connected Disabled Veteran Owned Business

WA State License: 603-501-609

360-830-8926 C

 

“Lead, Follow or Get Out of the Way…”

Was a coined phrase (Moto) of the 3701 BMT Squadron in Lakeland AFB long before 
Lee Iacocca ever used it.

 

This email message is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient, please contact the sender and destroy all copies of the original 
message and its attachments. Any unauthorized review, use, disclosure, or 
distribution is prohibited.

 

From: HRH <hrh...@yahoo.com.INVALID> 
Sent: Monday, November 23, 2020 8:49 AM
To: 'NetBeans Mailing List' <users@netbeans.apache.org>; pe...@webparity.net
Subject: Re: Web application templates

 

Peter,

 

You may need to re-post your question again since it came (inadvertently of 
course) as a reply to my post on a different issue.

 

On Monday, November 23, 2020, 8:12:39 PM GMT+3:30, <pe...@webparity.net 
<mailto:pe...@webparity.net> > wrote: 

 

 

Hi everyone, 


I’m using NB 12 and every time I do something, all these hundreds of message 
boxes open and they open rapidly blocking my access to the IDE, but the OK 
button is hidden in most cases because the message is “WHITE” and therefore, 
I’m forced to KILL the program through task manager.

 

Do I need to update? I’m forced to used NB 11 because it’s more stable.

 

V/r

 

 

Peter Borreggine

Owner and Developer

Angular/Bootstrap/NodeJS/Databases/HTML5/CSS3/Responsive Web Design/SEO

WebParity.net <http://webparity.net/> 

A Service Connected Disabled Veteran Owned Business

WA State License: 603-501-609

360-830-8926 C

 

“Lead, Follow or Get Out of the Way…”

Was a coined phrase (Moto) of the 3701 BMT Squadron in Lakeland AFB long before 
Lee Iacocca ever used it.

 

This email message is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient, please contact the sender and destroy all copies of the original 
message and its attachments. Any unauthorized review, use, disclosure, or 
distribution is prohibited.

 

From: HRH <hrh...@yahoo.com.INVALID <mailto:hrh...@yahoo.com.INVALID> > 
Sent: Monday, November 23, 2020 3:29 AM
To: NetBeans Mailing List <users@netbeans.apache.org 
<mailto:users@netbeans.apache.org> >
Subject: Web application templates

 

Hi,

 

I have created a web application project using Netbeans 12.0 on Windows 10 (JDK 
14.0). I have configured the IDE with Glassfish server 5.0.1. The generated 
web.xml file by Netbeans automatically sets the <web-app version="4.0" ......>, 
which causes the web application to fail when it tries to discover the back-end 
managed bean referenced by the JSF page. As a workaround, I have been manually 
setting the version back to 3.1 (i.e. <web-app version="3.1".....> ) inside the 
IDE generated web.xml. According to the Glassfish server 5.0.1 release notes, 
the web container supports servlet 4.0 specification, so do I need to configure 
anything else  in the IDE to make the application work without modifying the 
web.xml?

 

Thanks

Reply via email to