Re: Using apache/axis within Oracle



On Mon, 25 Apr 2005, Robert Marshall wrote:

>> Try you stuff with 1.1 - even if you get *different* error messages
>> at least you'll get a better idea of what's going on....
>>
>
> I certainly do, I had to load xmlparserv2.jar grant various
> permissions (in oracle) and I now I get - when running locally after
> a regenerate of the java from the xsdl and a rebuild of my code
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/axis/handlers/soap/MustUnderstandChecker
> at
> org.apache.axis.client.AxisClient.<init>(AxisClient.java:49)

Ignore this it was somehow managing to load the RC3 version of the
axis jar files, must clear out the old version of the axis code in
oracle too!

Robert

.