개발서버에 push위해

This commit is contained in:
jaewohong
2025-11-19 15:50:27 +09:00
parent d2dd17dde5
commit b22c8601c0
@@ -23,8 +23,8 @@ public class EAIServerVO implements Serializable {
* 리모트 호출 url ==> rmi://{ip}:{rmi RegistryPort}/xxxxx * 리모트 호출 url ==> rmi://{ip}:{rmi RegistryPort}/xxxxx
* 사이트마다 다를수 있음. * 사이트마다 다를수 있음.
*/ */
//private int plusRmiPort = 1; private int plusRmiPort = 1;
private int plusRmiPort = 11; //jwhong for weblogic //private int plusRmiPort = 11; //jwhong for weblogic
/** /**
* sessionManager에서 쓰기위해 * sessionManager에서 쓰기위해