Fw: AW: Soap with Attachment

2005-06-23 Thread Mark Whitlock
to be compatible. I asked about this on the Axis Java user mailing list but got no response. But unreferenced attachments are not described in the WSDL, so presumably this issue is not important to you. Mark Mark Whitlock IBM - Forwarded by Mark Whitlock/UK/IBM on 23/06/2005

Fw: Soap with Attachment

2005-06-21 Thread Mark Whitlock
release. Attachments are supported by Axis Java but I don't know details. Is there particular function that you need that you would like to add in support for? Mark Mark Whitlock IBM - Forwarded by Mark Whitlock/UK/IBM on 21/06/2005

Fw: Enabling trace on the server

2005-06-09 Thread Mark Whitlock
Hi Henrik, ClientLogPath enables trace in the client. LogPath enables trace in the server. Mark Mark Whitlock IBM - Forwarded by Mark Whitlock/UK/IBM on 09/06/2005 09:49 - "Henrik Nor

Fw: AW: Settings for Java Webservice (used by C++-Client)

2005-06-06 Thread Mark Whitlock
72 to record the problem. Mark Mark Whitlock IBM - Forwarded by Mark Whitlock/UK/IBM on 06/06/2005 14:21 - "Falk Sippach" &l

Fw: web service exception causes crash - possible bug in WSDL2Ws?

2005-05-24 Thread Mark Whitlock
your stub, so I'm confused as to why the stub is failing as it deletes the detail. Try running it with trace on. Mark Mark Whitlock IBM - Forwarded by Mark Whitlock/UK/IBM on 24/05/2005 13:21 -

Fw: list of deployed web services

2005-05-11 Thread Mark Whitlock
it is unnamed in the method signature. Interesting places to look in a trace include... - the entry trace for HTTPChannel::operator<< shows the message that will be sent on the wire - any exception records - the trace re

Fw: calling a method with xsd__base64Binary

2005-05-11 Thread Mark Whitlock
Hi Jamie, I fixed a bug in SoapSerializer for xsd__base64Binary on 28/4 (after 1.5 was released). The bug was that null bytes in the binary data were not handled correctly. So if you're using 1.5, please upgrade to a later nightly level and let us know how you get on, Mark Mark Whitloc

Fw: Fault error

2005-03-16 Thread Mark Whitlock
Hi Victor, The soap fault has to be a complex type. Try something like this... Soap faults that are primitives are not currently supported. Mark Mark Whitlock IBM

Fw: HTTPTransportException

2005-03-09 Thread Mark Whitlock
Hi Tim, I investigated your problem further and I believe I have solved it. Please see AXISCPP-524 for more information. Please retest with my fix and let me know how you get on. Mark Mark Whitlock IBM - Forwarded by Mark Whitlock/UK/IBM on 09/03/2005 16:49

Fw: HTTPTransportException

2005-03-09 Thread Mark Whitlock
, please reproduce it with trace on, and send the trace so I can investigate it further. Thanks, Mark Mark Whitlock IBM - Forwarded by Mark Whitlock/UK/IBM on 09/03/2005 10:11 - Tim Bartley