Sanjiva, we need a "digested" version of the wsdl for example to deal with wsdl's that import other wsdl's. So we can't just store the original wsdl as-is because the url references will be broken as well.
thanks, -- dims On 1/9/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: > On Mon, 2006-01-09 at 08:03 -0500, Davanum Srinivas wrote: > > Sanjiva, > > > > this is when the wsdl is missing....and the code was generated using > > w2j/xmlbeans. > > Those two statements are contradictory; the WSDL was there but we're > losing it when WSDL2Java generates a skeleton. That's the problem we > must fix: don't lose the WSDL! > > The solution is quite simple: copy the original WSDL into the generated > stuff then all the data will be there. > > Sanjiva. > > > -- Davanum Srinivas : http://wso2.com/blogs/
