Oops. Take a look at the commit referenced in this JIRA issue instead:
    https://issues.opennms.org/browse/HZN-929

If you're not compiling from source, you can try making the changes to the 
navbar.ftl file in the following .jar:
    
${OPENNMS_HOME}/jetty-webapps/opennms/WEB-INF/lib/opennms-webapp-${version}.jar

-Jesse

On 10/28/2016 08:39 AM, Rockdale Green wrote:
> Hi, Jesse:
>
> Thanks for your reply. I went to the link but it shows the commit is missing? 
>
>
>       We went looking everywhere, but couldn’t find those commits.
>
> Sometimes commits can disappear after a force-push. Head back to the latest 
> changes here
> <https://github.com/OpenNMS/opennms/pull/1088/files>.
>
>
> Though the commit is very useful - we also trying to do auto-login.  
>
>
>   Allow login via GET requests #1088
>
>
> I actually tried to enable anonymous access for all, Add Anonymous_role in 
> applicationContext_spring_security.xml
> wherever USER_ROLE appears. The top navigation is missing even access from 
> web browser. (not within an iframe). 
>
>
> On Thu, Oct 27, 2016 at 9:35 AM, Jesse White <je...@opennms.org 
> <mailto:je...@opennms.org>> wrote:
>
>     Hi Rockdale,
>
>     We actually ran into this recently too. Try making these changes:
>
>        
> https://github.com/OpenNMS/opennms/pull/1088/commits/6b5ef6294690b0c5da56e15ebefaef1a9d31c7c2
>     
> <https://github.com/OpenNMS/opennms/pull/1088/commits/6b5ef6294690b0c5da56e15ebefaef1a9d31c7c2>
>
>     Best,
>     Jesse
>
>
>     On 10/27/2016 09:22 AM, Rockdale Green wrote:
>>     Hi, all: 
>>
>>     This is the first time I work with OpenNMS. We are trying to host/embed 
>> openNMS web interface inside one of the
>>     webpage in our intranet website. I thought this should be straight 
>> forward but the top navbar and horizon logo
>>     are disappearing when embedded in an IFrame. What left is just the 
>> breadcrumb (home>.....) and the content. 
>>     Looked in the /includes/bootstrap.jsp. It is these lines 
>>
>>
>>     <c:choose>
>>       <c:when test="${param.quiet == 'true'}">
>>         
>>       </c:when>
>>       <c:otherwise>
>>         <jsp:include page="/navBar.htm" flush="false" />
>>       </c:otherwise>
>>     </c:choose>
>>
>>
>>     So I commented out the c:choose and make the /NavBar.htm alway gets 
>> included. But it is still not showing. Also I
>>     cannot find NavBar.htm anywhere nor NavBar.jsp files in the source code. 
>> Are they generated on the run time?  You
>>     can tell I am pretty new for JSP/Spring. Any help/hints will be much 
>> appreciated. 
>>
>>     Thanks in advance
>>     -rockdale
>>
>>
>>     
>> ------------------------------------------------------------------------------
>>     The Command Line: Reinvented for Modern Developers
>>     Did the resurgence of CLI tooling catch you by surprise?
>>     Reconnect with the command line and become more productive. 
>>     Learn the new .NET and ASP.NET <http://ASP.NET> CLI. Get your free copy!
>>     http://sdm.link/telerik
>>
>>     _______________________________________________
>>     Please read the OpenNMS Mailing List FAQ:
>>     http://www.opennms.org/index.php/Mailing_List_FAQ 
>> <http://www.opennms.org/index.php/Mailing_List_FAQ>
>>
>>     opennms-devel mailing list
>>
>>     To *unsubscribe* or change your subscription options, see the bottom of 
>> this page:
>>     https://lists.sourceforge.net/lists/listinfo/opennms-devel
>>     <https://lists.sourceforge.net/lists/listinfo/opennms-devel>
>     
> ------------------------------------------------------------------------------
>  The Command Line: Reinvented for
>     Modern Developers Did the resurgence of CLI tooling catch you by 
> surprise? Reconnect with the command line and
>     become more productive. Learn the new .NET and ASP.NET <http://ASP.NET> 
> CLI. Get your free copy!
>     http://sdm.link/telerik _______________________________________________ 
> Please read the OpenNMS Mailing List FAQ:
>     http://www.opennms.org/index.php/Mailing_List_FAQ 
> <http://www.opennms.org/index.php/Mailing_List_FAQ>
>     opennms-devel mailing list To *unsubscribe* or change your subscription 
> options, see the bottom of this page:
>     https://lists.sourceforge.net/lists/listinfo/opennms-devel
>     <https://lists.sourceforge.net/lists/listinfo/opennms-devel> 
>
> ------------------------------------------------------------------------------
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive. 
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
>
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
>
> opennms-devel mailing list
>
> To *unsubscribe* or change your subscription options, see the bottom of this 
> page:
> https://lists.sourceforge.net/lists/listinfo/opennms-devel
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to