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
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
EJB Certification (OCEEJBD)
enterprise bean must not attempt to define a class in a package
Saurabh Chaubey
Ranch Hand
Posts: 101
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What does the statement "The enterprise bean must not attempt to define a class in a package" actually mean?
Gowher Naik
Ranch Hand
Posts: 643
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Check this
Click Here
Awishek sinha
Ranch Hand
Posts: 62
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
However you can define a bean inside a package but the access of the bean class must not be only to package..
Awishek Kr Sinha<br />SCJP 1.4<br />SCBCD 1.3
Benoît de Chateauvieux
Ranch Hand
Posts: 183
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Confirmation of my
EJB
container:
java.lang.InstantiationException: Bean class javaRanch.testPackageBean must be declared public
Beno�t
SCJP5 | SCBCD5 | SCEA5 Part 1
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
EJB restrictions
what's meaning "The enterprise bean must not attempt to define a class in a package."
EJB basic
doubt about programming restrictions
MZ's notes-EJB limitation
More...