HOME

TheInfoList



OR:

The Sun Java System Calendar Server was
Sun The Sun is the star at the centre of the Solar System. It is a massive, nearly perfect sphere of hot plasma, heated to incandescence by nuclear fusion reactions in its core, radiating the energy from its surface mainly as visible light a ...
's calendar (
scheduling A schedule (, ) or a timetable, as a basic time-management tool, consists of a list of times at which possible tasks, events, or actions are intended to take place, or of a sequence of events in the chronological order in which such things ...
) server. The currently available version is 6.3 which is now part of the Sun Java System Communications Suite. Users can access their calendar and task list items using a variety of clients. Web browsers will be able to access Calendar data using Sun Java System Communications Express as an HTML-based client.
Microsoft Outlook Microsoft Outlook is a personal information manager software system from Microsoft, available as a part of the Microsoft 365 software suites. Primarily popular as an email client for businesses, Outlook also includes functions such as Calendari ...
users can access their calendar data using the Sun Java System Connector for Microsoft Outlook, which is not yet compatible with Outlook 2010.
Mozilla Thunderbird Mozilla Thunderbird is a free and open-source email client that also functions as a personal information manager with a Digital calendar, calendar and contactbook, as well as an RSS feed reader, chat client (IRC/XMPP/Matrix (protocol), Matrix), ...
users can add fully functional calendar access to the Sun Calendar Server to the email software by adding the
Mozilla Lightning Lightning is a project from the Mozilla Foundation originally designed as an extension ("add-on") that adds calendar and scheduling functionality to the Mozilla Thunderbird mail client and SeaMonkey internet suite. It superseded the previous ...
extension for WCAP ( Web Calendar Access Protocol). Finally, starting in 2008, the Sun Java System Communications Suite 6 will include an AJAX-based Web client which will provide better "thick client-like" user interactions. A useful feature of Calendar Server is the notification service. This service will send an e-mail or an SMS to the calendar owner. These messages are sent to the calendar owner if he/she has been invited to an appointment or as a reminder of an upcoming appointment. These reminders are directed to a person's cell phone by using their phone carrier's email address assigned to their phone. The notification services are also useful for developers to implement their own software applications. Calendar reminders and change events are published to a
Java Message Service The Jakarta Messaging API (formerly Java Message Service or JMS API) is a Java application programming interface (API) for message-oriented middleware. It provides generic messaging models, able to handle the producer–consumer problem, that can ...
using Sun Java System Message Queue. Developers may use the WCAP interface to write their own applications which access calendars, tasks, and look up "free busy" information on users. This interface returns calendar data in a number of formats including
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing data. It defines a set of rules for encoding electronic document, documents in a format that is both human-readable and Machine-r ...
and
iCalendar The Internet Calendaring and Scheduling Core Object Specification (iCalendar) is a media type which allows users to store and exchange calendaring and scheduling information such as events, to-dos, journal entries, and free/busy information, ...
.
JSON JSON (JavaScript Object Notation, pronounced or ) is an open standard file format and electronic data interchange, data interchange format that uses Human-readable medium and data, human-readable text to store and transmit data objects consi ...
(JavaScript Object Notation) format was added to support AJAX development in the latest patch of Calendar Server 6.3.


History and use

Sun's Java System Calendar Server has a long history, drawing technology from Sun Internet Calendar Server (SICS) and Netscape Calendar Server (NCS). The software has undergone several name changes; in addition to the above, it has also been marketed as ''iPlanet Calendar Server'' and ''Sun ONE Calendar Server''. The code base has been carried on throughout these name changes with only feature/packaging enhancements and bug fixes. Since 2003, the Calendar Server has been included as part of Sun's Java Enterprise System, a collection of infrastructure software applications and tools. It is also available as part of the Sun Java System Communications Suite, a smaller collection of messaging and collaboration services that includes Sun Java System Messaging Server, Sun Java System Instant Messaging Server, and Sun Java System Communications Express. Supporting server software for the Calendar Server includes Sun Java System Directory Server, Sun Java System Access Manager, and
Sun Java System Web Server The Sun is the star at the centre of the Solar System. It is a massive, nearly perfect sphere of hot plasma, heated to incandescence by nuclear fusion reactions in its core, radiating the energy from its surface mainly as visible light an ...
. The supporting software is included in the Communications Suite bundle with limited-use license rights. Calendar Express was the original web-based client interface for the Calendar Server. This
HTML Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets ( ...
client allowed Calendar owners to create appointments, invite others to meetings, and to subscribe to other calendars. The Calendar Express web-client was dropped from support starting with Sun Java System Calendar Server 6.3. This client functionality has been replaced by Sun Java System Communications Express. The Calendar Server version 6.3 is supported on multiple
operating systems An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
including Sun's
Solaris Solaris is the Latin word for sun. It may refer to: Arts and entertainment Literature, television and film * ''Solaris'' (novel), a 1961 science fiction novel by Stanisław Lem ** ''Solaris'' (1968 film), directed by Boris Nirenburg ** ''Sol ...
and
Red Hat Enterprise Linux Red Hat Enterprise Linux (RHEL) is a commercial Linux distribution developed by Red Hat. Red Hat Enterprise Linux is released in server versions for x86-64, Power ISA, ARM64, and IBM Z and a desktop version for x86-64. Fedora Linux and ...
.
HP-UX HP-UX (from "Hewlett Packard Unix") is a proprietary software, proprietary implementation of the Unix operating system developed by Hewlett Packard Enterprise; current versions support HPE Integrity Servers, based on Intel's Itanium architect ...
and
Microsoft Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
have since been dropped from support starting with version 6.3.


References


External links


Sun Java System Calendar Server

Sun Java System Communications Suite

Mozilla's Lightning extension for Thunderbird
{{Calendaring software Calendaring software Sun Java System Calendar Server