jQuery in Action, 2nd edition
The moose likes Distributed Java and the fly likes JCA adapter for Oracle Reports 6i Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "JCA adapter for Oracle Reports 6i" Watch "JCA adapter for Oracle Reports 6i" New topic
Author

JCA adapter for Oracle Reports 6i

Nikhil Nadkarni
Greenhorn

Joined: Mar 12, 2003
Posts: 1
Hi,
Our J2EE system generates reports from Oracle Reports 6i using a servlet that opens a socket connection and does a HTTP POST.
I am investigating if it's worth developing a JCA adapter that will talk to Oracle Reports server and generate the reports via an HTTP POST. Developing the JCA framework will help us migrate to other EIS'es in the future. Can I use CCI to generate HTTP POST and read streamed data ?
Is there any sample JCA adapter code that I could refer to?
Thanks,
Nikhil
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JCA adapter for Oracle Reports 6i
 
Similar Threads
JDBC driver to read XML file
Invoking Oracle reports using Servlets
How do I use Oracle Report server 6i with OC4J ??
Forms&Reports 6i for WindowsNT refused connection to Personal Oracle 8i for Win2000
oracle developer