Title: RE: oracle soap
Bineet,
We
have a set of B2B data exchange services implemented in database (stored
procedures + data). We also have a number of transport interfaces to access
those services (ex. Web-interface, FTP, RMI, ..., SOAP). SOAP is just one of
them. It allows our clients
Title: RE: oracle soap
hi Alex
well can u please tell me what is the role of soap
when interacting with the oracle database...i mean where u guys are using this
soap in context to the database access.
regards and thanxs
bineet
- Original Message -
From:
Podlipski, Alex
Title: RE: oracle soap
Yes Sid, I am currently working on Oracle-SOAP project.
We use Oracle 8.1.7 database, OSE (Oracle Servlet Engine) as a servlet container, and Apache SOAP 2.2 as a server-side SOAP implementation. That is, SOAP lives inside the database itself, as close to data as