QuestionQ12

Deploying Java Applications

Which three application standards does Oracle Java Cloud Service – SaaS Extension support?

Choose three
  • A Local and remote Enterprise JavaBeans (EJB) interfaces
  • B Java Messaging Service (JMS)
  • C SOAP-based and RESTful Web services
  • D JDBC to database service
  • E Application Development Framework (ADF)
Explanation

Oracle Java Cloud Service supports JAX-WS SOAP web services and JAX-RS REST APIs, Oracle Application Development Framework (ADF) applications, and JDBC services through associated JDBC data sources. It does not support remote EJB invocations or Java Messaging Service (JMS) as native Java EE capabilities.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!