> > 
> > Maybe the developers have all moved on to
> something cooler, but the 
> > users haven't, and many have no intention of doing
> so. If 
> > someone is on 
> > this list, chances are they care about EJB's.
> 
> but do they care about ejb 2.1?  in their actual
> projects?  _most_ people seem to be using stateless
> session beans.  maybe some MDB's and a little entity
> ejb's for those who decided to give it a whirl.  i'd
> guess that when more and more people are interested
> in exposing their stateless beans as web services,
> and would like a little code generation going on,
> then probably xdoclet will come onto play.
> 
> xdoclet may have started as ejbdoclet, but it _is_
> xdoclet. a template based code generation engine
> capable of reducing the mindless tasks such as
> remembering to add a method to the remote component
> interface that you just added to your bean
> implementation.  
>

Session beans are supported as well. But entity bean
support suffers 
because they become less popular.  In 2001 there were
not so many alternatives, but now with hibernate you
get better OR mapping than suns specification  - there
are just more features and
you do not need to play around with value objects or
whatever.

You can do unit tests outside of application server,
reuse same classes on client side etc. - a lot of
advantages. 
( and hibernate is als under jboss hood, so guess what
persistence engine will be used in jboss... )

And as stated proviously ejb 2.1 is pretty new.

regards,

=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verst�rkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] f�r die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------

__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to