File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes Doubt for WS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "Doubt for WS" Watch "Doubt for WS" New topic
Author

Doubt for WS

yung wong
Greenhorn

Joined: May 04, 2004
Posts: 16
1. is it true only DII support one way communication mode? stub and dynamic proxy doesn't? How they can call void method?

2. stub is used to convert method to message from request, and convert message to request. so stubs take part of job from JAX-RPC runtime?
dynamic proxy does same same is stub? but DII

3. We can use SAAJ to send/consume SOAP message, so SAAJ can replace stub, dynamic proxy, DII in some degree?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Doubt for WS
 
Similar Threads
STUB, Dynamic Proxy, DII
Invoking WebService Implemented using VB 6.0 from a Java/J2EE Client
Whizlabs Question doubt
JAX-RPC client side programming
Invoking WebService Implemented using VB 6.0 from a Java/J2EE Client