Re: D2WS - freezing operation can't be tested [SOLVED]
Jürgen Lorenz Simon <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On 06.06.2006, at 14:18, Jürgen Lorenz Simon wrote: > Hi all, > > I wonder if anyone has experience with the DirectToWebService stuff > enough to > explain to me, why freezing an operation breaks the test routine. > Not only does > it break the ability to test the frozen operation, all other > operations too. > > The assistant returns a message about the WSDL not being parseable. > Is that > normal? I know that by freezing an operation, its WSDL gets stored > to a component, > the project is build and the stuff in place. > > Is this a bug witrh the assistant? It turned out that things break down when enabling transactions. When unchecking that, everything works fine.