posted 22 years ago
Hi,
I would like to use oracle 9i AS reporting tool in conjunction with IBM Websphere application server where my main application is deployed.
One solution which came to my mind is treating reporting stuff as a set of objects which are deployed on oralce 9iAS and are looked up using JNDI/IIOP from web container of Websphere appl server.
The main issue here is how the generated report is going to be served through the webserver to the client(since two appl servers are invloved)..
Is there any other solution to it which is more viable....?
Thanks in advance
Biju