Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [birt-dev] libs used by birt2.0 viewer

Title: libs used by birt2.0 viewer
I can't download the prototype.js from that link. The connection was refused. Is there some other place we can download it from?


From: birt-dev-bounces@xxxxxxxxxxx [mailto:birt-dev-bounces@xxxxxxxxxxx] On Behalf Of Jun Zhai
Sent: Friday, December 30, 2005 2:30 PM
To: birt-dev@xxxxxxxxxxx
Subject: [birt-dev] libs used by birt2.0 viewer

Once rebuild is done, to make the birt 2.0 IV working, we need to do 2 steps after install birt framework.

1) Download jars from apache axis 1.2.1. from http://www.apache.org/dyn/closer.cgi/ws/axis/1_2_1. Copy 6 jars into "org.eclipse.birt.report.viewer\birt\WEB-INF\lib"

axis.jar
axis-ant.jar
commons-discovery-0.2.jar
jaxrpc.jar
saaj.jar
wsdl4j-1.5.1.jar

2) Download prototype.js v1.4.0 from http://dev.conio.net/repos/prototype/dist/. Copy it into org.eclipse.birt.report.viewer\birt\ajax\lib




Back to the top