Go Back   Rhinocerus > Newsgroup > Newsgroup comp.lang.* 1 > Newsgroup comp.lang.tcl



Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 12-18-2009, 10:15 PM
Patrick
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

Did you ever get this figured out? I am having a similar problem with
an argument being an array of strings.
Patrick
Reply With Quote
Alt Today
Advertising
Google Adsense
 
and become member of Rhinocerus
Standard Sponsored Links

  #2 (permalink)  
Old 12-18-2009, 10:43 PM
drscrypt@gmail.com
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

Patrick wrote:
> Did you ever get this figured out? I am having a similar problem with
> an argument being an array of strings.
> Patrick



I am new to the package but without a url to replicate and test things,
it is hard for others to contribute.


DrS
Reply With Quote
  #3 (permalink)  
Old 12-20-2009, 08:32 AM
yahalom
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

On Dec 19, 3:43*am, drscr...@gmail.com wrote:
> Patrick wrote:
> > Did you ever get this figured out? I am having a similar problem with
> > an argument being an array of strings.
> > Patrick


not yet :-( Gerald is busy and I hope when New Year cools down he
will find the time and gives us a late Christmas present.

>
> I am new to the package but without a url to replicate and test things,
> it is hard for others to contribute.


Sometimes it is impossible to expose the url. In my case the package
gives the error BEFORE it goes out for http request so the problem is
a wsdl parsing/query building error.

>
> DrS


Reply With Quote
  #4 (permalink)  
Old 02-10-2010, 12:50 PM
yahalom
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

On Dec 20 2009, 10:32*am, yahalom <yahal...@gmail.com> wrote:
> On Dec 19, 3:43*am, drscr...@gmail.com wrote:
>
> > Patrick wrote:
> > > Did you ever get this figured out? I am having a similar problem with
> > > an argument being an array of strings.
> > > Patrick

>
> not yet :-( *Geraldis busy and I hope when New Year cools down he
> will find the time and gives us a late Christmas present.
>
>
>
> > I am new to the package but without a url to replicate and test things,
> > it is hard for others to contribute.

>
> Sometimes it is impossible to expose the url. In my case the package
> gives the error BEFORE it goes out for http request so the problem is
> a wsdl parsing/query building error.
>
>
>
> > DrS

>
>


still waiting for some info on the subject. If someone can shed a
light it will be greatly appreciated.
Reply With Quote
  #5 (permalink)  
Old 02-10-2010, 01:11 PM
Georgios Petasis
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

στις 10/2/2010 14:50, O/H yahalom *γραψε:
> On Dec 20 2009, 10:32 am, yahalom<yahal...@gmail.com> wrote:
>> On Dec 19, 3:43 am, drscr...@gmail.com wrote:
>>
>>> Patrick wrote:
>>>> Did you ever get this figured out? I am having a similar problem with
>>>> an argument being an array of strings.
>>>> Patrick

>>
>> not yet :-( Geraldis busy and I hope when New Year cools down he
>> will find the time and gives us a late Christmas present.
>>
>>
>>
>>> I am new to the package but without a url to replicate and test things,
>>> it is hard for others to contribute.

>>
>> Sometimes it is impossible to expose the url. In my case the package
>> gives the error BEFORE it goes out for http request so the problem is
>> a wsdl parsing/query building error.
>>
>>
>>
>>> DrS

>>
>>

>
> still waiting for some info on the subject. If someone can shed a
> light it will be greatly appreciated.


Where is the WSDL? Is there a specific error message during parsing?

George
Reply With Quote
  #6 (permalink)  
Old 02-10-2010, 01:22 PM
yahalom
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

On Feb 10, 3:11*pm, Georgios Petasis <peta...@iit.demokritos.gr>
wrote:
> στις 10/2/2010 14:50, O/H yahalom *γραψε:
>
>
>
> > On Dec 20 2009, 10:32 am, yahalom<yahal...@gmail.com> *wrote:
> >> On Dec 19, 3:43 am, drscr...@gmail.com wrote:

>
> >>> Patrick wrote:
> >>>> Did you ever get this figured out? I am having a similar problem with
> >>>> an argument being an array of strings.
> >>>> Patrick

>
> >> not yet :-( *Geraldis busy and I hope when New Year cools down he
> >> will find the time and gives us a late Christmas present.

>
> >>> I am new to the package but without a url to replicate and test things,
> >>> it is hard for others to contribute.

>
> >> Sometimes it is impossible to expose the url. In my case the package
> >> gives the error BEFORE it goes out for http request so the problem is
> >> a wsdl parsing/query building error.

>
> >>> DrS

>
> > still waiting for some info on the subject. If someone can shed a
> > light it will be greatly appreciated.

>
> Where is the WSDL? Is there a specific error message during parsing?
>
> George


In the first post you can see the parsed wsdl. it was parsed fine and
this is why I use "::WS::Client::LoadParsedWsdl"
also the error is shown there.
Reply With Quote
  #7 (permalink)  
Old 02-10-2010, 02:28 PM
drscrypt@gmail.com
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

yahalom wrote:
>
> In the first post you can see the parsed wsdl. it was parsed fine and
> this is why I use "::WS::Client::LoadParsedWsdl"
> also the error is shown there.



Well, not everyone has full access to thread history from a few months
ago. If you can't provide that info, it is hard for others to help.


DrS
Reply With Quote
  #8 (permalink)  
Old 02-10-2010, 02:52 PM
Uwe Klein
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

drscrypt@gmail.com wrote:
> yahalom wrote:
>
>>
>> In the first post you can see the parsed wsdl. it was parsed fine and
>> this is why I use "::WS::Client::LoadParsedWsdl"
>> also the error is shown there.

>
>
>
> Well, not everyone has full access to thread history from a few months
> ago. If you can't provide that info, it is hard for others to help.
>
>
> DrS

http://groups.google.com/group/comp....524fd631f3f52f

uwe
Reply With Quote
  #9 (permalink)  
Old 02-10-2010, 03:48 PM
Georgios Petasis
Guest
 
Posts: n/a
Default Re: Using WS::Client with complex types

στις 10/2/2010 16:52, O/H Uwe Klein *γραψε:
> drscrypt@gmail.com wrote:
>> yahalom wrote:
>>
>>>
>>> In the first post you can see the parsed wsdl. it was parsed fine and
>>> this is why I use "::WS::Client::LoadParsedWsdl"
>>> also the error is shown there.

>>
>>
>>
>> Well, not everyone has full access to thread history from a few months
>> ago. If you can't provide that info, it is hard for others to help.
>>
>>
>> DrS

> http://groups.google.com/group/comp....524fd631f3f52f
>
>
> uwe


The WSDL is not available? Only its parsed form?

George
Reply With Quote
 
Reply

Popular Tags in the Forum
complex, types, wsclient

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Complex types when using SOAP Bernard Newsgroup comp.lang.clipper.visual-objects 0 11-04-2009 05:15 AM
Seeking computer-programming job (Sunnyvale, CA) Robert Maas Newsgroup comp.lang.lisp 1631 07-14-2009 05:04 AM
Seeking computer-programming job (Sunnyvale, CA) Robert Maas Newsgroup comp.lang.java.programmer 1430 07-13-2009 10:16 PM
Intel compiler, efficiency of various complex number types and FFTWvs. Intel's FFT. Kazik� Newsgroup comp.language.c++ 4 07-06-2009 06:09 PM
Problematic complex notation in C99 jacob navia Newsgroup comp.lang.c 28 04-14-2009 01:53 AM



Language 1 | C | C++ | Php | Python | Lisp | Perl | Ruby | Java | Pascal | Basic | Language 2 | Databases | Oracle | Mysql | Access | Drupal
All times are GMT. The time now is 04:04 PM.


Copyright ©2009

LinkBacks Enabled by vBSEO 3.3.0 RC2 © 2009, Crawlability, Inc.