개발서버에 push위해
This commit is contained in:
@@ -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에서 쓰기위해
|
||||||
|
|||||||
Reference in New Issue
Block a user