Hi from Barcelona,
I'm trying to use the example code: http://www.oracle-base.com/articles/9i/ ... ces-9i.php
It seems to be all that I need, but it not works. The message error is
"ORA-04068: existing state of packages has been discarded
ORA-04067: not executed, package body "LLORET.SOAP_API" does not exist
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at "LLORET.ADD_NUMBERS", line 21
"
I can't understand what happend, because I create the Package "soap_api.sql " and I can see it created...
Can you help me¿?
Thanks in advance!