[Logo] Serotonin Software Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Mango servlet deployment in a custom path, using tomcat's deploy manager  XML
Forum Index » Mango installation
Author Message
andrea.coccanari

Initiate

Joined: 28/06/2007 12:06:06
Messages: 1
Offline

Hi. I am an ICT Engineer in ASC srl, Italy: I am really interested in Serotonine Scada applications, and I am trying to evaluate Mango M2M Java Servlet. I should absolutely deploy the servlet using Tomcat 5.5 in a custom path, NOT TOMCAT ROOT FOLDER. Should someone help me? Servlet deployment in a custom path actually generates some java AccessControlException and the servlet cannot load. Soon I will upload some logs generated at servlet application startup. Best regards.
mlohbihler

Master
[Avatar]

Joined: 01/03/2007 22:48:52
Messages: 1456
Offline

Hello Andrea,

The online demo of Mango is in fact installed in a sub context, so there should not be any application problems in doing so. I suspect your problem may relate to the usage of a custom or non-standard Security Manager in your Tomcat installation. (See http://tomcat.apache.org/tomcat-3.3-doc/tomcat-security.html for details on using security managers.)

Can you send more details of the exception, such as the full stack trace? If the stack trace is not descriptive, you can turn on security manager debugging following the instructions at the bottom of the page at the above url.

Best regards,
Matthew Lohbihler
 
Forum Index » Mango installation
Go to:   
Powered by JForum 2.1.9 © JForum Team