On 5 May 2010 23:52, hbdrawn <[email protected]> wrote: > hello developers and users.I have used ode for about 1.5 years.Now I will > integerate it to my own system. and I must to publish web services used for > other functions like ProcessAndInstanceManagement .so,here ,I want to ask > about the generation of them,writing or generated by tools?
First, pmapi.wsdl is provided by ODE, you don't need to generate it. Second, there's no such thing like deploy.wsdl. If you're talking about deploy.xml, you can generate it by any XML tool or write by hand. -- Regards, Rafał Rusin
