チェンジセット 271
- コミット日時:
- 2008/04/15 22:31:05 (14 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/im-jssp/src/main/java/org/intra_mart/jssp/util/config/JsspRpcConfigHandlerImpl.java
r117 r271 95 95 // 未設定の場合 96 96 if(_marshallerPagePath == null){ 97 _marshallerPagePath = "jssp _rpc/common/im_json";97 _marshallerPagePath = "jssp/script/api/im_json"; 98 98 } 99 99 }