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

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

Modified Files:
	openamf-config.xml 
Log Message:
Added SessionControlInvoker so client can request session to be invalidated

Index: openamf-config.xml
===================================================================
RCS file: /cvsroot/openamf/openamf/src/web/WEB-INF/openamf-config.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** openamf-config.xml	28 May 2003 15:53:29 -0000	1.10
--- openamf-config.xml	31 May 2003 02:01:15 -0000	1.11
***************
*** 8,11 ****
--- 8,15 ----
  	</invoker>
  	<invoker>
+ 		<name>SessionControl</name>
+ 		<class>org.openamf.invoker.SessionControlInvoker</class>
+ 	</invoker>
+ 	<invoker>
  		<name>WebService</name>
  		<class>org.openamf.invoker.WebServiceInvoker</class>
***************
*** 33,36 ****
--- 37,53 ----
  		instead of having the DefaultGateway guess 
  	-->
+ 	<service>
+ 		<name>SessionControlService</name>
+ 		<invoker-ref>
+ 			SessionControl
+ 		</invoker-ref>
+ 		<method>
+ 			<name>close</name>
+ 			<parameter>
+ 				<type>*</type>
+ 			</parameter>
+ 		</method>
+ 	</service>
+ 	
  	<service>
  		<name>OpenAMFPageableRecordSet</name>




-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
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.