Lotus Domino Toolkit for Java/CORBA Download Link

I viewed the download page for the Toolkits, but there was nothing for Lotus Domino Toolkit for Java/CORBA. Is this freely downloadable? Does anyone have a link.

TIA

Jeff

Subject: Lotus Domino Toolkit for Java/CORBA Download Link

Toolkit? It’s all in Designer Help.

Subject: RE: Lotus Domino Toolkit for Java/CORBA Download Link

I’m attempting to write a stand alone Java app to access a NSF DB, we only have a couple licenses for the designer, so I can’t install it. I simply got the impression that the Toolkit was a separate install. No? I did find the ncso.jar file, but without any documentation, that’s pretty useless. Is the doc on-line anywhere?

Jeff

Subject: RE: Lotus Domino Toolkit for Java/CORBA Download Link

You don’t need Designer, just Designer Help – it will be in the /help directory on your server if you can’t find it anywhere else. Remember – Domino Help files are just Notes databases, so you can open them just as you would any other database. They’ll just open in a new window. All of the info you need is there under “Java/CORBA Classes”, including how to connect, etc.

Subject: RE: Lotus Domino Toolkit for Java/CORBA Download Link

Here is link where you can download the Domino Toolkit 2.1. Contains all the help you’ll need.

http://www.higs.net/85256C89006A03D2/web/pageDominoJavaToolkit

Subject: RE: Lotus Domino Toolkit for Java/CORBA Download Link

Useful if you want to restrict yourself to what was possible in in February 2002 using Domino 5.0.3 and a 1.1 JDK.

Subject: RE: Lotus Domino Toolkit for Java/CORBA Download Link

OK, what’s what’s the solution? Is there a more current download?

Subject: RE: Lotus Domino Toolkit for Java/CORBA Download Link

No, but Domino Designer Help is up to date (as up to date as your Domino installation) and has all the information you need – except, perhaps, for a good explanation of the Domino object model. (The toolkit was equally silent on the subject. If you are not familiar with Notes programming and the Designer Help examples don’t give you what you need, this forum can be of great help.)

Both of the JARs you need for Java development using Domino (one for access brokered through a local Notes client install, one for CORBA) are included in the installation and can be gotten from the file system. In other words, you have everything you need already.

Subject: RE: Lotus Domino Toolkit for Java/CORBA Download Link

This link can help you understand the current situation:

Subject: Lotus Domino Toolkit for Java/CORBA Download Link

There used to be a separate Domino Toolkit for Java (Lotus Components for Java), but this is long history. Searching my archive disk, I can tell you that the file name for the 5.0.8 update version was c40ltna.EXE, but you will not find those anymore.

There also was a separate documentation kit, distributed in LCJavaDoc.zip, but as Stan pointed out, there’s nothing good in hunting after it with Notes 6 and up.