You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by jm...@apache.org on 2006/03/01 01:44:48 UTC

svn commit: r381854 - /portals/wsrp4j/trunk/consumer/src/webapp/WEB-INF/classes/ProxyPortlet.properties

Author: jmacna
Date: Tue Feb 28 16:44:47 2006
New Revision: 381854

URL: http://svn.apache.org/viewcvs?rev=381854&view=rev
Log:
Fixed proxyportlet so that it can find persistence files. Renamed persistence file
handling classes to reflect consumer or producer usage
rather than client or server.  Added proxyportlet support classes.

Added:
    portals/wsrp4j/trunk/consumer/src/webapp/WEB-INF/classes/ProxyPortlet.properties

Added: portals/wsrp4j/trunk/consumer/src/webapp/WEB-INF/classes/ProxyPortlet.properties
URL: http://svn.apache.org/viewcvs/portals/wsrp4j/trunk/consumer/src/webapp/WEB-INF/classes/ProxyPortlet.properties?rev=381854&view=auto
==============================================================================
--- portals/wsrp4j/trunk/consumer/src/webapp/WEB-INF/classes/ProxyPortlet.properties (added)
+++ portals/wsrp4j/trunk/consumer/src/webapp/WEB-INF/classes/ProxyPortlet.properties Tue Feb 28 16:44:47 2006
@@ -0,0 +1,14 @@
+# Copyright 2003-2005 The Apache Software Foundation.
+# 
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#      http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+proxy.persistent.factory=org.apache.wsrp4j.persistence.xml.driver.ProxyPersistentFactoryImpl