• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. gurdan01

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    gurdan01

    @gurdan01

    0
    Reputation
    622
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    gurdan01 Unfollow Follow

    Latest posts made by gurdan01

    • RE: Jsp Views wher are they in the Mango Dashboards?

      I did http://localhost:8080/jspViewExample.shtm, with the example you guys have in the web directory for jspViews and the jspViewExample.jsp, but it can not find it and not work for me here....

      I think it is something with the mapping with Spring framework in the project??....because i can not see the url mapping to the jspViews in the console when the mango project is starting up.....

      Please any help i would appreciate...

      pd: http://127.0.0.1/jspViewExample.shtm, i was testing this one too and not work!

      thanks

      posted in How-To
      G
      gurdan01
    • RE: Jsp Views wher are they in the Mango Dashboards?

      Hi,

      Thanks, but the information over there is very scattered, and only say we need to shoot the jspViews.zip in the module directory inside web directory in the MA Home, we did it, but we can not see how this work??

      Mango seems to be a good option, for the work we need to do, but we need the access to the JspViews module....i tried to call the jspViewExample.jsp like .shtm extension but it is not working and finding the jspViews module so far....

      Please if somebody know how this work, we appreciate any information.

      Thanks

      posted in How-To
      G
      gurdan01
    • RE: Jsp Views wher are they in the Mango Dashboards?

      Hi,

      Thanks, the jspViews is already installed.

      2014-11-03 08:43:25,030 (com.serotonin.m2m2.Main.loadModules:399) - Loading module 'galil', v1.4.4 by Infinite Automation Software
      INFO 2014-11-03 08:43:25,032 (com.serotonin.m2m2.Main.loadModules:399) - Loading module 'graphicalViews', v1.4.9 by Infinite Automation Software
      INFO 2014-11-03 08:43:25,054 (com.serotonin.m2m2.Main.loadModules:399) - Loading module 'http', v1.4.6 by Infinite Automation Software
      INFO 2014-11-03 08:43:25,058 (com.serotonin.m2m2.Main.loadModules:399) - Loading module 'internal', v1.4.4 by Infinite Automation Software
      INFO 2014-11-03 08:43:25,061 (com.serotonin.m2m2.Main.loadModules:399) - Loading module 'jmxds', v1.4.4 by Infinite Automation Software
      INFO 2014-11-03 08:43:25,064 (com.serotonin.m2m2.Main.loadModules:399) - Loading module 'jspViews', v2.0.3 by Infinite Automation Systems Inc.
      INFO 2014-11-03 08:43:25,070 (com.serotonin.m2m2.Main.loadModules:399) - Loading module 'log4JReset', v1.0.5 by Infinite Automation Software
      INFO 2014-11-03 08:43:25,070 (com.serotonin.m2m2.Main.loadModules:399) - Loading module 'loggingConsole', v1.0.1 by Infinite Automation

      But i can not see the icon module in the dashboard?, so that is my issue and question. And the only thing that i saw is i can not find any url mapping to any jspview objects view?

      type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,068 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,068 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/pending_alarms.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,068 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/event_handlers.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,068 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/data_sources.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,068 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/point_hierarchy.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,068 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/mailing_lists.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,068 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/publishers.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,069 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/system_settings.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,069 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/modules.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,069 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/emport.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,069 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/upload.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,069 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/download.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,069 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/mobile_data_point_details.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,069 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/logging_console.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,069 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/templateConfig.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,070 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/dataImport.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,071 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/dglux.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,071 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/dglux/login.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,071 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/views.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,072 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/public_view.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,072 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/view_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,073 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/maintenance_events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,073 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/point_links.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,074 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/reportChart.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,074 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/reports.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,074 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/scheduled_events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,075 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/sqlConsole.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,075 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/globalScripts.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,075 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/watch_list.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,076 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/mobile/login.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,077 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/mobile/watch_list.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
      INFO 2014-11-03 08:43:28,077 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:411) - Mapped URL path [/mobile/logout.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]

      Please, anyone can help me on this issue?

      thanks

      posted in How-To
      G
      gurdan01
    • Jsp Views wher are they in the Mango Dashboards?

      Hi,

      I just want to know if somebody else know where are the JSP views module in the Mango Dashboards??

      i am looking for it, but i do not see it?, please would you like to give me some guidance on it?

      Thanks

      posted in How-To
      G
      gurdan01
    • RE: Jsp Views wher are they in the Mango Dashboards?

      Hi,

      I just want to know if somebody else know where are the JSP views module in the Mango Dashboards??

      i am looking for it, but i do not see it?, please would you like to give me some guidance on it?

      Thanks

      posted in How-To
      G
      gurdan01