[jira] [Commented] (NETBEANS-5648) Unable to generate JSF pages from Entity classes

2022-01-17 Thread Chalapathi Ravi (Jira)


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

Chalapathi Ravi commented on NETBEANS-5648:
---

I am not actively working on NetBeans. Closing this issue

> Unable to generate JSF pages from Entity classes
> 
>
> Key: NETBEANS-5648
> URL: https://issues.apache.org/jira/browse/NETBEANS-5648
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3
> Environment: OS: Windows 10/ 64 bit
> JDK version: 1.8.31
> NB version: 12.3
>Reporter: Chalapathi Ravi
>Priority: Blocker
> Attachments: image-2021-05-01-22-36-17-786.png, messages.log, 
> screenshot-1.png, screenshot-2.png
>
>
> The  "JSF pages from Entity classes" is generating empty facade class for the 
> selected entity. It is not generating the facelets for CRUD operations. We 
> are running on Java 1.8.31. The var log has the following stack trace which 
> may hep you in identifying the issue. Please provide a resolution. Thanks in 
> Advance
>  
>  



--
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-5648) Unable to generate JSF pages from Entity classes

2022-01-17 Thread Thomas Schapitz (Jira)


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

Thomas Schapitz commented on NETBEANS-5648:
---

[~r.chalapa...@rediffmail.com] Did you try with a more recent release, e. g 
Netbeans 12.6 (if running on top of JDK 9 or later) or Netbeans 12.5, if you 
are still running on top of JDK 8.

If not, could you please close this issue?

> Unable to generate JSF pages from Entity classes
> 
>
> Key: NETBEANS-5648
> URL: https://issues.apache.org/jira/browse/NETBEANS-5648
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3
> Environment: OS: Windows 10/ 64 bit
> JDK version: 1.8.31
> NB version: 12.3
>Reporter: Chalapathi Ravi
>Priority: Blocker
> Attachments: image-2021-05-01-22-36-17-786.png, messages.log, 
> screenshot-1.png, screenshot-2.png
>
>
> The  "JSF pages from Entity classes" is generating empty facade class for the 
> selected entity. It is not generating the facelets for CRUD operations. We 
> are running on Java 1.8.31. The var log has the following stack trace which 
> may hep you in identifying the issue. Please provide a resolution. Thanks in 
> Advance
>  
>  



--
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-5648) Unable to generate JSF pages from Entity classes

2022-01-02 Thread Thomas Schapitz (Jira)


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

Thomas Schapitz commented on NETBEANS-5648:
---

Hi Ravi,

Is this still an issue?

looking through the attached log, I see many warnings related to using JDK 8, 
and some others related to not finding a certain CRC-Class, and Sourcelevel 11.

Could you please try to execute Netbeans on top of JDK 11, instead of JDK 8, 
and report the results?

> Unable to generate JSF pages from Entity classes
> 
>
> Key: NETBEANS-5648
> URL: https://issues.apache.org/jira/browse/NETBEANS-5648
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3
> Environment: OS: Windows 10/ 64 bit
> JDK version: 1.8.31
> NB version: 12.3
>Reporter: Chalapathi Ravi
>Priority: Blocker
> Attachments: image-2021-05-01-22-36-17-786.png, messages.log, 
> screenshot-1.png, screenshot-2.png
>
>
> The  "JSF pages from Entity classes" is generating empty facade class for the 
> selected entity. It is not generating the facelets for CRUD operations. We 
> are running on Java 1.8.31. The var log has the following stack trace which 
> may hep you in identifying the issue. Please provide a resolution. Thanks in 
> Advance
>  
>  



--
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-5648) Unable to generate JSF pages from Entity classes

2021-05-05 Thread Marco Robiati (Jira)


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

Marco Robiati commented on NETBEANS-5648:
-

You're, right, Lorenzo if you have an unrelated issue you should open a new one 
and provide an accurate description and how to reproduce the issue

> Unable to generate JSF pages from Entity classes
> 
>
> Key: NETBEANS-5648
> URL: https://issues.apache.org/jira/browse/NETBEANS-5648
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3
> Environment: OS: Windows 10/ 64 bit
> JDK version: 1.8.31
> NB version: 12.3
>Reporter: Chalapathi Ravi
>Priority: Blocker
> Attachments: image-2021-05-01-22-36-17-786.png, messages.log, 
> screenshot-1.png, screenshot-2.png
>
>
> The  "JSF pages from Entity classes" is generating empty facade class for the 
> selected entity. It is not generating the facelets for CRUD operations. We 
> are running on Java 1.8.31. The var log has the following stack trace which 
> may hep you in identifying the issue. Please provide a resolution. Thanks in 
> Advance
>  
>  



--
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-5648) Unable to generate JSF pages from Entity classes

2021-05-02 Thread Chalapathi Ravi (Jira)


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

Chalapathi Ravi commented on NETBEANS-5648:
---

The issue posted by Lorenzo seems to be not related to the original issue I 
have created. Please correct me if I am missing something here

> Unable to generate JSF pages from Entity classes
> 
>
> Key: NETBEANS-5648
> URL: https://issues.apache.org/jira/browse/NETBEANS-5648
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3
> Environment: OS: Windows 10/ 64 bit
> JDK version: 1.8.31
> NB version: 12.3
>Reporter: Chalapathi Ravi
>Priority: Blocker
> Attachments: image-2021-05-01-22-36-17-786.png, messages.log, 
> screenshot-1.png, screenshot-2.png
>
>
> The  "JSF pages from Entity classes" is generating empty facade class for the 
> selected entity. It is not generating the facelets for CRUD operations. We 
> are running on Java 1.8.31. The var log has the following stack trace which 
> may hep you in identifying the issue. Please provide a resolution. Thanks in 
> Advance
>  
>  



--
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-5648) Unable to generate JSF pages from Entity classes

2021-05-01 Thread Muneeb Gulzar Ditta Gulzar (Jira)


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

Muneeb Gulzar Ditta Gulzar commented on NETBEANS-5648:
--

Hi, 

I cant open my projects.

 

I attach the screenshot.

 

Regards.


> Unable to generate JSF pages from Entity classes
> 
>
> Key: NETBEANS-5648
> URL: https://issues.apache.org/jira/browse/NETBEANS-5648
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3
> Environment: OS: Windows 10/ 64 bit
> JDK version: 1.8.31
> NB version: 12.3
>Reporter: Chalapathi Ravi
>Priority: Blocker
> Attachments: image-2021-05-01-22-36-17-786.png, messages.log, 
> screenshot-1.png, screenshot-2.png
>
>
> The  "JSF pages from Entity classes" is generating empty facade class for the 
> selected entity. It is not generating the facelets for CRUD operations. We 
> are running on Java 1.8.31. The var log has the following stack trace which 
> may hep you in identifying the issue. Please provide a resolution. Thanks in 
> Advance
>  
>  



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