This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes ejb-client jar quesition.. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "ejb-client jar quesition.." Watch "ejb-client jar quesition.." New topic
Author

ejb-client jar quesition..

mallika shah
Ranch Hand

Joined: May 11, 2006
Posts: 164
An enterprise bean packaged in an ejb-jar returns instances of a Television class as a result for one of its business methods. The developer has been asked to create an associated ejb-client JAR file. What files must be placed in this ejb-client JAR for it to be valid?

The ejb-jar file (by inclusion or by reference)
The Television class (by inclusion or by reference)
Stubs of all enterprise classes referenced by the ejb-client
The DTDs and schemas of all XML messages used by the client

what should be the ans to this question? and why

please reply,
mallika
Meng Tan
Ranch Hand

Joined: Jan 20, 2001
Posts: 115
Hi,

The answer is
"The Television class (by inclusion or by reference)"

Meng Tan
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: ejb-client jar quesition..
 
Similar Threads
ejb-jar file 's content
how to jar ejb in this case
About ejb-jar file
Can I place jar files inside ejb-jar.jar?
Doubt on Sun Assesment