BlueZone Integration Server requires Java 1.6 and a Java Servlet Container that supports the Java Servlet Specification 2.5
or higher, such at Apache’s Tomcat 6 or Sun’s GlassFish 3.
Other servlet containers may work, but they have not been tested. BlueZone Integration Server is written completely in Java,
which theoretically means it will work in any true Java servlet container that supports Java 1.6 or greater.
Security
Depending on the configuration of BlueZone Integration Server, passwords can be entered by the users. In this case, it is
best if BlueZone Integration Server is not accessible to the internet or if the connection is SSL-secured (HTTPS). If SSL
is required, the SSL setup is web server dependent and is the responsibility of the customer’s IT department to implement.
Dependencies
Bluezone Integration Server uses the following third-party libraries and technologies:
|
• |
Apache Commons Logging 1.1 |
Microsoft SQL Server (optional dependency)
A login data provider class, com.bluezone.w2h.data.BzW2hSqlLoginDataProvider, is supplied that provides a connection to a Microsoft SQL server. It depends on the Microsoft SQL Server JDBC Driver 2.0,
a Type 4 JDBC driver. This driver is not re-distributable, so it cannot be included in BlueZone Integration Server.
Download it directly from Microsoft if you want to connect to SQL Server. Install the driver on the same server as Integration
Server prior to using this data provider.