Question 6 of 120A 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)
Correct Answer: A
Question 7 of 120A 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)
Correct Answer: C
Question 8 of 120A 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)
Correct Answer: A, D
Question 9 of 120Which of the following security technology is not covered in Metro project? (Choose one.)
Correct Answer: D
Question 10 of 120A Web service needs to encrypt certain SOAP headers when responding. Which statement about this encryption is true?