Jump to content

mfio

Members
  • Posts

    4
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by mfio

  1. Hi!

    I am writing to you because I have to solve this problem as soon as possible
    I know the server jasper too little.

    I have 4 installations of jasper servers. Community edition
    I would like to pass a session parameter (for example .... set it in xml configuration)
    and to be able to read it from my report.

    It's possible?
    where could I set it in web-inf so I can read it from my report?

    So I would could personalize it on every installation.


    Can you help me please?
    Thank you very much,
    M.

  2. Hi.

    I use community edition and I have need to set a session custom parameter into my jasper server because a must to read this parameter

    by my reports and use it in the query. I have a lot of installation of webapp of jasperServer and  every one must run with one custom parameter that is not datasource or user,

    but a variable whose value is different for each jasperserver installation
    How I can do to pass this type of  parameter?

    Could you help me, please?

    Many thanks,

    M.

  3. Hi! 

    Thank's for you answer! 

    I try with "js-install-ce.bat  test" and  "js-install-ce.bat regen-config"

    But the problem is the same.

    Error: appServerDir=/appserv/jboss/ajb640, fixedAppServerDir=D:/appserv/jboss/ajb640

    My task is to compile jasperserver on my computer (window) and then to deploy jasperserver.war on jboss 6.4 installed on remote computer (linux).

    Perhaps I must to compile the package where I have my jboss too? 

    Thank's,

    M.

     

     

  4. Hi!

    I need to config my jasperReports server with appServer jboss 6.4 that is installed on Linux.

    I have changed my default_master.properties  on my jasperreports-server-cp-6.4.0-bin distribution 

    # appServerType = tomcat
    appServerType = jboss-eap-6
    # appServerType = jboss-eap-7

    # appServerDir = /home/devuser/wildfly-9.0.2.Final
    appServerDir = /appserv/jboss/ajb640
     

    I have compiled from 

    D:jasperReportjasperreports-server-cp-6.4.0-binbuildomatic> 

    and I am getting following error.

    D:jasperReportjasperreports-server-cp-6.4.0-binbuildomatic>js-ant deploy-webapp-ce

    D:jasperReportjasperreports-server-cp-6.4.0-binbuildomatic>echo off
    Buildfile: D:jasperReportjasperreports-server-cp-6.4.0-binbuildomaticbuild.xml
         [echo] Filtering properties (cleaning out blank spaces)
         [echo] chkAndSetLocaleDbSettings: dbType is postgresql
         [echo] chkAndSetLocaleDbSettings: db.set.lc_collate and db.set.lc_ctype are NOT both set
         [echo] chkAndSetLocaleDbSettings: parse: scripts.properties for db commands
         [echo]
         [echo] Error: The appServerDir does not seem to be a valid directory:
         [echo] Error: appServerDir=/appserv/jboss/ajb640, fixedAppServerDir=D:/appserv/jboss/ajb640
         [echo] Error: Check that appServerDir is properly set in your default_master.properties file

    BUILD FAILED
    D:jasperReportjasperreports-server-cp-6.4.0-binbuildomaticbuild.xml:61: The following error occurred while executing this line:
    D:jasperReportjasperreports-server-cp-6.4.0-binbuildomaticbinsetup.xml:966: Error: Check that appServerDir is properly set in your default_master.propertie
    s file

    Why it substitute my path   /appserv/jboss/ajb640,

    with              D:/appserv/jboss/ajb640 ?

    Could you help me, please?

    Where I failed?

    Many thanks,

    M.

     

     

     

     

×
×
  • Create New...