Good to hear that tests are being run against the c++ server. How are they faring Samisa?
 
sanjaya.

Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:
Ooops, sorry, my fault. I should have had a look at the message on wire,
but did not bother as the tests were passing with C++ server.

I have put the fix in CVS now.

Thanks,
Samisa...

On Thu, 2005-06-09 at 13:48, John Hawkins wrote:
> Hi Folks,
> someone has changed the namespaes so that they appear to start at ns2
> instead of ns1 when we have multiple requests. Ah ha - ! Perhaps,
> Samisa this is a bit of constructor initialisation that needs to be
> fixed.
> Because the first call is fine but the second call has the
> wrong/different namespace?
>
> POST /Calculator/services/Calculator HTTP/1.1
> Host: localhost:13260
> Content-Type: text/xml; charset=UTF-8
> SOAPAction: "Calculator#div"
> Content-Length: 400
>
>
> > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
>
>
> 100
> 20
>

>

>

>
> POST /Calculator/services/Calculator HTTP/1.1
> Host: localhost:13260
> Content-Type: text/xml; charset=UTF-8
> SOAPAction: "Calculator#div"
> Content-Length: 1055
>
>
> > xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
> > env:role="http://www.w3.org/2003/05/soap-envelope/role/next">
>
>
> 100
> 20
>

>

>

--
Samisa Abeysinghe <[EMAIL PROTECTED]>
Virtusa Corporation


How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos

Reply via email to