From: Konovalov, V. <vko...@sp...> - 2004-05-12 09:29:09
|
> GetProplist will return "hello" string...and from my > trace output it is seen that hello message came to > client. The following dlls are present under /auto error message says it returned 'undef'. Be sure to check this. Also, pease note that you see below in your list "socket.dll" but it must be "Socket_1.dll" and updated Dynaloader, as stated at http://perlce.sourceforge.net I do not know whether Wince4.0 allows multiple instance of same dll in memory, but this could be a problem. Please let me know if this is one of the problems, and, if possible, please share your knowledge how did you built, your makefile and possible quircks, and I'll try placing that information to SF site... Best regards, Vadim. > > attrs -- attrs.dll > B b.dll ,c/c.dll > ByteLoder byteloder.dll > Cwd cwd.dll > Data dumper/dumper.dll > Devel > Dprof/dprof.dll,Peek/peek.dll,PPport/PPport.dll > Digest MD5/md5.dll > Encode encode.dll, > byte/byte.dll,cn/cn.dll,ebcdic/ebcdic.dll,JP/jp.dll,KR/kr.dll, > Symbol/symbol.dll,TW/tw.dll, > Unicode/unicode.dll > Errno > Fcntl Fcntl.dll > File Glob/Glob.dll > Filter Util/Call/call.dll > IO Io.dll > List Util/list.dll > MIME Base64/base64.dll > Opcode opcode.dll > PerlIO > encoding/encoding.dll,scaler/scaler.dll,via/via.dll > re re.dll > sdbm > SDBM_File sbbm_file.dll > socket socket.dll > Storable storable.dll > Sys Hostname/hostname.dll > Thread thread.dll > Threads threads.dll,share/share.dll > Time Hires/hires.dll > Unicode Normalize/Normalize.dll > XS Apitest/apitest.dll,Typemap/Typemap.dll > > > --- "Konovalov, Vadim" <vko...@sp...> > wrote: > 3. please name what dlls are anside, for > example, > > one of them must be > > Socket_1.dll but name all of them > > 1. It may be my ignorance, but possible your sub > > getPropList returned undef. > > May be you need to jus tdebug your script? > > What must return(hello) return? > > I am not knowledgable in SOAP, but what *must* > > return that call? > > > > > -----Original Message----- > > > From: subrata kolay > > [mailto:sub...@ya...] > > > Sent: Wednesday, May 12, 2004 11:37 AM > > > To: Konovalov, Vadim > > > Subject: RE: client-junk in SOPA response...soap > > client unale > > > to decode.. Help Needed > > > > > > > > > Dear Vadim, > > > > > > I have following folders under /auto, in all > > folder > > > (except errno) dll files present. all this dlls > > > generated after cross compile on wince4.2 > > > > > > attrs > > > B > > > ByteLoder > > > Cwd > > > Data > > > Devel > > > Digest > > > Encode > > > Errno > > > Fcntl > > > File > > > Filter > > > IO > > > List > > > MIME > > > Opcode > > > PerlIO > > > re > > > sdbm > > > SDBM_File > > > socket > > > Storable > > > Sys > > > Thread > > > Threads > > > Time > > > Unicode > > > XS > > > > > > Thanks & Reagrds > > > Subrata kolay > > > > > > --- "Konovalov, Vadim" > > <vko...@sp...> > > > wrote: > unfortunately I have no experience with > > > networking > > > > with WinCE. > > > > > > > > So I can't advice anything useful I afraid. > > > > > > > > Rainer has more experience, as he managed to > > provide > > > > compatibility layer. > > > > > > > > However, I have few ideas though. > > > > - did you succeeded in *any* networking Perl > > script > > > > on WinCE? > > > > - what DLLs are involved in process from perl > > side > > > > (in..../auto/.... > > > > directory)? do they have same name with system > > ones? > > > > > > > > Best regards, > > > > Vadim. > > > > > > > > > > > > > -----Original Message----- > > > > > From: subrata kolay > > > > [mailto:sub...@ya...] > > > > > Sent: Wednesday, May 12, 2004 9:46 AM > > > > > To: vko...@sp... > > > > > Subject: client-junk in SOPA response...soap > > > > client unale to > > > > > decode.. Help Needed > > > > > > > > > > > > > > > Dear Vadim, > > > > > > > > > > I am stuck here..can you please give some > > hints.. > > > > > > > > > > At the time of testing a simple soap message > > in my > > > > > test kit(I830M4 chipset intel motherboard > > having > > > > x86 > > > > > processor), response coming from server is not > > > > decoded > > > > > at client !! > > > > > i am giving soap trace response as well as my > > > > simple > > > > > script. why "client-junk" is coming at SOAP > > > > response > > > > > ?... > > > > > 1> my soap server is http daemon > > (mini_agent.pl) > > > > on > > > > > wince 4.2 > > > > > 2> soap client is (soap:lite) perl > > > > > (run_tests_remotely.pl) on winxp > > > > > 3> my called perl module is (test_suite.pm) on > > > > > > > wince 4.2 > > > > > > > > > > Can anyone help me to find out the solution? > > > > > Thanks in advance > > > > > > > > > > Thanks & Regards > > > > > Subrata kolay > > > > > > > > > > # soap trace result > > > > > SOAP::Transport::HTTP::Client::send_receive: > > POST > > > > > http://172.18.23.245:2020/ > > > > > Accept: text/xml > > > > > Accept: multipart/* > > > > > Content-Length: 443 > > > > > Content-Type: text/xml; charset=utf-8 > > > > > SOAPAction: "/test_suite1#getPropList" > > > > > > > > > > <?xml version="1.0" > > > > > encoding="UTF-8"?><SOAP-ENV:Envelope > > > > > > > > > > > > > > > xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" > > > > > > > > > > > > > > > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > > > > > > > > > > > > > > > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > > > > > xmlns:xsd="http://www.w3.org/1999/XMLSchema" > > > > > > > > > > > > > > > SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encodi > > > > > ng/"><SOAP-ENV:Body><namesp1:getPropList > > > > > > > > > > > > > > > xmlns:namesp1="/test_suite1"/></SOAP-ENV:Body></SOAP-ENV:Envelope> > > > > > SOAP::Transport::HTTP::Client::send_receive: > > > > HTTP/1.1 > > > > > 200 (OK) OK > > > > > > > > > > Date: Fri, 07 May 2004 16:32:23 GMT > > > > > > > > > > Server: libwww-perl-daemon/1.33 > > > > > > > > > > Content-Length: 535 > > > > > > > > > > Content-Type: text/xml; charset=utf-8 > > > > > > > > > > Client-Date: Fri, 07 May 2004 14:56:52 GMT > > > > > Client-Junk: <?xml version="1.0" > > > > > encoding="UTF-8"?><SOAP-ENV:Envelope > > > > > > > > > > > > > > > xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" > > > > > > > > > > > > > > > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" > > > > > > > > > > > > > > > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" > > > > > xmlns:xsd="http://www.w3.org/1999/XMLSchema" > > > > > > > > > > > > > > > SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encodi > > > > > > > ng/"><SOAP-ENV:Body><namesp10:getPropListResponse > > > > > xmlns:namesp10="/test_suite1"><s-gensym30 > > > > > > > > > > > > > > > xsi:type="xsd:string">hello</s-gensym30></namesp10:getPropList > > > === message truncated === > > ______________________________________________________________ > __________ > Yahoo! India Matrimony: Find your partner online. http://yahoo.shaadi.com/india-matrimony/ |