You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-dev@ws.apache.org by Aleksander Slominski <as...@cs.indiana.edu> on 2004/11/09 21:12:47 UTC

[ANN] updated "Super" Dynamic Invoker (SDI)

hi,

i am glad to announce that SDI has now better support for more WSDL 
files especially those that are doc/literal:
http://www.extreme.indiana.edu/~aslom/bnp/sdi/

in particular that was fixed/changed:* XML Schemas support improved*: 
better understand doc/literal element/complexType/sequence, supports 
elementFormDefault=qualified, tested with more WSDL files

Future plans:

    * WsifMessage::setPartFromDomElementPart
    * integrate with Henry Chan Swing GUI invoker
    * local java provider: invoke local Java classes (so yo can access
      local "legacy" code to use it *directly* though WSDL interface
      description)
    * HTTP provider in future for REST-like APIs (del.icio.us,
      bloglines, etc.)

If you have some good or bad experience with SDI and other ideas for 
future of SDI and WSIF please send them here.

thanks,

alek
ps. fixed bug mentioned in 
http://web.hexia.net/roller/comments/dev/Weblog/super_dynamic_invoker
http://web.hexia.net/roller/comments/dev/Weblog/super_dynamic_invoker
which shows support for elementFormDefault="qualified" in SDI when using 
this example WSDL:
http://www.webservicex.net/stockquote.asmx?WSDL

-- 
The best way to predict the future is to invent it - Alan Kay