User Authentication Using Cloudconnector
Page 1 of 6

6
User Authentication Using Cloudconnector

This chapter is for Cloudconnector users only.

You can support users directly in Cloudscape (see the Cloudscape Developer's Guide for details), or you can use Cloudconnector's native (BEA WebLogic) user support. This chapter explains how to set up and administer users in BEA WebLogic's native framework.

Cloudconnector allows you to set up a connection pool. Creating a pool of JDBC connections gives a Cloudscape client fast and easy access to connections that are already open. The connection pool avoids the overhead of opening a new connection for each Cloudscape user.

For additional information on how to set up a JDBC connection pool and define users in the BEA WebLogic server, please consult the BEA WebLogic Tengah Administrators Guide in frameworks/cloudconnect/doc.

This chapter contains the following sections: