Hi,
I'm loading a WS-callout client jar into an 11gR2 DB and running into some missing classes/interfaces (ORA-29521), eg javax.xml.ws.Service/WebServiceFeature. I've find articles stating that you would have to load the WS SOAP client stack but the dbws*.jar in jlib don't appear to contain those classes. Any pointers?
If I'm to support 10g databases also, I assume that the same client won't work (even recompiled) since the 10g has a 1.4 JVM without annotation support etc, right?
Thanks in advance,
Nik