A developer creates the following web service:
Assuming that he packages the class in a war file without deployment descriptors, the web service
is hosted by a EE container relative to module context at ? (Choose one)
A.
“/Invoice”
B.
“/InvoicePort”
C.
“/InvoiceService”
D.
“/InvoiceWebService”
Explanation: