| 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
|
 |
 |
|
|
subject: ejb-client jar quesition..
|
|
|