Developing JAX-WS web services (bottom-up)

About this task

Best practice Best practice: During the JAX-WS provider implementation, do not dispatch the incoming requests to other processors like servlet, JSP, JAX-RS, or other JAX-WS service. If you dispatch the requests to other processors, it breaks the normal flow of the JAX-WS engine, so the JAX-WS engine does not support this situation.bprac

Icon that indicates the type of topic Task topic



Timestamp icon Last updated: March 5, 2017 17:24
File name: container_wbsjaxws_goal_developing.html