- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- RSS integration
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2012 04:16 AM
06-20-2012 04:16 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2012 01:54 AM
06-25-2012 01:54 AM
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.