A JAX-WS EJB stateless session bean web service needs to be accessed by consumers outside
the corporate domain.
Which configuration will help a system administrator meet the requirement?

A.
Open firewall ports for both bootstrap and orb listener ports within the cell.
B.
Configure plug-in in the DMZ to send request to the cluster members.
C.
Configure on demand router (ODR) in the DMZ to send requests to the cluster members.
D.
Configure HTTP tunneling to send the client-side Object Request Broker (ORB) request to the
server-side ORB.
D
0
0
can u give all the answers…….pls or u can email me
0
0
can you give correct answers for all please ?
0
0
The correct is A.
0
0
hello can you please place the correct answer for all
0
0
A or D? This is bullshit!
0
0
A
0
0
I believe the correct answer is A.
http://www.ibm.com/developerworks/websphere/techjournal/0310_alcott/alcott.html
0
0
As a WebService the EJB is being accessed via HTTP so A and D are irrelevant i.e. no ORB requests involved. As ODR is built in to the plugin in 8.5.5 Answer B should be correct.
0
0
The configuration of the ODR in the DMZ is not supported
0
0
As per IBM link https://www.ibm.com/developerworks/websphere/techjournal/0310_alcott/alcott.html
EJB clients communicate with application servers over several ports:
BOOTSTRAP_ADDRESS: Bootstrap port for finding name service, fixed.
ORB_LISTENER_ADDRESS: TCP/IP port, dynamic by default.
so, given above scenario, I go with Answer A.
0
0