DeserializationNoSchemaTestCase took a long time to run
-------------------------------------------------------
Key: TUSCANY-1324
URL: https://issues.apache.org/jira/browse/TUSCANY-1324
Project: Tuscany
Issue Type: Bug
Components: Java SDO Implementation
Affects Versions: Java-SDO-M2
Environment: WinXP
Reporter: Fuhwei Lwo
DeserializationNoSchemaTestCase tried to load an XML without registering its
XSD. The target namespace in the XML is http://www.example.com/simple. Since
this target namespace has not been defined, SDO/EMF will try to resolve
http://www.example.com/simple which will try to connect to the Internet.
In the past, I have tried to provide a solution to disable resolving remote XSD
but it seems other people are using the remote feature. To solve this test case
problem, my suggestion is to remove http:// from the namespace. I will upload a
patch soon.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]