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

how to configure jasper reports with weblogic


Recommended Posts

By: Muralidhar bp - pmurli

how to configure jasper reports with weblogic

2003-01-08 06:58

Hello,

 

I have to configure jasperreports with weblogic 6.1.

Please help me to configure and also to deploy the reports on the web.

Thanx in advance

 

Rgds

Murli

 

 

 

 

By: Teodor Danciu - teodord

RE: how to configure jasper reports with weblogic

2003-01-10 05:03

 

Hi,

 

The "webapp" sample should work on any Java

web server without any special configuration.

You can use the "ant war" command to produce

a war file that you could deploy on weblogic.

 

I hope this helps.

Teodor

 

 

 

 

 

By: Erich Kilmer - ekilmer

RE: how to configure jasper reports with weblogic

2003-02-21 06:27

I used ant to build the war file (in demo/samples/webapp directory do: ant -verbose war). This builds the jasper-webapp.war.

Copy this to your weblogic directory. Mine is d:bea7.0user_projects<your domain name here>applications.

Copy the jasper-webapp.war there and restart WebLogic.

I have a copy of WebLogic running on my PC so to access the Jasper webapp demo I just type into my browser: http://localhost:7001/jasper-webapp/index.html and the demo is there!

Good luck.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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