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 dl...@apache.org on 2006/12/29 01:45:50 UTC

svn commit: r490889 - /portals/wsrp4j/trunk/consumer-swingconsumer/src/resources/persistence/ProducerMapping.xml

Author: dlouzan
Date: Thu Dec 28 16:45:50 2006
New Revision: 490889

URL: http://svn.apache.org/viewvc?view=rev&rev=490889
Log:
Modified castor producer mapping for reflecting the changes made in revision 490877

Modified:
    portals/wsrp4j/trunk/consumer-swingconsumer/src/resources/persistence/ProducerMapping.xml

Modified: portals/wsrp4j/trunk/consumer-swingconsumer/src/resources/persistence/ProducerMapping.xml
URL: http://svn.apache.org/viewvc/portals/wsrp4j/trunk/consumer-swingconsumer/src/resources/persistence/ProducerMapping.xml?view=diff&rev=490889&r1=490888&r2=490889
==============================================================================
--- portals/wsrp4j/trunk/consumer-swingconsumer/src/resources/persistence/ProducerMapping.xml (original)
+++ portals/wsrp4j/trunk/consumer-swingconsumer/src/resources/persistence/ProducerMapping.xml Thu Dec 28 16:45:50 2006
@@ -35,7 +35,7 @@
         <field name="RegistrationRequired"
                type="boolean"
                get-method="isRegistrationRequired"
-               set-method="setIsRegistrationRequired"
+               set-method="setRegistrationRequired"
                required="false">
             <bind-xml name="registration-required" node="attribute"/>
         </field>