Hi Simon,
Thanks. I have just done the JIRA creation.
Regards,
Marina.
Hi Marina
Thanks for doing this. The attachments didn't make it through the
mail list
unfortunately. Can you open a JIRA (
http://issues.apache.org/jira/browse/TUSCANY) for this problem and
attach
them there. We will then have a more precise way of tracking any
changes we
need to make to fix the problems you are seeing. I'm setting up a
local test
here so I'll take a look at your definitions.xml file you sent
previously in
the mean time.
Regards
Simon
Le 30 mai 08 à 12:29, Simon Laws a écrit :
On Fri, May 30, 2008 at 11:25 AM, Marina Deslaugiers <
[EMAIL PROTECTED]> wrote:
Hi,
As planned this morning, we have made directly test with the person
responsible of web service "Nursery" support to users.
We have detected various problems.
I attach (I hope joined files will actually be sent otherwise
please let me
know) two "sniff" files at the TCP level on communication with the
web
server "Nursery":
- The first one (see Aspen.tcpdump) corresponds to TCP
frames sent
by Tuscany that does not work
- The second one (see Support.tcpdump) corresponds to TCP
frames
sent by the Nursery support -after modification (correction) of
the Tuscany
frames- that does work
Following are the differences and explanations reported by the person
responsible for the Nursery WS support:
1) the namespaces used in SOAP BODY are not in conformity
with the
WSDL. Indeed, one can find the value "http://translatewithsms" as
the
"pseudo" namespace _ns_. Replacing that value with the one
defined in the
WSDL say "http://com.osa.mdsp.enabler.sei/SMSEnabler/V2_0/
SMSSenderSEI",
the SOAP frame works
Note that I realized that "translatewithsms" is the package name
of my
Eclipse project (containing in particular java client, interfaces
etc.
files).
2) at HTTP level, the web service in the Nursery is
protected by
"Basic Authentication" ; but the "Authorization" header is not
sent by
Tuscany
(NB: at the current state, we cannot know whether it is
actually a
problem EXCEPT if Tuscany uses pre-emptive authentication mecanisms
3) Note that Tuscany sends the authentication
credentials(user/password) using WS-Security that is not taken
into account
by the Nursery platform. This is not a problem however,
credentials are not
operate.
NB: tcpdump files can be opened with WireShark http://
www.wireshark.org/download.html
I might be responsible for these problems as I have probably made
mistakes
in coding (at least regarding the policy expression). Please can
you help me
in correcting.
Thanks you very much.
Regards,
Marina.