Done:
https://issues.apache.org/jira/browse/AXIOM-380
Dimitar
> From: andreas.veit...@gmail.com
> Date: Fri, 5 Aug 2011 20:33:34 +0200
> Subject: Re: Error decoding base64Binary
> To: java-user@axis.apache.org
>
> Yes, this is definitely a bug in Axiom. Please open an
Yes, this is definitely a bug in Axiom. Please open an issue report here:
https://issues.apache.org/jira/browse/AXIOM
Andreas
On Fri, Aug 5, 2011 at 20:24, Dimitar Gospodinov wrote:
> Hello,
>
> Recently I upgraded from Axis2 1.4.1 to Axis2 1.6.0.
> I have a web service with operation Test. One
Hello,
Recently I upgraded from Axis2 1.4.1 to Axis2 1.6.0.
I have a web service with operation Test. One of the Test parameters is of type
base64Binary.
After
upgrading to 1.6.0 Test stopped working - my code did not even get
called. Some investigation revealed that the problem is with the ba