Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by JohnKaputin: http://wiki.apache.org/ws/FrontPage/Woden/TaskList The comment on the change is: Added task for adding QName-based getters to Description ------------------------------------------------------------------------------ ==== Status ==== Not done. ----- + == Add QName lookup methods to Description == + WSDL spec Part 1, 2.19 QName Resolution describes looking up top level components like Interface by their QName within the Description component. The org.apache.woden.wsdl20.Description interface currently has collection methods like getInterfaces(). It also needs getters that take a QName arg like getInterface(QName). Ditto for Binding and Service. + ==== Status ==== + Not done. + ----- == END of Task List ==
