openamf/src/web/WEB-INF openamf-config.xml,1.11,1.12

[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-serv3315/src/web/WEB-INF

Modified Files:
	openamf-config.xml 
Log Message:
added the ability to map AMF Custom Classes to Java Classes

Index: openamf-config.xml
===================================================================
RCS file: /cvsroot/openamf/openamf/src/web/WEB-INF/openamf-config.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** openamf-config.xml	31 May 2003 02:01:15 -0000	1.11
--- openamf-config.xml	6 Jul 2003 17:27:34 -0000	1.12
***************
*** 28,31 ****
--- 28,44 ----
  	</invoker>
  	
+ 	<custom-class-mapping>
+ 		<!--java class can be:
+ 			 a * to match all or a FQCN such as org.openamf.test.Person
+ 			 a package name .* such as org.openamf.*
+ 		 -->
+ 		<java-class>*</java-class>
+ 		<!--
+ 			custom-class is the name of the custom class, if there is no custom-class element
+ 			the FQCN of the java class will be used
+ 			<custom-class>SomeCustomClass</custom-class>
+ 		-->
+ 	</custom-class-mapping>
+ 	
  	<pageable-recordset>
  		<initial-data-row-count>20</initial-data-row-count>




-------------------------------------------------------
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/psa00100006ave/direct;at.asp_061203_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.