I'm no turbine expert, and I'm not sure about using an authenticated proxy,
but this worked for me:
set TOMCAT_OPTS=-DproxySet=true -DproxyHost=proxy.yourdomain.com
-DproxyPort=1022
in a script that runs when starting up tomcat. This is a generic VM
setting, nothing to do with Turbine or Jetspeed, but it works.
-----Original Message-----
From: James Radvan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 8:31 AM
To: '[EMAIL PROTECTED]'
Subject: Jetspeed through a firewall
Any way to configure Jetspeed to pull content through a firewall via an
authenticated proxy (ie username/password required)?
I have made the fol entries in the JetspeedResources.properties as per the
suggestion in the Websphere Portal Server docs:
services.URLManager.classname=org.apache.jetspeed.services.urlmanager.Jetspe
edURLManagerService
services.URLManager.url=/WEB-INF/log/URLManager.state
services.URLManager.proxy.http.host=134.60.1.253
services.URLManager.proxy.http.port=80
The result is:
Exception: org.apache.turbine.services.InstantiationException:
ServiceBroker: unknown service TurbineSecurityService requested
However I do have the following entry in TurbineResources.properties:
services.TurbineSecurityService.classname=org.apache.turbine.services.securi
ty.DBSecurityService
??? any ideas?
James Radvan
[EMAIL PROTECTED]
********************************************************************
Click here to visit the Argos home page http://www.argos.co.uk
The information contained in this message or any of its attachments may be
privileged and confidential, and is intended exclusively for the addressee.
The views expressed may not be official policy, but the personal views of
the originator.
If you are not the addressee, any disclosure, reproduction, distribution,
dissemination or use of this communication is not authorised.
If you have received this message in error, please advise the sender by
using the reply facility in your e-mail software.
All messages sent and received by Argos Ltd are monitored for virus, high
risk file extensions, and inappropriate content. As a result users should
be aware that mail may be accessed.
********************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]