From 200a40b332420f94992eb39a6d0ea1cf1490ffc4 Mon Sep 17 00:00:00 2001 From: coreyg Date: Fri, 21 Nov 2014 09:30:19 +0000 Subject: Adding tuscany's website to their svn repo for svnpubsub git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1640879 13f79535-47bb-0310-9956-ffa450edef68 --- site/trunk/site-publish/das-faq.html | 120 +++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 site/trunk/site-publish/das-faq.html (limited to 'site/trunk/site-publish/das-faq.html') diff --git a/site/trunk/site-publish/das-faq.html b/site/trunk/site-publish/das-faq.html new file mode 100644 index 0000000000..cf9fc29c1f --- /dev/null +++ b/site/trunk/site-publish/das-faq.html @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + Apache Tuscany : DAS FAQ + + + + + + + + + + + + + + + +
+ + + + +   + +
+ + +
+
+ + + + + + + + + +
+  Apache Tuscany > Trash > old-Sandbox > DAS > DAS FAQ + + User List | Dev List | Issue Tracker   +
+ + + + + + + +
+ + +
+ +
+
+

Tuscany DAS - Frequently Asked Questions

+ +

Is DAS Thread safe ?
+DAS design should support thread safety, but we have done no explicit testing on this area.
+Initializing a DAS and using across multiple DAS calls should be OK and safe as long as you are using the same config file. I'd recommend initializing the DAS in a sync method tough.

+ + +

I'm getting "Feature 'Config' not found." after migrating my application for after M2 codebase.
+There was a change (see http://issues.apache.org/jira/browse/TUSCANY-899). To fix this, changed the attribute "xmlns"'s value of the "config" tag to "http:///org.apache.tuscany.das.rdb/config.xsd".

+
+
+
+ + +
+ + + + + + website stats + + + + + + -- cgit v1.2.3