On 29 Aug 2003 at 18:28, [EMAIL PROTECTED] wrote: > Hi, > > (Please CC me in as I'm not subscribed). I'm causing a > java.lang.OutOfMemoryError within the Axis code (1.1 Final). I know > the area within my code I've recently modified, and it relates to > beans with array properties, but I'm posting in case there's an > opportunity for Axis to catch the issue (if its something that Axis > can catch). ... it (when I use the ?wsdl URL within a browser the OutOfMemoryError > occurs). I guess I'm just looking for an indication of whether its
Sorry, that's wrong. Its when the call to the web service method is performed that the error occurs (re-looking at the WSDL sort of prompted me, doh). At a quick squiz, the only difference I can tell between this and other very similar classes/web service calls, is overloaded methods for the array properties, could this be an issue? Anyway, I sound lazy to my own ears now so I'll dig further and hopefully find something useful. Joe
