When I did ejb's by hand, I had three files ...

MyRemote.java
MyHome.java
MyBean.java

... now using xdoclet, I have 6, 

My.java
MyBMP.java
MyData.java
MyHome.java
MyLocalHome.java
MyRemote.java.

... and that's not including the MyPK.java which I'm
trying to get working ... so I'm thoroughly confused.
Why all these files? Where can I read up on all these
files cause I don't see any of this in the ejb books I
have.

And I have a questions a bit offtopic from the above.
I've seen so many examples of people making their ejb
abstract. How is that used? Do you treat it any
differetnly than a normal abstract class, meaning,
something other than derive another ejb from it? Yes,
I'm not very experienced w/ ejb's.

Any help much appreciated.

Will

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to