Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Android development (Java)
Feedback Type: Question
Product Area: Other
Technical Area: Error Message
Platform: Other
Release: 8.5
Reproducible: Always

Trying to develop an application for the Android platform that tries to create a notes session is actually impossible due to internal references in the NotesFactory class to the unsupported java.applet.Applet class.
any ideas?

Excerpt from technote #1267292

Following are the import statements of the NotesFactory class:

package lotus.domino;

import java.applet.Applet;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.HttpURLConnection;
import java.net.Socket;
import java.net.URL;
import java.util.Hashtable;
import java.util.Properties;
import lotus.domino.local.Session;
import lotus.priv.CORBA.iiop.ssl.SSLSecurity;
import org.omg.CORBA.ORB;

public class NotesFactory


Feedback number WEBB7V2GB6 created by ~Sanjay Bubjipytexobu on 08/18/2009

Status: Open
Comments:





Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS