On Mon February 23 2009 4:44:47 pm Tedman Leung wrote: > Is there a simple way of generating all client stubs for all vailable > services on a given server? > > Right now I've got a bash script enumerating my services, just wondering > if there was a "generateAll" oommand or something like that.
Not that I know of. Do you mean grabbing the list from /cxf/services type thing and looping through each wsdl or are you talking about all the services in a single wsdl? -- Daniel Kulp [email protected] http://www.dankulp.com/blog
