> 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?

I mean all the different wsdl's in the services list. I'm surprised that 
there isn't something like this, I would have thought this would have been 
the most likely use scenerio. 

As it is now, I just have a shell script which runs WSDLToJava in a loop 
for all my services but it means I have 2 lists, one in a shell script and 
another on the server (I'm using spring so it's listed in a spring 
config). It's no big deal but every once in a while some one forgets to 
update one or the other and the two lists are no longer in sync. it would 
be easier if it just looked at the service listing and ran it against all 
the services listed.

-- 
                                                           Ted Leung
                                                           [email protected]

I can speak Canadian, American, Australian, and little English.

Reply via email to