|
|
Last Modified: 2003.12.03 Client invoke EJB on JFox from servlet(by huihoo.org JFox Team) Obtain JFoxhttp://www.huihoo.org/jfox/download.htmldownload jfox-1.0-Beta3.zip or jfox-1.0.zip , and unzip At first setup JDK please,and config JAVA_HOME Run JFoxRun jfox-start on commandexample D:/jfox/jfox-1.0-Beta3/bin/jfox-start JFox running, input: http://localhost:8082
input: http://localhost:8080
JFox integration Tomcat Web Server Client invoke EJB on JFox from servlet input: http://localhost:8080/examples/ejb/index.html
Invoke Stateless EJB
Invoke Stateful EJB
|