Jump to content
We've recently updated our Privacy Statement, available here ×

plambert_1

Members
  • Posts

    55
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by plambert_1

  1. It is in the documentation, when you use the package manager to install Tomcat you need to define in the default_master.properties file of the buildomatic the following : 
     

    # Tomcat app server root dir
    # appServerDir = C:\Program Files\Apache Software Foundation\Tomcat 7.0
    # appServerDir = /home/devuser/apache-tomcat-7.0.26
    # if linux package managed tomcat instance, set two properties below
    CATALINA_HOME = /usr/share/tomcat6
    CATALINA_BASE = /var/lib/tomcat6

  2. Do these user have the ROLE_USER as well? This Role is with defautlt configuration mandatory.

    As well are you working in multi-tenancy mode ? If yes are you sure you created the ROLE at the good level ie. for the good organization or  Root level?
    Regarding this for which ROLE (Root or Specific Tenant) did you grant access to those folders? 

×
×
  • Create New...