• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

jwstutorial13: Example of Dynamic Proxy and DII

 
Ranch Hand
Posts: 79
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I download the wsdp1.3 and wsdp1.4 and didnt get any example of the JAX-RPC using Dynamic Proxy and Dynamic Invocation Interface (DII).

The tutorial of the SUN http://java.sun.com/webservices/docs/1.3/tutorial/doc/index.html say much times of this example located in <INSTALL>/jwstutorial13/examples/jaxrpc/dynamicproxy/ , but there are not this example.

Anybody know any example of RPC using Dynamic Proxy and Dynamic Invocation Interface (DII) or where I can download the jwstutorial13 ?

Thanks.
reply
    Bookmark Topic Watch Topic
  • New Topic