State of Vermont is New Workflow Automation Client for HighOrbit
Department for Children and Families using company’s BPM software
Read more...

HighOrbit

Workflow Automation

 
Welcome, Guest
Please Login or Register.    Lost Password?

RSS Feeds (work around found)
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: RSS Feeds (work around found)
#366
RSS Feeds (work around found) 3 Years, 7 Months ago Karma: 0
Hello, in the past I have reported that RSS feeds did not work in our self hosted environment. I just found a workaround. In the file rsslist.jsp I replaced the line:
Code:

String portStr = getServletContext().getInitParameter(webServer + ".port");

with:
Code:

String portStr = "6051";

And now it works for me. Maybe this helps finding the real error.

Best,

Janno Schouwenburg
janno
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Netherlands Birthday: 05/01
The administrator has disabled public write access.
 
Go to topPage: 1

Support Login