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

JS4.0 Import/Export Scripts Remote Server


ddixon

Recommended Posts

 Can js-import and js-export be run against a remote server?  If so, which configuration files need to be modifed.  I attempted to modify the default_master.properties file to point to the remote server, but the scripts still ran against the local server.

I am running JasperServer 4.0 pro.

Thanks!

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

The Application Server (tomcat, jboss, glassfish) needs to be on the local server.

However, the database can be on a remote server because the connection and updates are made using JDBC connection calls.

Hope this helps. The docs/JasperReports-Server-Install-Guide.pdf has a section on how to run the "auto-install" script (Linux and Windows) to make the installation easier.

And if you run the installer binary, you can install tomcat+mysql on a local server only (the installer doesn't support remote systems).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...