[hornetq-commits] JBoss hornetq SVN: r8458 - trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Nov 30 03:44:34 EST 2009


Author: jmesnil
Date: 2009-11-30 03:44:34 -0500 (Mon, 30 Nov 2009)
New Revision: 8458

Modified:
   trunk/.classpath
Log:
updated eclipse's .classpath for reattach-node example

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-11-30 08:03:32 UTC (rev 8457)
+++ trunk/.classpath	2009-11-30 08:44:34 UTC (rev 8458)
@@ -58,7 +58,7 @@
 	<classpathentry kind="src" path="examples/jms/queue-message-redistribution/src"/>
 	<classpathentry kind="src" path="examples/jms/queue-requestor/src"/>
 	<classpathentry kind="src" path="examples/jms/queue-selector/src"/>
-	<classpathentry kind="src" path="examples/jms/reconnect-same-node/src"/>
+	<classpathentry kind="src" path="examples/jms/reattach-node/src"/>
 	<classpathentry kind="src" path="examples/jms/request-reply/src"/>
 	<classpathentry kind="src" path="examples/jms/scheduled-message/src"/>
 	<classpathentry kind="src" path="examples/jms/security/src"/>



More information about the hornetq-commits mailing list