Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within EJB and other Jakarta /Java EE Technologies
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:
Tim Cooke
Campbell Ritchie
Jeanne Boyarsky
Ron McLeod
Liutauras Vilda
Sheriffs:
Rob Spoor
Junilu Lacar
paul wheaton
Saloon Keepers:
Stephan van Hulst
Tim Moores
Tim Holloway
Carey Brown
Scott Selikoff
Bartenders:
Piet Souris
Jj Roberts
fred rosenberger
Forum:
EJB and other Jakarta /Java EE Technologies
ejbActivate() and ejbPassivate()
eswar kumar
Ranch Hand
Posts: 98
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
can we pass arguments with ejbActivate() and ejbPassivate()?
Kathy Sierra
Cowgirl and Author
Posts: 1589
5
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Howdy,
Nope... these are Container callbacks, and the method definitions are part of the SessionBean interface. What is it that you are trying to accomplish? There's probably a different mechanism that will solve the problem...
cheers,
Kathy
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
HFEJB page 366 question no 18
ejbActivate() and ejbPassivate() methods are called million times!!! :(
How to simulate stateful session bean program on weblogic server?
ejbPassivate & ejbActivate in Stateless Session Bean
Valentin Crettaz's cheat sheets
More...