|
From: <bob...@us...> - 2004-01-16 06:52:45
|
Update of /cvsroot/ebxmlms/ebxmlms/src/hk/hku/cecid/phoenix/message/handler
In directory sc8-pr-cvs1:/tmp/cvs-serv23886/src/hk/hku/cecid/phoenix/message/handler
Modified Files:
Constants.java
Log Message:
Add comment on msh.properties.xml
change the property key on the object store persistence handler
in Constants.java
Index: Constants.java
===================================================================
RCS file: /cvsroot/ebxmlms/ebxmlms/src/hk/hku/cecid/phoenix/message/handler/Constants.java,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** Constants.java 31 Dec 2003 04:06:42 -0000 1.35
--- Constants.java 16 Jan 2004 06:52:42 -0000 1.36
***************
*** 514,518 ****
public static final String
PROPERTY_MESSAGE_LISTENER_OBJECT_STORE_PERSIST_HANDLER
! = "MSH/MessageListener/ObjectStore/PersistHandler";
/**
--- 514,518 ----
public static final String
PROPERTY_MESSAGE_LISTENER_OBJECT_STORE_PERSIST_HANDLER
! = "MSH/MessageListener/ObjectStorePersistHandler";
/**
|