| Author |
Message |
|
|
|
Post subject: EJB 3 Support
Posted: Oct 21, 2004 - 10:11 AM
|
|
Veteran Member


Joined: Jul 11, 2004
Posts: 22
|
|
I have just finished reading through the EJB 3 specification http://java.sun.com/products/ejb/docs.html and find it very interesting as it resembles the concept of X-Doclet (annotation or attribute based programming). Is MyEclipse team watching/working/implementing EJB 3.0? How soon can we expect this to be integrated with MyEclipse?
I wonder if this is end of X-Doclet (atleast for EJB)? |
Last edited by murtuzavohra on Oct 21, 2004 - 06:05 PM; edited 1 time in total
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 21, 2004 - 03:39 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
I don't believe we are explicitly working on EJB 3 support righ tnow, but if user demand is strong enough we will begin to address it. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 22, 2004 - 09:03 AM
|
|
Veteran Member


Joined: Jan 13, 2004
Posts: 19
|
|
Why not be into the market when the final draft of J2EE 3 spec. is finish. Look at what JBOSS is doing ! XDoclet will die when J2EE 3.0 comes out. The JVM 5.0 (1.5) is already here with meta tags ! And less xml documents we need to spesify ! I've already experience with .NET (c#) meta tags. It's a killer !
Tore Gard |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 22, 2004 - 03:37 PM
|
|
Registered Member


Joined: May 19, 2004
Posts: 121
|
|
What is the eta of j2ee 1.5 / ejb 3.0? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 23, 2004 - 07:26 PM
|
|
Registered Member

Joined: Jul 22, 2003
Posts: 79
|
|
The JBoss IDE already has some support for this afaik, at least for AOP. |
_________________ Best,
Ronald
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 24, 2004 - 07:55 AM
|
|
Veteran Member


Joined: Jul 11, 2004
Posts: 22
|
|
|
|
|
 |
|
|
Post subject:
Posted: Oct 24, 2004 - 05:39 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
I filed this as an enhancement, lets see how it falls in our priority list. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 24, 2005 - 05:22 AM
|
|
Registered Member


Joined: Aug 24, 2005
Posts: 3
|
|
|
|
|
 |
|
|
Post subject:
Posted: Aug 25, 2005 - 12:31 AM
|
|
Veteran Member


Joined: Aug 02, 2003
Posts: 1
|
|
Hasn't been much traction on this thread. According to the JBoss roadmap, the final release of 4.0.3 will be out tomorrow with the EJB3.0 integration to be finalized by 8/31. Of course these dates will likely slip but it's indicative of how far along the ejb3.0 spec has come.
The RC2 release of JBoss 4.0.3 has given me a glimpse of how ejb3.0 will work and I'm quite impressed. The custom annotations seem much simpler (and less spammier) than the equivalent xdoclet.
So any news on ejb3 support within myeclipse? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 25, 2005 - 02:47 AM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
warpig,
We are looking at fleshing out the EJB support for the 5.0+ release series, the JBoss group does great work and we will likely pull in the parts that are a "must have". |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Sep 01, 2005 - 01:18 AM
|
|
Registered Member


Joined: Apr 05, 2005
Posts: 8
|
|
I have been using JBoss with EJB3 support in a project. Early, I know but it is works reliably IMHO, we have just had to deal with various annotation updates as the spec evolves. But Boy, is it easier to work with that 2.x!As long as you name your myeclipse projects with a .par and .ejb3 extensions for persistence and session bean projects respectively, and add the ejb3 libraries to the eclipse build path, it pretty well works. The annotations aren't much once you get used to them. Would be great to have ME deal with the libraries etc, but not too bad without this. |
|
|
| |
|
|
|
 |
|
|
Post subject: Not so much to do
Posted: Sep 30, 2005 - 09:45 AM
|
|
Registered Member


Joined: Nov 15, 2004
Posts: 17
|
|
We've also been working with EJB3, JBoss and MyEclipse for a while. It co-exists with no problems, that's one thing. It would still be great to add some extra feautures including:
- Help on project creation, picking up the up-to-date jars from JBoss EJB3. (can come from JBoss IDE)
- Help on project deployement. Automation of the packaging of the ejb3, par, war and ear. Having EJB3 recognized as deployable features would help. May be just a tool to help creating the Ant build file ?
- A wizard for reverse engineering from existing tables would be really magic. (Oracle has plans for that in JDeveloper)
EJB 3 is so much easier than EJB 2 or hibernate that not much is required... Some support would still help.
Bernard |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Sep 30, 2005 - 10:30 AM
|
|
Registered Member

Joined: Mar 15, 2004
Posts: 187
|
|
What is the eta of j2ee 1.5 / ejb 3.0? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 26, 2005 - 08:14 AM
|
|

Joined: May 20, 2004
Posts: 10
|
|
|
|
|
 |
|
|
Post subject:
Posted: Nov 04, 2005 - 04:16 PM
|
|

Joined: Nov 04, 2005
Posts: 8
|
|
| support-rkalla wrote: | | I filed this as an enhancement, lets see how it falls in our priority list. |
MyEclipse definitly needs EJB 3.0 support. All my projects are going EJB 3.0 from Hibernate. From what I've seen, the JBoss IDE is great, but it lacks features like being able to create a J2EE project that itself contains a web project and ejb 3 project and packages everything nicely together. The JBoss IDE trailblazers have users do all this deployment packaging configuration manually which is a bit of a pain. |
|
|
| |
|
|
|
 |
|
|