Hi,
I'm seeing this error when I try to mix the invocation of Axis1.4 and Axis2
clients in the same EJB class method (in WebSphere):
nested exception is:
java.lang.VerifyError:
org/apache/axis2/description/AxisOperation.setName(Ljavax/xml/namespace/QName;)V
I believe it's because for Axis 1.4
Is there a simple way to perform schema validation when using ADB? Examples
would be quite helpful.
I know this is simple with XMLBeans but have a service using ADB where I need
to validate the inbound request.
Thanks.
J
Dear Apache Axis2 Community, dear axis2 experts
I am struggling with a Microsoft Windows Communication
Foundation (WCF) 3.5 Web Service Client;
All works fine to an Axis2-1.4 /Java Web Service Engine,
to my Spezpla Web Service;
This
All,
In relation to the below, I understand that I will have to use the
SAAJ API to parse through header/body XML elements. The starting point
fo me could be:
MessageContext.getEnvelope() which returns a SOAPEnvelope object. Now
this object belongs to AXIOM API which imples that my parsing code
wou
On Tue, 2010-06-08 at 15:25 +0200, Christian Gosch wrote:
> Are you able to contact other people who might have had success in
> connecting to this service and using this method, maybe through support
> personnel or a forum of the service provider?
>
> What about manually changing the WSDL to ma