What are we going to do then? Sitting on a broadband connection, each
of the WSDL generation tests takes about a second. That's in the
morning UK time when the US is asleep. The times go up considerably in
the afternoon. Two days running the times have gone above 30 seconds.

It is a one-line change to make this go away - change true to false
below - but I don't know what the consequences are. The relevant bit
of code in the xml das is as follows. The comment is Caroline's:

                 * The second (boolean) parameter tells Tuscany whether to try
loading
                 * imported schema from the namespaceURI if the schemaLocation
attribute
                 * is omitted. I've turned this on to support some dodgy schema 
out
                 * there, but if it causes problems, perhaps a phpini setting 
may
be
                 * required.
                 */
        xmldas->xsdHelperPtr->defineFile(file_name, true);


But we have been shipping with this problem in there for a while now,
so how much does it matter?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to