Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » EJB3, JSF and JPA
EJB3, JSF and JPA [message #192252] Wed, 09 May 2007 11:48 Go to next message
Marcos is currently offline MarcosFriend
Messages: 68
Registered: July 2009
Member
- Java 6.0 Update 1
- JBoss 4.0.5GA
- Eclipse 3.3M6
- Web Tools Platform 2.0M6

Hello, everybody!
I'm developing my first web application. I started Dynamic Web Project
using
JSF and JPA, but I realized that I also need to use EJB3 in this project.
Indeed, to use EJB3 for me is more important than to use JSF right now,
because
I want to make the hard part earlier. So, as you can see, I want to use the
best things that we have today for web development. But I have some doubts:
can I integrate EJB3 and JSF in the same Dynamic Web Project? If not, in
which
kind of project can I integrate these two parts? If I can't use both of
them,
what kind of project I should start to use EJB3 and JPA, EJB Project,
Enterprise
Application Project or what else? For me, it's necessary to use EJB3 and
JPA.
Also, can you advise me a tutorial, it there's one. I found this in the
articles
section:

Building an JEE5 Application using EJB3 Session, and JPA Entities
http://www.eclipse.org/webtools/jst/components/j2ee/scenario s/jee5_application_creation_tutorial.html

Is that the recommended way?

Thank you.

Marcos
Re: EJB3, JSF and JPA [message #192351 is a reply to message #192252] Thu, 10 May 2007 08:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wknauf_NO_._INSIDE_hg-online.de

Hi Marcos,

you cannot develop EJB3 applications with WTP2.0 and JBoss 4.0.5 out of the box
because the WTP JBoss 4 server definition does not reference the required EJB3 jars.

I provided a JBoss plugin for WTP2.0 which makes this possible:
http://www.informatik.fh-wiesbaden.de/~knauf/public

But at least 2.0M6 build has some problems with the JavaEE5 deployment
descriptors which are necessary for JBoss 4.0.5 :-(

Best regards

Wolfgang

Marcos wrote:
> - Java 6.0 Update 1
> - JBoss 4.0.5GA
> - Eclipse 3.3M6
> - Web Tools Platform 2.0M6
>
Re: EJB3, JSF and JPA [message #192366 is a reply to message #192351] Thu, 10 May 2007 12:03 Go to previous messageGo to next message
Marcos is currently offline MarcosFriend
Messages: 68
Registered: July 2009
Member
Hi, Wolfgang.

Thanks for the plugin. I'll try it. You said in your plugin page:

Currently, JavaEE5 support in WTP 2.0M6 is still work in progress, and for
JBoss 5 Beta 2 also a lot of work needs to be done.

Do you have an estimated date about when WTP will have support for JBoss
to develop with EJB3.

Marcos
Re: EJB3, JSF and JPA [message #192372 is a reply to message #192351] Thu, 10 May 2007 14:23 Go to previous message
Marcos is currently offline MarcosFriend
Messages: 68
Registered: July 2009
Member
- Java 6.0 Update 1
- JBoss 4.0.5GA
- Eclipse 3.3M6
- Web Tools Platform 2.0M6

Hello, Wolfgang!

I was in your plugin page for JBoss and I have some basic questions
regarding this item in your page:

JBoss 4.0.x: You MUST have installed the EJB3 RC9 to the default
configuration so that the plugin can find all required libraries.

So, where do I download EJB3 RC9 and how do I install it in the default
configuration? I know that this should be a very trivial question, but as
you can suppose I'm new to web development and WTP.

Thank you for your help.

Marcos
Previous Topic:Resource Copy while through Project Explorer in j2EE Perspective
Next Topic:Eclipse 3.3 (M7) and WTP not working
Goto Forum:
  


Current Time: Fri Mar 29 00:00:04 GMT 2024

Powered by FUDForum. Page generated in 0.03354 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top