• 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:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

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.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic