Jump to content

Can iReport 1.3.3 run under JBOSS 3.2.2


yellowboy

Recommended Posts

hello every body!

i'm beginning to use iReport form now.

At first i want to use iReport 2.0.

But my project is only run under jdk 1.4

So i turn to iReport 1.3.3.

but I still not sure about one thing:

Can iReport 1.3.3 run under JBOSS 3.2.2 ?

 

Any body can tall me?

thanks a lot!

Link to comment
Share on other sites

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Thank you very much! That's great.

 

My project is web based.In some jsp page,i need make a

pdf file with the data the user need.

 

So,I'm going to do :

 

Make a .jrxml/.jasper file with iReport and it's dataSource is java bean.

 

Writting some java classes running under Jboss 3.2.2 ,class A get data from Oracle,Class B put it into java bean.

 

then Class C call JasperReprots' class(which i still not know yet:P) to make out a pdf file and show it to user. DONE!

 

so what you think?

 

I'm in China,so my English is not good.Hope you understand what i mean.

Post edited by: yellowboy, at: 2007/07/18 09:07

Link to comment
Share on other sites

Yes, it works.

 

You just need to deploy JasperReports in your application ear.

You design a repport template in the client side, and upload it in your web app server.

But, be carreful to use the same version of JasperReports between iReport and your web app.

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