openamf/src/web/WEB-INF openamf-config.xml,1.17,1.18
[email protected] Thu, 26 Feb 2004 23:02:59 -0800
| Newsgroups | gmane.comp.java.openamf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openamf/openamf/src/web/WEB-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13927/src/web/WEB-INF Modified Files: openamf-config.xml Log Message: commented out the EJB invoker since it was cause problems for Tomcat users Index: openamf-config.xml =================================================================== RCS file: /cvsroot/openamf/openamf/src/web/WEB-INF/openamf-config.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** openamf-config.xml 6 Feb 2004 02:48:59 -0000 1.17 --- openamf-config.xml 27 Feb 2004 07:02:43 -0000 1.18 *************** *** 31,38 **** --- 31,42 ---- <class>org.openamf.invoker.JMXServiceInvoker</class> </invoker> + + <!-- Uncomment this to enable EJB invoker <invoker> <name>EJB</name> <class>org.openamf.invoker.EJBServiceInvoker</class> </invoker> + --> + <invoker> <name>Java</name> ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click