RE: attachments

2005-04-19 Thread Samisa Abeysinghe
Hi Rangika, To me it appears as if the endpoint appearing after POST /axis/servlet/AxisServlet to be an Axis Java endpoint. You may have to change this to match the C++ endpoint. Thanks, Samisa -Original Message- From: Rangika Mendis [mailto:[EMAIL PROTECTED] Sent:

[jira] Closed: (AXISCPP-624) Support for the WSDL construct all

2005-04-19 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-624?page=all ] Samisa Abeysinghe closed AXISCPP-624: - Resolution: Duplicate Support for the WSDL construct all -- Key: AXISCPP-624 URL:

[jira] Updated: (AXISCPP-621) Support for the WSDL construct choice

2005-04-19 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-621?page=all ] Samisa Abeysinghe updated AXISCPP-621: -- type: New Feature (was: Bug) Description: Axis C++ doesn't support the WSDL construct choice. (was: Axis C++ doesn't support the

[jira] Commented: (AXISCPP-623) Support for the WSDL construct all

2005-04-19 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-623?page=comments#action_63134 ] Samisa Abeysinghe commented on AXISCPP-623: --- http://www.w3schools.com/schema/el_all.asp is a useful reference. Support for the WSDL construct all

[jira] Updated: (AXISCPP-623) Support for the WSDL construct all

2005-04-19 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-623?page=all ] Samisa Abeysinghe updated AXISCPP-623: -- type: New Feature (was: Bug) Version: 1.5 Final (was: 1.6 Alpha) Component: WSDL processing

[jira] Commented: (AXISCPP-613) Proxy Error

2005-04-19 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-613?page=comments#action_63137 ] Samisa Abeysinghe commented on AXISCPP-613: --- http://www.ietf.org/rfc/rfc2617.txt section 3.6 has info on what is going on here. This a bit more complex than

[jira] Commented: (AXISCPP-622) Support for the construct any

2005-04-19 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-622?page=comments#action_63135 ] Samisa Abeysinghe commented on AXISCPP-622: --- http://www.w3schools.com/schema/el_any.asp is a useful reference. Support for the construct any

[jira] Commented: (AXISCPP-622) Support for the WSDL construct any

2005-04-19 Thread Adrian Dick (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-622?page=comments#action_63149 ] Adrian Dick commented on AXISCPP-622: - There are also 3 dynamic API tests for the any construct. DynamicGetAnyObjectSOAPFaultTest DynamicGet_AddAnyObjectTest

RE: msvc 6 v 7

2005-04-19 Thread Carsten Blecken
I have tried to use msvc 7 client app and had problems with Exceptions passing over the binary interface (getting ... exceptions). I haven't tried lately though. I general we should try to move towards a newer version of vc, since this actually has a more standard conforming impl. of

Re: attachments

2005-04-19 Thread Nithyakala Thangaraja
Hi, Attachments was working in Axis CPP for Server Side,  but currently there seems to be a problem with the stimulated client request message. Need to check on it. Design document was posted on the mailing list. Regards, Nithya On Tue, 19 Apr 2005 09:46:29 +0100, John Hawkins wrote