From: yahalom on
On Dec 20 2009, 10:32 am, yahalom <yahal...(a)gmail.com> wrote:
> On Dec 19, 3:43 am, drscr...(a)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.
From: Georgios Petasis on
στις 10/2/2010 14:50, O/H yahalom έγραψε:
> On Dec 20 2009, 10:32 am, yahalom<yahal...(a)gmail.com> wrote:
>> On Dec 19, 3:43 am, drscr...(a)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
From: yahalom on
On Feb 10, 3:11 pm, Georgios Petasis <peta...(a)iit.demokritos.gr>
wrote:
> στις 10/2/2010 14:50, O/H yahalom έγραψε:
>
>
>
> > On Dec 20 2009, 10:32 am, yahalom<yahal...(a)gmail.com>  wrote:
> >> On Dec 19, 3:43 am, drscr...(a)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.
From: drscrypt on
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
From: Uwe Klein on
drscrypt(a)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.lang.tcl/browse_thread/thread/e8524fd631f3f52f

uwe