Navigation:  How to… >

Setup a UserManagement for the WebOffice Sample Project

Previous pageReturn to chapter overviewNext page

Important Note: Using Tomcat in 64Bit mode the use of a Microsoft Access 64Bit Driver for the System DSN is necessary. At actual state a MS Access Driver for 64Bit is not provided in the standard installation of any Microsoft OS.

 

Note: On 64Bit Windows OS two different System DSN configuration applications are provided.

• The configuration application linked in the windows start menu (respectively administrative tools) is the odbcad32.exe located in "c:\windows\system32" folder. This is the application to set up 64Bit System DSNs. If you use the Java and Tomcat 64Bit components, you have to define your System DSN here. Most ODBC drivers for 64Bit are currently not a part of a default OS installation. Search the database provider websites for detailed information. E.g. for a 64Bit ODBC driver for a Microsoft Access database see http://www.microsoft.com/downloads/details.aspx?displaylang=de&FamilyID=c06b8369-60dd-4b64-a44b-84b371ede16d. Note that installation may cause compatibility problems with installed 32Bit drivers. System DSN entries made in the 32Bit configuration application (see below) may be affected too. See MS knowledge base for details.

• The configuration application located in "c:\windows\syswow64" folder (also called odbcad32.exe) is the application to set up 32Bit System DSNs. If you use the Java and Tomcat 32Bit components you have to define your System DSN here.

After configuration Apache Tomcat has to be restarted.