JFox(J2EE Application Server Implementation Project)

 Last Modified: 2003.12.03

Client invoke EJB on JFox from servlet


(by huihoo.org JFox Team)

Obtain JFox

http://www.huihoo.org/jfox/download.html

download jfox-1.0-Beta3.zip or jfox-1.0.zip , and unzip

At first setup JDK please,and config JAVA_HOME

Run JFox

Run jfox-start on command

example 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