<div dir="ltr"> Based upon the class path system you listed, it appears that you're running from with-in Eclipse?  If so, be very careful that eclipse doesn't somehow add onto your classpath.  Just a suggestion.  First, run your app outside of Eclipse.  Then run jconsole, connect to your local process that's running, and go to the VM Summary tab.  Take a look at the Library Path/Boot classpath.  Since you're using a FsContext to load JNDI through a file provider, I'd guess an issue with different versions of the java library due to a different version of the jar somehow making it onto your class path. <div>
Jason<br><div><br><div><br></div><div><font face="arial, sans-serif"><br></font><div><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 20, 2014 at 9:54 AM, scguy <span dir="ltr"><<a href="mailto:npetrace@gmail.com" target="_blank">npetrace@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No problem...thanks for the response!  In this case, I am not using a<br>
separate JNDI server; the application simply uses a .bindings file and the<br>
com.sun.jndi.fscontext.RefFSContextFactory context factory.  Would the<br>
entries in my .bindings file need to change for the later version of<br>
RabbitMQ/RJMS?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/JNDI-bindings-with-RabbitMQ-JMS-Client-tp35631p35704.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/JNDI-bindings-with-RabbitMQ-JMS-Client-tp35631p35704.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Jason McIntosh<br><a href="https://github.com/jasonmcintosh/" target="_blank">https://github.com/jasonmcintosh/</a><br>573-424-7612</div>

</div>