Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam C9510-418 All Questions

View all questions & answers for the C9510-418 exam

Exam C9510-418 topic 1 question 10 discussion

Actual exam question from IBM's C9510-418
Question #: 10
Topic #: 1
[All C9510-418 Questions]

Through what protocol can a Java client directly access EJBs running on an application server?

  • A. JDBC
  • B. RMI/IIOP
  • C. SOAP/JMS
  • D. SOAP/HTTP
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Provided that it uses the correct protocols (SOAP, HTTP, WSDL), any web service client can access a stateless session bean, whether or not the client is written in the Java programming language. The client doesn't even "know" what technology implements the service: stateless session bean, JAX-WS, or some other technology. In addition, enterprise beans and web components can be clients of web services. This flexibility enables you to integrate Java EE applications with web services.
Reference:
http://docs.oracle.com/javaee/6/tutorial/doc/gipjf.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
1 year, 11 months ago
I agree: RMI/IIOP https://docs.oracle.com/javase/8/docs/technotes/guides/rmi-iiop/tutorial.html
upvoted 1 times
...
ftagliac
3 years, 11 months ago
I agree: RMI/IIOP
upvoted 1 times
...
Helioreis
3 years, 12 months ago
Agree is RMI/IIOP https://www.ibm.com/developerworks/websphere/techjournal/0807_pape/0807_pape.html
upvoted 1 times
...
Z_Dube
4 years ago
I agree the answer is RMI/IIOP
upvoted 1 times
...
Jasveer
4 years, 5 months ago
but I think RMI/IIOP is correct. Check again with your end.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...