You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/01 02:30:16 UTC

[GitHub] [netbeans] diegosilval opened a new issue, #4181: Adding JSF to jakarta ee project

diegosilval opened a new issue, #4181:
URL: https://github.com/apache/netbeans/issues/4181

   ### Apache NetBeans version
   
   Apache NetBeans latest daily build
   
   ### What happened
   
   
   I assumed that this version of NetBeans includes JSF support at JakartaEE 9
   
   ### How to reproduce
   
   1. Create new maven web project, with GlassFish server and Java EE version "Jakarta EE 9 Web".
   2. In properties window, at Frameworks category, add "JavaServer Faces" framework.
   3. Click in OK button
   4. Netbeans shows message:"Project contains unknown version or unparsable deployment descriptor which was not recognized. You have to do Struts registration into web.xml manually."
   
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   Windows 10
   
   ### JDK
   
   11
   
   ### Apache NetBeans packaging
   
   Own source build
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   Yes
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] pepness closed issue #4181: Adding JSF to jakarta ee project

Posted by GitBox <gi...@apache.org>.
pepness closed issue #4181: Adding JSF to jakarta ee project
URL: https://github.com/apache/netbeans/issues/4181


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] pepness commented on issue #4181: Adding JSF to jakarta ee project

Posted by GitBox <gi...@apache.org>.
pepness commented on issue #4181:
URL: https://github.com/apache/netbeans/issues/4181#issuecomment-1200262165

   It works with PR-4438. Tested with GlassFish 6.2.5 and Jakarta EE 9.1
   
   ![Screenshot from 2022-07-30 12-13-09](https://user-images.githubusercontent.com/9832133/181934662-1c6e1d33-e97b-40cc-9ed3-4334c6a7d2d1.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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