NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Problem with Tomcat "J2EE Web Profile support"

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
p005



Joined: 13 Feb 2009
Posts: 13

PostPosted: Thu Apr 26, 2012 11:01 am    Post subject: Problem with Tomcat "J2EE Web Profile support" Reply with 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
Martin Fousek
Posted via mailing list.





PostPosted: Thu May 10, 2012 9:31 pm    Post subject: Re: Problem with Tomcat "J2EE Web Profile support" Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo