openamf/src/web/WEB-INF openamf-config.xml,1.13,1.14

[email protected]
Newsgroups gmane.comp.java.openamf.cvs
Message-ID <[email protected]>
Update of /cvsroot/openamf/openamf/src/web/WEB-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv16570/src/web/WEB-INF

Modified Files:
	openamf-config.xml 
Log Message:
added example custom class mapping

Index: openamf-config.xml
===================================================================
RCS file: /cvsroot/openamf/openamf/src/web/WEB-INF/openamf-config.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** openamf-config.xml	16 Jul 2003 20:23:09 -0000	1.13
--- openamf-config.xml	28 Jul 2003 22:29:22 -0000	1.14
***************
*** 31,34 ****
--- 31,49 ----
  		<initial-data-row-count>20</initial-data-row-count>
  	</pageable-recordset>
+ 
+ 	<!-- 
+ 	Example Custom Class to Java Class mapping
+ 	
+ 	When a class of type org.openamf.test.Person is Serialized
+ 	it will be registered to Person in flash 
+ 	
+ 	When a custom class of Person is Deserialized it
+ 	will be translated to an org.openamf.test.Person
+ 	
+ 	<custom-class-mapping>
+ 		<java-class>org.openamf.test.Person</java-class>
+ 		<custom-class>Person</custom-class>
+ 	</custom-class-mapping>
+ 	-->
  	
  	<!-- Required  for AdvancedGateway -->




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.