FAQs
Search
Recent Topics
Flagged Topics
Hot Topics
Best Topics
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
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Bear Bibeault
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
Tim Cooke
Junilu Lacar
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Jj Roberts
Carey Brown
Bartenders:
salvin francis
Frits Walraven
Piet Souris
Forum:
EJB Certification (OCEEJBD)
Q : parameters of EJBLocalObject Method
Mani Bathla
Greenhorn
Posts: 2
posted 17 years ago
Is the following statement correct ?
The parameters/return type of method(s) defined in local interface (extending EJBLocalObject) must be Serializable.
Thanks
Manish
Steve Hamilton
Greenhorn
Posts: 29
posted 17 years ago
It shouldn't have to be serializable, because EJBLocalObjects are used for local access and not remote access like EJBObjects.
SCJP 1.2, SCWCD 1.3, SCBCD 1.3 (beta), SCWCD 1.4 (beta), SCMAD 1.0 (beta), SCDJWS (beta)
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
HFEJB C4 Pg 249/256 Q17 - Error
mock question
Interface Summary in HF EJB
question about remove() method...
EJBLOcalObject : getHandle() method
More...