Server Management - Systems Insight Manager
1833379 Members
3489 Online
110052 Solutions
New Discussion

Re: RSS integration

 
VSB
Occasional Visitor

RSS integration

Hi

I am hoping someone can help me with this as I have searched for a long time with no luck.

I am trying to integrate an RSS feed from HPSIM 7.0 into FootPrints I have enabled the RSS feed according to the howto by

adding "rssFeedEnabled=true" to the "globalsettings.props" file.

But I can only access the RSS feed after providing username/password how do I disable username and password check for this link?

 

 

1 REPLY 1
VSB
Occasional Visitor

Re: RSS integration

I found it after digging around.

You have to edit "web.xml" located in "C:\Program Files\HP\Systems Insight Manager\hpwebadmin\webapps\ROOT\WEB-INF\web.xml" remove the "<url-pattern>*/rss</url-pattern>" and "<url-pattern>*/RSS</url-pattern>" in the <!-- Define the context-relative URLs to be protected --> section of the file.