You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Benson Margulies <bi...@gmail.com> on 2009/03/19 01:41:38 UTC

Schema DOM via properties in tools

Some of the tools call the WSDLServiceBuilder and then expect to find
a DOM tree for the schema hanging off of a property.

When I've tried to make sense of this code I've failed.

Is there anyone who understands the tools who would be willing to make
then use the XmlSchema that is attached to the ServiceInfo instead, as
a first step toward eliminating the unpleasant and slow DOM cache?