This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi, pl.can anybody tell me how to write a DD for an ejb(any enterprise bean).I have already gone through weblogic site but could not undrstand how to write and with what extension we should save the file.currently IAm using weblogic as my application server.
geetha.
Thillai Sakthi
Ranch Hand
Joined: Jun 17, 2000
Posts: 91
posted
0
Basically DD contains the following: 1. Bean class name 2. Remote Interface name 3. Home interface name 4. Whether ur bean is stateless or stateful (for session) 5. Session Timeout DD isnothing but giving the relevant info abt the ejb u hv written so that when a third party buys it, they can easily customize it according to their reqmnt. For detailed expln u can consult "Mastering EJB" by Ed Roman, available at "theserverside.com" Hope some clarification MK
Regards,<br /> <br />Shakthi
Venu Vishwanath
Greenhorn
Joined: Oct 29, 2000
Posts: 3
posted
0
hi which version of weblogic app server u r using, bcoz from weblogic 5.1 ,DD text file no need to write, bcoz that was written in the XML deployer file Cheers Vishwanath venu
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.