Hi,
I am trying to connect to a domino server over iiop, using the jsp tag libraries. I have the NCSO.jar in my shared libraries, I have the path to the Domino server in my path, and I can get the IOR. For some reason it can not create the session. IBMJDK 1.2, Suse 8.0, Domino 5.09a, Tomcat 4.
I have security wide open in the server doc. Any ideas ??
Here is code
<domino:default scope = "session" host = "192.168.0.90"/>
<domino:session id="mySession"/>