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

N00b..Tomcat working..what next??


jcm4101

Recommended Posts

HI

 

Total JI newbie, so apologies up front..

Running Linux..

I've installed Jasper Intelligence and Tomcat.

 

Tomcat running A-OK (Connects on 8080 fine)..

What do I do next to fire up and get access to Jasper Intelligence (Jasper Server I suppose..)

 

 

All I want to do is publish/Run reports I've generated with iReports(Windows) using tomcat..

 

Sorry for the n00biness of the questions.

 

Thanx in advance..

 

Dave

Post edited by: jcm4101, at: 2006/09/21 10:20

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi, I'm not sure if you have installed using the linux installer binary or whether you installed "by hand" using the stand-alone war download.

 

If you did the linux installer binary then it will have already done the configuration work for you. If you go to your installation directory you should see a file like jasperctl.sh... here you can type ./jasperctl.sh tomcat start

 

Because jasperintelligence product (the jasperserver) is a web application, it actually does not start up on it's own. In you case, it startup as part of the tomcat startup. Also, verify in you tomccat/webapps dir that you see a jasperserver.war file

 

You can access with the following url if it started OK http://localhost:8080/jasperserver

 

Lastly, look in the tomcat logs to see if you notice anything and at the jasperserver.log (I think in the tomcat/bin directory). In the docs directory, you will file the jasperintelligence-user-guide and the jasperintelligence-install-guide. There is lot's more information here.

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...