javadoc for jcapi of Calendar server 2004Q2

Is javadoc for jcapi of Calendar server 2004Q2 available? We would like to develop our calendar application but we don't want to write low-level WCAP over HTTP.
[175 byte] By [ccyflai] at [2007-11-25 17:23:20]
# 1
I have the same problem for the Calendar server 2005Q1. I wonder if you found the JCAPI so as to tell me where to find it.Thanks
aggelos-jet at 2007-7-3 13:02:30 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2
I have the same problem. Did anyone finally found any javadoc or documentation about how to use the Java Calendar API? Thanx
gartija at 2007-7-3 13:02:30 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3

have a look in /opt/sun/private/share/javadoc/jcapi

(on Linux).

the javadoc is provided by the sun-jcapi

package, which is installed with either communications express or calendar server.

you can find out where the files have been installed using the command:

rpm -ql sun-jcapi

hope that helps.

leemer at 2007-7-3 13:02:30 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...