[jira] [Commented] (NETBEANS-4700) Generate JSF Pages and Classes throws an exception

2020-08-10 Thread Kristian Heitkamp (Jira)


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

Kristian Heitkamp commented on NETBEANS-4700:
-

I’ve figured out that the jdk is the reason why the process fails. If I install 
jdk 1.8 and activate it, the process works.

> Generate JSF Pages and Classes throws an exception
> --
>
> Key: NETBEANS-4700
> URL: https://issues.apache.org/jira/browse/NETBEANS-4700
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Kristian Heitkamp
>Priority: Major
> Attachments: messages.log
>
>
> When trying to Generate JSF Pages and Classes, I've right-clicked on the 
> project root and chosen "New > JSF Pages from Entity Classes ..."
> The following dialogue runs through the steps 1 (Choose File Type) to 3 
> (Generate JSF Pages and Classes) and after clicking "Finish" the process 
> creates two ...Facade.java files, while one has the correct name derived from 
> its Entity Class, the other one is named AbstractFacade.java
> The first ("...Facade.java") file bears a red ! on it's icon.
>  



--
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-4700) Generate JSF Pages and Classes throws an exception

2020-08-09 Thread Kristian Heitkamp (Jira)
Kristian Heitkamp created NETBEANS-4700:
---

 Summary: Generate JSF Pages and Classes throws an exception
 Key: NETBEANS-4700
 URL: https://issues.apache.org/jira/browse/NETBEANS-4700
 Project: NetBeans
  Issue Type: Bug
Reporter: Kristian Heitkamp
 Attachments: messages.log

When trying to Generate JSF Pages and Classes, I've right-clicked on the 
project root and chosen "New > JSF Pages from Entity Classes ..."

The following dialogue runs through the steps 1 (Choose File Type) to 3 
(Generate JSF Pages and Classes) and after clicking "Finish" the process 
creates two ...Facade.java files, while one has the correct name derived from 
its Entity Class, the other one is named AbstractFacade.java

The first ("...Facade.java") file bears a red ! on it's icon.

 



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