At 19:04 2000-12-20, David Sean Taylor wrote:
>Ok, here's a list of the current FAQs so far.
>Its not final, so if you have more faqs please send soon
>
>---------------
>FAQs for 1.3a1
>---------------
>
>Q: Where do I go to search the Jetspeed mailing list?
>
>A: http://www.mail-archive.com/[email protected]/
>
>
>Q: What databases does Jetspeed support?
>
>A: You can configure Jetspeed to work with DB2, Hypersonic SQL, MySQL,
>Oracle, Postgres, or Sybase. Scripts for setting up the database are
>included with the source code distribution, under the src\sql\external
>folder. You will also need to update the settings in
>TurbineResources.properties. If you install the war file, Hypersonic SQL is
>used by default.
>
>
>Q: What kind of WAP devices are supported by Jetspeed 1.3a1 ?
>
>A. Jetspeed delivers valid WML 1.1 and 1.2. It has been tested with:
> - Nokia WAP Toolkit 2.0 (WAP 1.1 and WAP 1.2)
> - Phone.com UP Browser
<delete>
> - Nokia 7110
> - Ericson, Siemens
> - Siemens S35
> - Motorolla Timeport
</delete>
<add here>
However, wether a specific device is supported depends mainly on the
WAP gateway that's being used. So all taht can be said about Jetspeed, is
that it produces valid WML 1.1 and 1.2.
</add here>
>Q: How do you configure Jetspeed to run behind a firewall/proxy
>or
>Q: What can cause the java.net.UknownHostException for www.mozilla.org,
>www.apacheweek.com etc.
>
>A: If you have a proxy, set the servlet engine JVM system properties for
>using a proxy, eg.
>
>java -DproxySet=true -DproxyHost=<proxy host> -DproxyPort=<proxy port>
><servlet engine etc>
>
>For Tomcat you can set TOMCAT_OPTS:
>
>Win: set TOMCAT_OPTS=-DroxySet=true -DproxyHost=<proxy host>
>-DproxyPort=<proxy port>
>Unix: export TOMCAT_OPTS="-DroxySet=true -DproxyHost=<proxy host>
>-DproxyPort=<proxy port>"
>
>
>Q: OK, I think I configured Jetspeed to run behind a firewall/proxy but the
>URLs still are not being loaded.
>
>A: Look in the file WEB-INF\conf\datasource.properties. If there is an
>entry for the URL in this file, remove it and try again.
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Carol Jones
> > Sent: Wednesday, December 20, 2000 6:09 AM
> > To: JetSpeed
> > Subject: RE: [FAQs] call for FAQs
> >
> >
> > In the install section of the doc, there isn't any mention of the need to
> > set up a database for registering new users. If you're using
> > hypersonic sql
> > maybe it's not necessary, but a lot of people post questions about how to
> > use Oracle, DB2, etc.So maybe a good FAQ question would be:
> >
> > Q: What databases does Jetspeed support?
> >
> > A: You can configure Jetspeed to work with DB2, Hypersonic SQL, MySQL,
> > Oracle, Postgres, or Sybase. Scripts for setting up the database are
> > included with the source code distribution, under the src\sql\external
> > folder. You will also need to update the settings in
> > TurbineResources.properties.
> >
> >
> > Carol
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Search: <http://www.mail-archive.com/[email protected]/>
> > List Help?: [EMAIL PROTECTED]
> >
> >
>
>
>
>--
>--------------------------------------------------------------
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Search: <http://www.mail-archive.com/[email protected]/>
>List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]