ExamQuestions.com

Register
Login
Java EE 7 Application Developer Exam Questions

Oracle

Java EE 7 Application Developer

29 / 72

Question 29:

How can you inject a target web service into an EJB? 

Answer options:

A. Define service as an injectable resource by using the <resource-ref> declaration.
B. Use a HandlerChain.
C. Use a java.xml.ws.WebServiceRef annotation.
D. Use a java.xml.ws.WebServiceContext annotation.