Choose two options from the following that can be achieved by setting the standard BindingProvider properties on a SEI proxy: (Choose two)
A developer needs to write a Web service that supports user sessions that timeout after 120 seconds. Which configuration file is correct for the developer use?(Choose one)
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)
Given the following web service:How many web methods are there in the above web service ? (Choose one)
A developer is creating a web service endpoint using a stateless session EJB for the business logic of an application. Choose two methods to select role based access control for the business logic ? (Choose two)
Given that a web service endpoint is based on the stateless session EJB:Which is true about the security roles of clients of MrBean? (Choose one)