I just had a JSP job at school. This time, weborb for Java had taken a lot of detours and suffered a lot. I wrote down this configuration.
Environment: j2se1.5, weborb4java. Jar Installation File, atat6.0
1. Download The weborb4java. jar file from http://www.themidnightcoders.com/and run the CMD command.
Java-jar weborb4java. Jar
I am here to install the file to the D: \ web4j \ directory, after installation, choose to open the last part, directly in the browser Input
Http: // localhost: 8080/weborbconsole.html can access weborb, but I want to publish it to Tomcat.
2. copy the files under D: \ web4j \ Lib to the [atat_home] \ lib directory.
3. Create a directory weborb in [tomcat_home] \ webapps (key) and copy all the files in the D: \ web4j \ webapp directory to this directory,
Restart Tomcat and enter http: // 127.0.0.1/weborb/weborblele.html, okay in the browser!