openamf/src/web/WEB-INF openamf-config.xml,1.8,1.9

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

Modified Files:
	openamf-config.xml 
Log Message:
1) renamed SLSBServiceInvoker to EJBServiceInvoker
2) added support Stateful Session Beans and Entity Beans with single argument create methods
3) updated example openamf-config.xml to use EJBServiceInvoker

Index: openamf-config.xml
===================================================================
RCS file: /cvsroot/openamf/openamf/src/web/WEB-INF/openamf-config.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** openamf-config.xml	2 May 2003 04:39:45 -0000	1.8
--- openamf-config.xml	21 May 2003 01:32:17 -0000	1.9
***************
*** 16,21 ****
  	</invoker>
  	<invoker>
! 		<name>SLSB</name>
! 		<class>org.openamf.invoker.SLSBServiceInvoker</class>
  	</invoker>
  	<invoker>
--- 16,21 ----
  	</invoker>
  	<invoker>
! 		<name>EJB</name>
! 		<class>org.openamf.invoker.EJBServiceInvoker</class>
  	</invoker>
  	<invoker>




-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
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.