Skip to Content
Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime Enabled Applications
book

Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime Enabled Applications

by John Bergland, John Barrow, Jonas Covey, Washington Cabral, Carl Tyler, Yafit Sami, Rob Novak
November 2003
Intermediate to advanced
496 pages
11h 59m
English
IBM Redbooks
Content preview from Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime Enabled Applications
346 Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime-Enabled Applications
catch (DuplicateObjectException e)
{
System.err.println("Duplicate object exception");
e.printStackTrace();
throw new ServletException("Duplicate object exception");
}
}
The login() method in turn calls the doLogin() method. The doLogin() method
attempts to log the servlet in as a server application. The default connection
method is configured to connect through the Sametime mux, so we change this
to connect directly to the server. We do this by explicitly setting the port number
we wish to connect to (1516), and then calling the setConnectivity() ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

IBM WebSphere Application Server V8.5 Administration and Configuration Guide for Liberty Profile

IBM WebSphere Application Server V8.5 Administration and Configuration Guide for Liberty Profile

Anil Esen, Toshiyuki Iue, Neil Patterson, Jennifer Ricciuti
Using the IBM Lotus Virtual Classroom: A Best Practices Guide to e-Learning

Using the IBM Lotus Virtual Classroom: A Best Practices Guide to e-Learning

Mike Ebbers, David Balague, Balaka Ganguly, Dan Noyes, Phil Salm

Publisher Resources

ISBN: 0738499080Purchase book