Revert the change for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787870 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7e05335431
commit
dc4c810d62
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ public class RemoteBindingHelper {
|
|||
Class.forName("org.apache.tuscany.sca.binding.sca.jms.JMSSCABindingProviderFactory");
|
||||
alwaysRemote = true;
|
||||
} catch (ClassNotFoundException e) {
|
||||
alwaysRemote = true;
|
||||
alwaysRemote = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue