missing GData client lib: ${gdata_java_client_lib_client.jar}/
The example requires the GData Java Client Library.
You can download it from:
http://code.google.com/apis/gdata/
missing jar file: ${servlet.jar}
The example requires Sun's Servlet API (version 2.3 or 2.4), which
is not included in this distribution.
You can download it from:
http://java.sun.com/products/servlet/download.html
Under SPECIFICATIONS/Java Servlet, download 'class files 2.3' from "2.3 - Final Release"
missing jar file: ${mail.jar}
The GData client requires Sun's javamail API (version 1.4), which
is not included in this distribution.
You can download it from:
http://java.sun.com/products/javamail/download.html
Then save it under:
${mail.jar}
missing jar file: ${activation.jar}
The GData client requires Sun's Activation Framework 1.1, which
is not included in this distribution.
You can download it from:
http://java.sun.com/products/javabeans/jaf/downloads/index.html
Then save it under:
${activation.jar}
missing jar file: ${commons-collections.jar}
The EventPublisher sample requires some Jakarta Commons components, which are
not included in this distribution.
You can download it from:
http://jakarta.apache.org/commons/
Then save it under:
${commons-collections.jar}
missing jar file: ${commons-configuration.jar}
The EventPublisher sample requires some Jakarta Commons components, which are
not included in this distribution.
You can download it from:
http://jakarta.apache.org/commons/
Then save it under:
${commons-configuration.jar}
missing jar file: ${commons-lang.jar}
The EventPublisher sample requires some Jakarta Commons components, which are
not included in this distribution.
You can download it from:
http://jakarta.apache.org/commons/
Then save it under:
${commons-lang.jar}
missing jar file: ${jstl.jar}
The EventPublisher sample requires the Jakarta Standard 1.1 Taglib's
API and implementation jars, which are not included in this distribution.
You can download it from:
http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi
Then save it under:
${jstl.jar}
missing jar file: ${standard.jar}
The EventPublisher sample requires the Jakarta Standard 1.1 Taglib's
API and implementation jars, which are not included in this distribution.
You can download it from:
http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi
Then save it under:
${standard.jar}
Installation dir 'install_war_dir'
property not defined. No install was made