This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: JMS ConnectionFactory not bound issueanil.saldhana Nov 26, 2008 12:13 PM (in response to anil.saldhana)Question is whether there is a replacement for "connection-factories-service.xml" in AS5? If not, then this file is missing with the latest messaging upgrade. 
- 
        2. Re: JMS ConnectionFactory not bound issueanil.saldhana Nov 26, 2008 12:17 PM (in response to anil.saldhana)This file is supposed to be bundled as per the messaging workspace. anil@localhost:~/messaging/Branch_1_4$ find . -name connection-factories-service.xml ./integration/EAP4/etc/server/default/deploy/connection-factories-service.xml ./integration/AS5/etc/server/default/deploy/connection-factories-service.xml ./output/etc/server/default/deploy/connection-factories-service.xml ./output/jar/connection-factories-service.xml 
- 
        3. Re: JMS ConnectionFactory not bound issueanil.saldhana Nov 26, 2008 12:43 PM (in response to anil.saldhana)I am going to fix this by adding this file to the messaging module in AS5 workspace until the messaging team figures out a AS release plan that verifies that their releases do not mess. ;) 
- 
        4. Re: JMS ConnectionFactory not bound issuebrian.stansberry Nov 26, 2008 1:20 PM (in response to anil.saldhana)[semi-OT] This is probably the cause of the aborted testsuite runs; probably fails the JBM ClusteredTestCase and that prevents the shutdown of one of the servers. I'm changing the ClusteredTestCase to add logic to ensure it cleans up after itself. 
 
    