Fuzilaga
RSS Feeds
Home
Programming
Java
Mobile Edition
Web Services
Psychotechnics
Focusing
Tales
Contact
«
JWS Quiz 2: 8 questions
JWS Quiz 4: 26 questions
»
JWS Quiz 3: 6 questions
Which annotation defines Service Endpoint Interface?
@WebService(endpointInterface = "className")
@WebMethod
@WebService
@SOAPBinding(style = Style.RPC)
Which annotation defines Service Implementation Bean?
@WebMethod
@WebServer
@WebService(endpointInterface="className")
@SOAPBinding(style=Style.RPC)
Which annotation defines web service operation?
@WebOperation
@WebProcedure
@WebMethod
@WebFunction
What WSDL 2.0 stands for?
Web Service Data Layer
Web Service Definition Language
Web Service Description Language
Web Service Declarative Language
When SIB uses @WebService(endpointInterface="className") annotation is it safe to remove 'implements' keyword from the implementing class.
True
False
When building JAX-WS it is required manually implement the Interface.
True
False
Share/Bookmark
This entry was posted by
fuzilaga
on May 20, 2010 at 7:01 am, and is filled under
Web Services
. Follow any responses to this post through
RSS 2.0
. You can
leave a response
or
trackback
from your own site.
Comments (0)
No comments yet.
165
No trackbacks yet.
Recent comments
Popular posts
Archives
Tags
Categories
Home
(2)
Programming
(23)
Java
(23)
Mobile Edition
(2)
Web Services
(21)
Psychotechnics
(3)
Focusing
(3)
Tales
(1)
Contact
(1)
July 2010
(7)
June 2010
(13)
May 2010
(7)
April 2010
(3)
Didn't find any posts popular enough :(