Uniface web developing and deploying and installing and configuring and
... |
Introduction
Everything about Uniface web: Developing, deploying, installing, configuring, migrating and whatever you can image about web, you will find it here in this section.
As always any feedback will be welcome. Help
us to help you !
Quick Jump to Uniface web documents/Articles , Tomcat Articles ,Code/Component Warehouse , Uniface public web sites and My favourite web development links
Articles | Description |
Uniface & Tomcat & SSL |
Spanish document about configuring Uniface 8 and Tomcat 4.x thought Secure Socket Layers. Request for a English translated docu. |
Articles | Description | Date |
Setting up TomCat
4.1.12 to run as services |
Setting up TomCat 4.1.12 to run as an NT Service:
|
|
Tomcat Service Manager | The Service Manager makes it simpler to set up multiple instances of Tomcat in isolated JVM instances using different configuration files and different security policies. | |
This document explains how to set up Microsoft Internet Information Server/Personal Web Server (IIS/PWS) to cooperate with Tomcat to be used in the UNIFACE environment. (Latest updated document from Bob Kranson) | ||
A batch file to install Tomcat 4.1.26 on Win2000 as a service. | ::Starting Tomcat as an NT Service "%CATALINA_HOME%\bin\tomcat.exe" -install "%SERVICENAME%" "%JAVA_HOME%\jre\bin\classic\jvm.dll" -Djava.class.path="%JAVACLASSPATH%" -Dcatalina.home="%CATALINA_HOME%" -Dcatalina.base="%CATALINA_BASE%" -Xrs -Xmx200m -Xms100m -start org.apache.catalina.startup.Bootstrap -params start -stop org.apache.catalina.startup.Bootstrap -params stop -out "%CATALINA_BASE%\logs\stdout.log" -err "%CATALINA_BASE%\logs\stderr.log" |
|
Tomcat
4.0.3+ on Windows 2000/XP |
Installing Tomcat 4.0.3+ on Windows 2000/XP |
|
Tomcat Performance | With clock work regularity, questions about performance
appear on tomcat-user mailing list at least once a month. Sometimes more frequently, if a commercial server publishes new benchmarks claiming they out perform Tomcat. This article is my attempt to answer some of these questions and try to provide some useful tips, and tricks. |
|
Tomcat Security (covers Tomcat 4) | Example 1: Security Layers– Apache Web Server
Configure Apache to restrict access to web application /WEB-INF and /META-INF
directories Example 2: Restrict access to Tomcat’s Apache Connector port |
June 2004 |
Tomcat Performance Tuning and Troubleshooting | Tuning Tomcat for performance and resolving problems which
affect availability are critical for a production instance of Tomcat. This session addresses how to collect and analyze data to trouble shoot problems and configure Tomcat for performance. |
June 2004 |
Item | Description |
Under construction ! | |
Public web sites developed by Uniface or OptimalView/UnifaceView
My favourite web development links
Link | Description |
Under construction ! | |