mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
a9ca93d44d
Jetspeed is an Open Source implementation of an Enterprise Information Portal, using Java and XML. A portal makes network resources (applications, databases and so forth) available to end-users. The user can access the portal via a web browser, WAP-phone, pager or any other device. Jetspeed acts as the central hub where information from multiple sources are made available in an easy to use manner. WWW: http://jakarta.apache.org/jetspeed/site/index.html PR: ports/55593 Submitted by: Francisco Gomez <francisco@gomezmarin.com>
7 lines
297 B
Plaintext
7 lines
297 B
Plaintext
Once everything is finally installed set the JAVA_HOME
|
|
variable to ${LOCALBASE}/linux-sun-jdk1.4.1 and run the Tomcat
|
|
server. The JetSpeed portal war file is copied to
|
|
${LOCALBASE}/jakarta-tomcat4.1/webapps, where tomcat resides.
|
|
|
|
For more information on how it works look at JetSpeed homepage.
|