Last updated 06/28/04
This is just a very brief report, as I didn't have much time to
spend with the software.
The WebLogic Application server provides a number of capabilities,
including a Web Server (including SSL support), an Application
Server, support for Enterprise Java Beans (EJB), and a host of
other features and capabilities.
I downloaded an evaluation copy from the company's
web site and installed
it on MPE/iX. Under JDK 1.1.5, I was able to get the web server
running by configuring a very small number of threads to run
concurrently. Many other features were not operational due to the
fact that under JDK 1.1.5, the Runtime.exec() method was not
operating correctly in the MPE/iX JDK.
With 1.1.7, we have resolved the Runtime.exec() problem and also
dramatically increased the number of threads that can run, so I
suspect that a lot more of the product may be functional now; but
I haven't had the opportunity to re-test. If anyone else gets
the opportunity, please share the results!
|