Symantec BRIGHTMAIL Installation Guide - Page 87

Configuring the Brightmail Control Center to Use WebLogic, Copying the MySQL Connector/J API

Page 87 highlights

Control Center Testing and Configuration 2 Give the message a subject that is easy to find such as Test Spam Message. 3 To classify the message as spam, include one or more of the following URLs on a line by itself: http://www.example.com/url-1.blocked/ http://www.example.com/URL-2.blocked/ 4 Send the message. 5 Login to the Brightmail Control Center as an administrator and select the Quarantine tab. 6 Select the Administrator Messages List page and search for a message with the subject Test Spam Message. Configuring the Brightmail Control Center to Use WebLogic Tomcat is included with the Brightmail Control Center as the default application server. If you prefer to use the WebLogic application server with the Brightmail Control Center, follow the steps in this section. Copying the MySQL Connector/J API The MySQL Connector/J API is a JDBC driver for MySQL, and provides an interface between MySQL and the Java components that make up the Brightmail Control Center. If you choose to install Tomcat, the MySQL Connector/J API file is installed and configured by the Installer. To install the MySQL Connector/J API for WebLogic: 1 On the computer where the Brightmail Control Center is installed, locate the file mysql-connector-java-com-3.0.11-stable-bin.jar in one of the directories below: UNIX: /opt/symantec/sbas/ControlCenter/brightmail Windows: C:\Program Files\Symantec\SBAS\ControlCenter\brightmail 2 Copy the file mysql-connector-java-com-3.0.11-stable-bin.jar to an appropriate directory on the computer where WebLogic is installed. Copy the file to a directory in your CLASSPATH. Adding MySQL Connector/J to the CLASSPATH Variable Ensure the CLASSPATH environment variable includes the MySQL Connector/J API JDBC driver file, mysql-connector-java-com-3.0.11-stable-bin.jar as described in the previous section. Once this .jar has been added to the CLASSPATH, restart your WebLogic Server, and access the WebLogic Server console. Installation Guide 81

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160

Control Center Testing and Configuration
Installation Guide
81
2
Give the message a subject that is easy to find such as
Test Spam Message
.
3
To classify the message as spam, include one or more of the following URLs on a line
by itself:
4
Send the message.
5
Login to the Brightmail Control Center as an administrator and select the Quarantine
tab.
6
Select the Administrator Messages List page and search for a message with the subject
Test Spam Message
.
Configuring the Brightmail Control Center to Use WebLogic
Tomcat is included with the Brightmail Control Center as the default application server. If
you prefer to use the WebLogic application server with the Brightmail Control Center,
follow the steps in this section.
Copying the MySQL Connector/J API
The MySQL Connector/J API is a JDBC driver for MySQL, and provides an interface
between MySQL and the Java components that make up the Brightmail Control Center. If
you choose to install Tomcat, the MySQL Connector/J API file is installed and configured
by the Installer.
To install the MySQL Connector/J API for WebLogic:
1
On the computer where the Brightmail Control Center is installed, locate the file
mysql-connector-java-com-3.0.11-stable-bin.jar
in one of the directories
below:
UNIX:
/opt/symantec/sbas/ControlCenter/brightmail
Windows:
C:\Program Files\Symantec\SBAS\ControlCenter\brightmail
2
Copy the file
mysql-connector-java-com-3.0.11-stable-bin.jar
to an
appropriate directory on the computer where WebLogic is installed. Copy the file to a
directory in your CLASSPATH.
Adding MySQL Connector/J to the CLASSPATH Variable
Ensure the CLASSPATH environment variable includes the MySQL Connector/J API
JDBC driver file,
mysql-connector-java-com-3.0.11-stable-bin.jar
as described in
the previous section. Once this
.jar
has been added to the CLASSPATH, restart your
WebLogic Server, and access the WebLogic Server console.