Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Configuring Session Broker and Client Sessions (ELUG)"

m
m
Line 2: Line 2:
 
[[Special:Whatlinkshere/Configuring Session Broker and Client Sessions (ELUG)|Related Topics]]</div>
 
[[Special:Whatlinkshere/Configuring Session Broker and Client Sessions (ELUG)|Related Topics]]</div>
 
This section describes the various components that you must configure in order to use session broker sessions.
 
This section describes the various components that you must configure in order to use session broker sessions.
 
 
 
==Introduction to Session Broker and Client Session Configuration==
 
  
 
This table lists the configurable options for session broker sessions.
 
This table lists the configurable options for session broker sessions.
Line 11: Line 7:
  
 
<span id="Table 90-1"></span>
 
<span id="Table 90-1"></span>
''''' Configurable Options for Session Broker Session'''''
 
 
 
{| class="RuleFormalMax" dir="ltr" title="Configurable Options for Session Broker Session" summary="This table lists the configurable options common to Session Broker Sessions and categorizes them as Basic and Advanced and indicates if the option can be configured with the the Workbench, Java, or both." width="100%" border="1" frame="border" rules="all" cellpadding="3" frame="border" rules="all"
 
{| class="RuleFormalMax" dir="ltr" title="Configurable Options for Session Broker Session" summary="This table lists the configurable options common to Session Broker Sessions and categorizes them as Basic and Advanced and indicates if the option can be configured with the the Workbench, Java, or both." width="100%" border="1" frame="border" rules="all" cellpadding="3" frame="border" rules="all"
 
|- align="left" valign="top"
 
|- align="left" valign="top"
Line 55: Line 49:
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| id="r7c1-t2" headers="r1c1-t2" align="left" |
 
| id="r7c1-t2" headers="r1c1-t2" align="left" |
[[Configuring%20a%20Session%20(ELUG)#BCGFJGGB|Configuring a Performance Profiler|Performance profiler ]]
+
[[Configuring%20a%20Session%20(ELUG)#Configuring a Performance Profiler|Performance profiler ]]
 
| headers="r7c1-t2 r1c2-t2" align="left" |
 
| headers="r7c1-t2 r1c2-t2" align="left" |
 
[[Image:support.gif|Supported]]<br>
 
[[Image:support.gif|Supported]]<br>
Line 131: Line 125:
 
===How to Use Workbench to Remove, Rename, or Add Sessions===
 
===How to Use Workbench to Remove, Rename, or Add Sessions===
 
To add sessions to, remove sessions from, or rename sessions in a session broker, use this procedure:
 
To add sessions to, remove sessions from, or rename sessions in a session broker, use this procedure:
 
 
# Select a session broker in the '''Navigator'''. Its properties appear in the Editor.
 
# Select a session broker in the '''Navigator'''. Its properties appear in the Editor.
 
# Click the '''General''' tab. The General tab appears.
 
# Click the '''General''' tab. The General tab appears.

Revision as of 14:52, 17 December 2007

This section describes the various components that you must configure in order to use session broker sessions.

This table lists the configurable options for session broker sessions.


Option to Configure Workbench
Java

Removing, renaming, or adding sessions

Supported

Supported

Primary mapping project

Supported

Supported

Session login

Supported

Supported

Logging

Supported

Supported

Multiple mapping projects

Supported

Supported

Performance profiler

Supported

Supported

Exception handler

Supported

Supported

Session customizer class

Supported

Supported

Server platform

Supported

Supported

Session event listeners

Supported

Supported

Coordinated cache

Supported

Supported

Integrity checker

Supported

Supported

Named queries

Unsupported

Supported



Removing, Renaming, or Adding Sessions

You can manage the sessions contained by a session broker with the Workbench.


Note: Add only sessions of the same type to any given session broker. Do not mix sessions of different types within a session broker.



How to Use Workbench to Remove, Rename, or Add Sessions

To add sessions to, remove sessions from, or rename sessions in a session broker, use this procedure:

  1. Select a session broker in the Navigator. Its properties appear in the Editor.
  2. Click the General tab. The General tab appears.
  3. Click the Sessions subtab. The Sessions subtab appears.
    General Tab, Sessions Subtab
    General Tab, Sessions Subtab

  4. To manage the sessions in this session broker, choose one of the following:
    • To remove a session, select the session in the Sessions tab's list and click Remove.
    • To rename a session, select the session in the Sessions tab's list and click Rename. The Rename dialog box appears. Enter a new name and click OK.
    • To add a session, click Add Session.
      The Sessions dialog box appears showing a list of all the sessions currently configured in the session configuration that owns this session broker.
      Sessions Dialog Box
      Sessions Dialog Box

      Check the sessions in the Session dialog that you want to add to the session broker and click OK.



Copyright Statement

Back to the top