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:
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 Certification (OCEEJBD)
Difference between resource-ref and resource-env-ref ejb3
Damodar Mukhopadhyay
Ranch Hand
Posts: 98
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Can any one please describe the difference between resource-ref and resource-env-ref?
How resource-env-ref is annotated?
Thanks...
SCJP 1.5, SCWCD 1.4, SCBCD 5.0, next SCDJWS...
James Joshy
Greenhorn
Posts: 6
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Think of <resource-ref> as reference to external resource factory ... like DataSource
<resource-env-ref> is rather a reference to the resource itself like JMS destinatinations. No middleman here
The bottom line, it is confusing .. just memorize ..
SCJP, SCJD, SCBCD-5
Damodar Mukhopadhyay
Ranch Hand
Posts: 98
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thank you Jems...
SCJP 1.5, SCWCD 1.4, SCBCD 5.0, next SCDJWS...
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop
https://coderanch.com/wiki/718759/books/Building-World-Backyard-Paul-Wheaton
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Difference between resource-ref and resource-env-ref?
How different between resource-ref and resource-env-ref?
ejb-jar.xml (Help!)
difference between two xml tags
Difference between resource-ref & resource-env-ref
More...