Hi,
Steve Loughran schrieb:
>> is there a possibility to generate java stubs and skeletons with
>> javadoc comments embedded, taken from the WSDL file
>> tags?
>
> this is an open bug report. Feel free to fix it.
Ok, if I got some spare time I have a look at it.
Regards,
Elmar
Hi,
is there a possibility to generate java stubs and skeletons with javadoc
comments embedded, taken from the WSDL file tags?
Currently the content of tags will be embedded as simple
comment in the generated files.
Best regards,
Elmar
Hi Brett,
send an email to [EMAIL PROTECTED], the address has
changed.
see: http://ws.apache.org/axis/mail.html
Regards,
Elmar
Hi Markus,
Markus Doss schrieb:
Increase the memory allocation pool size of tomcat?
>
> The tomcat configuration with 256 and 384 doesn't work either.
Well, than you should probably investigate the usage of attachments, as
Praveen mentioned.
Regards,
Elmar
Hi Markus,
Markus Doss schrieb:
> First I increased the memory to 128M. After increasing up to 256 the
> my soap client doesn't throw any exception. But now the out of memory
> comes from tomcat (with 256M memory, on linux).
>
> Fault Code = SOAP-ENV:Server.Exception: Fault String =
> java.lang
Hi Markus,
Markus Doss schrieb:
I wrote some services which transports image data to a server. I've done
this with apache soap. Now I transported a 8 MB tif image to the server
and run out of memory. Actually I don't use attachments for the service.
I code the image data base64 and sent this