This is the thread discussion for:
http://jira.jboss.org/jira/browse/JBMESSAGING-759
I am deploying two connectionFactories for a test I'm writing.
One for HTTP, one for Socket.
For doing that I'm creating a new test configuration (all+http) and I'm
refactoring our test framework a little bit. Datasources were being deployed on
LocalTestServer, because you need the serverPeer deployed before starting a datasource.
So.. I created a new method startDataSources on ServiceContainer that the LocalServer can
use after the ServerPeer is started.
And BTW: As part of this I'm also fixing a ClassCastException while using HTTP for
ConnectionFactoryUpdate:
http://jira.jboss.org/jira/browse/JBMESSAGING-820
I didn't commit anything as part of this yet.. I want to run the testcases first to
make sure to test framework didn't break anything.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013705#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...