TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink timeout for binding.rest

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204469 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2011-11-21 12:34:32 +00:00
parent f2f49a54a1
commit 8af7a97066

View file

@ -37,6 +37,7 @@
<!-- any namespace="##targetNamespace" processContents="lax" minOccurs="0"
maxOccurs="unbounded"/ -->
</sequence>
<attribute name="readTimeout" type="int" default="60000"/>
<!-- anyAttribute namespace="##any" processContents="lax"/-->
</extension>
</complexContent>