NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
p005
Joined: 13 Feb 2009 Posts: 13
|
Posted: Thu Apr 26, 2012 11:01 am Post subject: Problem with Tomcat "J2EE Web Profile support" |
|
|
Hi, i use NetBeans 7.0.1 with tomcat 7.0.25 integrated.
I'm creating a web application with JSF 2.1 and Java EE 6, when I try to create a "JSF Pages from entity classes"
I get the following error message:
"JSF Pages for Java EE generated sources can not complete without servers with J2EE Web Profile support.".
What can I do?
thanks
Max |
|
| Back to top |
|
 |
Martin Fousek Posted via mailing list.
|
Posted: Thu May 10, 2012 9:31 pm Post subject: Re: Problem with Tomcat "J2EE Web Profile support" |
|
|
Hello Max,
JSF Pages from entity classes uses Session Beans as the controller
layer. But the Tomcat doesn't support EJB at all so that's why the
wizard doesn't allow to generate such code to you. You should use some
enterprise server with support at least of EJB lite technology (i.e.
GlassFish).
Regards,
Martin.
On 04/26/2012 01:02 PM, p005 wrote:
| Quote: | Hi, i use NetBeans 7.0.1 with tomcat 7.0.25 integrated.
I'm creating a web application with JSF 2.1 and Java EE 6, when I try to create a "JSF Pages from entity classes"
I get the following error message:
"JSF Pages for Java EE generated sources can not complete without servers with J2EE Web Profile support.".
What can I do?
thanks
Max
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|