• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

moto web application


コミットメタ情報

リビジョンa47384a61fa494cb462af5de02fdd544a5016e22 (tree)
日時2014-01-28 11:14:17
作者astoria-d <astoria-d@mail...>
コミッターastoria-d

ログメッセージ

test3

変更サマリ

差分

--- a/WEB-INF/classes/motoSample/PushBean.java
+++ b/WEB-INF/classes/motoSample/PushBean.java
@@ -73,8 +73,8 @@ public class PushBean implements MessageListener, Serializable {
7373 throw new IllegalStateException("Can't find registered ConnectionFactory");
7474 }
7575 }
76- }
77-
76+ }
77+
7878 private TopicConnection connection = null;
7979 private TopicSession session = null;
8080 private TopicPublisher publisher = null;