https://issues.apache.org/bugzilla/show_bug.cgi?id=47290
--- Comment #2 from peter lin <[email protected]> 2009-06-04 07:57:16 PST --- >From my experience in the past with JMS. Some JMS providers fail on the first try on JNDI lookup. clearly, it should have set a limit on retry, but looks like I spaced and never went back and cleaned up the initial implementation. The sad and funny thing is, I've written jms connection factories several times and had a set number of retries. the bug was there purely due to laziness on my part. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
