+ fix some initilization problem with the container that triggered eager registration of cqs
+ added more integration tests
This commit is contained in:
Costin Leau
2011-08-26 21:18:37 +03:00
parent ed0ca63c55
commit 2e415e1bd6
4 changed files with 33 additions and 15 deletions

View File

@@ -16,7 +16,7 @@
<prop key="log-level">warning</prop>
</util:properties>
<gfe:client-cache use-bean-factory-locator="false" pool-name="client"/>
<gfe:client-cache use-bean-factory-locator="false"/>
<gfe:pool id="client" subscription-enabled="true">
<gfe:server host="localhost" port="40404"/>