Thanks Bill!!
Shall paste the code after I have closed all experiments.
One question - did you add the %AXIS2C_HOME%\lib in the system PATH
explicitly (using the properties of the desktop)? I do not want to do that
since I want the code to be portable and self-contained. Can I use the
setenv verb in defs.ijs to reset the path variable of the system so that dll
loading is correct?
Or, any other suggestions?
Thanks,
Yuva
On 8/13/07, bill lam <[EMAIL PROTECTED]> wrote:
>
> Hello Yuvaraj,
>
> I set up the repository at c:\axis2c and look into the original
> yahoo.csources.
> I found that you translated the following 3 lines incorrectly, they should
> be
>
> re=: element_create e;0;'yahoo_rest_search';0;(iad 'rn')
> ae=: element_create e;rn;'appid';0;(iad 'an')
> ....
> qe=: element_create e;rn;'query';0;(iad 'qn')
>
> having changing them, I managed to execute the line without problem.
> retn=: svc_client_send_receive c;e;rn
>
> please kindly complete the example and post here for our reference.
>
>
> PS. relevant definitions for the verb 'iad' in dll.ijs are as follows:
>
> symget=: 15!:6
>
> symdat=: 3 : 0 NB. symdat symget <'name'
> had=. {.memr y,(IF64{4 8),1,JPTR
> had+{.memr had,0,1,JPTR
> )
>
> iad=: [EMAIL PROTECTED]@boxopen
>
> --
> regards,
> bill
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm