Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCEEJBD
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
EJB Certification (OCEEJBD)
Stateless Bean - ejbCreate()
Mrudula Madiraju
Greenhorn
Posts: 12
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How is it that a stateless bean is able to get a reference to the EJBObject in the ejbCreate() method?
When the bean is created (by the container) it is not yet assigned to any client. So there is no EJBObject yet, right?
Mrudula Madiraju
Greenhorn
Posts: 12
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Never mind. Looks like this topic has been beaten to death in the last few posts.
Thanks :-)
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
get a reference to EJBObject from ejbCreate() of SLSB
confusion on ejbCreate
EJBObject
Accessing EJBObject from ejbCreate for stateless session beans
Stateless Session bean question
More...