Should work fine. Make sure you're using 8.1.7.1 or
higher of the Oracle database since 8.1.6 had a
database JVM issue with System.arrayCopy() of two-dimensional
arrays of int's which caused crashes using Xerces.

Does the client program work correctly and compile correctly
*outside* the database?

__________________________________________________________
Steve Muench - Developer, Product Mgr, Evangelist, Author
Simplify J2EE and EJB Development with BC4J
http://otn.oracle.com/products/jdev/htdocs/j2ee_bc4j.html
Building Oracle XML Apps, www.oreilly.com/catalog/orxmlapp
----- Original Message -----
From: "Maik Kuendig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 23, 2002 8:43 AM
Subject: SOAP-Client in Oracle DB


| Hello
|
| Did someone now if I can load a SOAP-Client into an Oracle DataBase.
| Because I can have JavaStoredProcedures in the DataBase. I hava already
| try to load:
|
| soap.jar
| xerces.jar
| mail.jar
| activation.jar
|
| in to the DataBase, but if I try to compile a SOAP-Client Programm, i
| got the error:
| > Class Call not found
|
| I now there is a SOAP for iAS9i but i want the client i the DataBase.
|
| Can someone help me how to load a client in the DataBase?
|
| Thanks and best regards
|
| Maik Kündig
|

Reply via email to