prefix not associated to uri in Bridge wsdl [message #37168] |
Thu, 15 November 2007 06:22  |
Eclipse User |
|
|
|
I've been looking for a library that would make my soap programming easier
and I though I found it, but it didn't work. As long as I see, the
library uses namespace uri and associated prefix written in WSDL to see
the type of the given soap parameter is primitive (int, string, boolean,
etc.) or complex. And I noticed the WSDL the Bridge provides uses
prefixes like xsd, tns1 or impl without any associated uri. I can't be
sure if it's valid or not though. Can anyone else?
Takeo Satomi
|
|
|
Re: prefix not associated to uri in Bridge wsdl [message #37237 is a reply to message #37168] |
Thu, 15 November 2007 14:33   |
Eclipse User |
|
|
|
Hi Takeo,
I'm not sure I understand your question below. Is this a problem you see
with the OHF Bridge, in that the prefixing in the WSDL is not associated
with declared uri? My gut reaction to this is issue (if I understand you
correctly) is that this is not what is intended, but I'll have to defer
to Matt to be sure.
Please clarify if I'm not correctly understanding your question.
- Sarah
Takeo Satomi wrote:
> I've been looking for a library that would make my soap programming
> easier and I though I found it, but it didn't work. As long as I see,
> the library uses namespace uri and associated prefix written in WSDL to
> see the type of the given soap parameter is primitive (int, string,
> boolean, etc.) or complex. And I noticed the WSDL the Bridge provides
> uses prefixes like xsd, tns1 or impl without any associated uri. I
> can't be sure if it's valid or not though. Can anyone else?
>
> Takeo Satomi
>
|
|
|
Re: prefix not associated to uri in Bridge wsdl [message #37339 is a reply to message #37237] |
Fri, 16 November 2007 00:02   |
Eclipse User |
|
|
|
Thank you for your reply Sarah,
And sorry for my confusing post. I think you understand it correctly.
If the current wsdl, having prefixes without association to declared URIs,
is neither as intended nor valid, I'd love to have fixed one.
Thanks,
Takeo Satomi
Sarah Knoop wrote:
> Hi Takeo,
> I'm not sure I understand your question below. Is this a problem you see
> with the OHF Bridge, in that the prefixing in the WSDL is not associated
> with declared uri? My gut reaction to this is issue (if I understand you
> correctly) is that this is not what is intended, but I'll have to defer
> to Matt to be sure.
> Please clarify if I'm not correctly understanding your question.
> - Sarah
> Takeo Satomi wrote:
>> I've been looking for a library that would make my soap programming
>> easier and I though I found it, but it didn't work. As long as I see,
>> the library uses namespace uri and associated prefix written in WSDL to
>> see the type of the given soap parameter is primitive (int, string,
>> boolean, etc.) or complex. And I noticed the WSDL the Bridge provides
>> uses prefixes like xsd, tns1 or impl without any associated uri. I
>> can't be sure if it's valid or not though. Can anyone else?
>>
>> Takeo Satomi
>>
|
|
|
|
Re: prefix not associated to uri in Bridge wsdl [message #37406 is a reply to message #37373] |
Fri, 16 November 2007 12:29  |
Eclipse User |
|
|
|
Thanks for the update Takeo. Keep us posted on your progress.
- Sarah
Takeo Satomi wrote:
> I'm sorry to have bother you all, since I've found prefixes are declared
> correctly with associated URIs. It's just my browser was hiding those
> attributes for unknow reason. I'll check the soap helper library and
> will let you know if there's any problem with the wsdl.
>
> Takeo
>
>
|
|
|
Re: prefix not associated to uri in Bridge wsdl [message #583160 is a reply to message #37168] |
Thu, 15 November 2007 14:33  |
Eclipse User |
|
|
|
Hi Takeo,
I'm not sure I understand your question below. Is this a problem you see
with the OHF Bridge, in that the prefixing in the WSDL is not associated
with declared uri? My gut reaction to this is issue (if I understand you
correctly) is that this is not what is intended, but I'll have to defer
to Matt to be sure.
Please clarify if I'm not correctly understanding your question.
- Sarah
Takeo Satomi wrote:
> I've been looking for a library that would make my soap programming
> easier and I though I found it, but it didn't work. As long as I see,
> the library uses namespace uri and associated prefix written in WSDL to
> see the type of the given soap parameter is primitive (int, string,
> boolean, etc.) or complex. And I noticed the WSDL the Bridge provides
> uses prefixes like xsd, tns1 or impl without any associated uri. I
> can't be sure if it's valid or not though. Can anyone else?
>
> Takeo Satomi
>
|
|
|
Re: prefix not associated to uri in Bridge wsdl [message #583222 is a reply to message #37237] |
Fri, 16 November 2007 00:02  |
Eclipse User |
|
|
|
Thank you for your reply Sarah,
And sorry for my confusing post. I think you understand it correctly.
If the current wsdl, having prefixes without association to declared URIs,
is neither as intended nor valid, I'd love to have fixed one.
Thanks,
Takeo Satomi
Sarah Knoop wrote:
> Hi Takeo,
> I'm not sure I understand your question below. Is this a problem you see
> with the OHF Bridge, in that the prefixing in the WSDL is not associated
> with declared uri? My gut reaction to this is issue (if I understand you
> correctly) is that this is not what is intended, but I'll have to defer
> to Matt to be sure.
> Please clarify if I'm not correctly understanding your question.
> - Sarah
> Takeo Satomi wrote:
>> I've been looking for a library that would make my soap programming
>> easier and I though I found it, but it didn't work. As long as I see,
>> the library uses namespace uri and associated prefix written in WSDL to
>> see the type of the given soap parameter is primitive (int, string,
>> boolean, etc.) or complex. And I noticed the WSDL the Bridge provides
>> uses prefixes like xsd, tns1 or impl without any associated uri. I
>> can't be sure if it's valid or not though. Can anyone else?
>>
>> Takeo Satomi
>>
|
|
|
Re: prefix not associated to uri in Bridge wsdl [message #583232 is a reply to message #37339] |
Fri, 16 November 2007 02:10  |
Eclipse User |
|
|
|
I'm sorry to have bother you all, since I've found prefixes are declared
correctly with associated URIs. It's just my browser was hiding those
attributes for unknow reason. I'll check the soap helper library and
will let you know if there's any problem with the wsdl.
Takeo
|
|
|
Re: prefix not associated to uri in Bridge wsdl [message #583243 is a reply to message #37373] |
Fri, 16 November 2007 12:29  |
Eclipse User |
|
|
|
Thanks for the update Takeo. Keep us posted on your progress.
- Sarah
Takeo Satomi wrote:
> I'm sorry to have bother you all, since I've found prefixes are declared
> correctly with associated URIs. It's just my browser was hiding those
> attributes for unknow reason. I'll check the soap helper library and
> will let you know if there's any problem with the wsdl.
>
> Takeo
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03355 seconds