[Jboss-cvs] JBoss Messaging SVN: r1325 - branches/Branch_1_0/docs/examples/http/src/org/jboss/example/jms/http

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Sep 20 13:04:45 EDT 2006


Author: ron_sigal
Date: 2006-09-20 13:04:44 -0400 (Wed, 20 Sep 2006)
New Revision: 1325

Modified:
   branches/Branch_1_0/docs/examples/http/src/org/jboss/example/jms/http/HttpExample.java
Log:
Testing commit privileges.

Modified: branches/Branch_1_0/docs/examples/http/src/org/jboss/example/jms/http/HttpExample.java
===================================================================
--- branches/Branch_1_0/docs/examples/http/src/org/jboss/example/jms/http/HttpExample.java	2006-09-20 08:01:38 UTC (rev 1324)
+++ branches/Branch_1_0/docs/examples/http/src/org/jboss/example/jms/http/HttpExample.java	2006-09-20 17:04:44 UTC (rev 1325)
@@ -23,7 +23,7 @@
 
 import org.jboss.example.jms.common.ExampleSupport;
 
-import javax.naming.InitialContext;
+import javax.naming.InitialContext; 
 import javax.jms.TextMessage;
 import javax.jms.Session;
 import javax.jms.ConnectionFactory;




More information about the jboss-cvs-commits mailing list