Rahil Ali wrote:
I tried it with axis1.3.1 and its now executing the code I wrote, but a strange thing is happening....I am using a function "stat" when I invoke my service using apache it fails at this function where as it works fine when I use axis2_http_server..

httpd runs as apache user. May be that user does not have access rights to run stat for the file you are running it for.

Samisa...

Any ideas,
Thanks
Rahil

*/Samisa Abeysinghe <[EMAIL PROTECTED]>/* wrote:

    Please make sure you have "-ldl -lpthread" in your linker flags.

    Samisa...

    Rahil Ali wrote:
    > Hello Manjula,
    >
    > I am using these commands:
    > WSDL2C.sh -uri abc.wsdl -ss -sd -d adb -u
    >
    > gcc $CFLAGS -g -shared -olibFundTransferRequest.so $FLIBS -I
    > $AXIS2C_HOME/include/axis2-1.3.0/ -L$AXIS2C_HOME/lib \
    > -laxutil \
    > -laxis2_axiom \
    > -laxis2_engine \
    > -laxis2_parser \
    > -lpthread \
    > -laxis2_http_sender \
    > -laxis2_http_receiver \
    > -laxis2_libxml2 \
    > *.c
    > I will try 1.3.1 and update you...
    > Thanks,
    >
    > */Manjula Peiris /* wrote:
    >
    > Rahil,
    >
    > I didn't see any problems with your httpd.conf file. What are the
    > compiler options you used when compiling the service?
    >
    > BTW, We have added the dlerror to the log in 1.3.1. The RC [1] is
    > available, can you try with that?
    >
    > [1] http://people.apache.org/~dinesh/release/Axis2C-1.3.1-RC1/
    >
    > Thanks,
    > -Manjula.
    >
    >
    > On Tue, 2008-04-15 at 03:10 -0700, Rahil Ali wrote:
    > > Hello,
    > >
    > > I am using httpd ver 2.0 and I am not using any libraries; When
    > I put
    > > nothing in the source file ( only autogenerated code ( return
    NULL))
    > > even then its failing while creating dll, everything in my code
    > works
    > > fine with axis_http_server.. pls find the attached my httpd.conf
    > file.
    > >
    > > Regards,
    > > Rahil
    > >
    > > Manjula Peiris wrote:
    > > What is the HTTPD version you are using? And Can you send the
    > > httpd.conf
    > > file ? Also are you calling to any external libraries from
    > > your service?
    > >
    > > -Manjula
    > >
    > >
    > > On Tue, 2008-04-15 at 02:15 -0700, Rahil Ali wrote:
    > > > Hello again,
    > > >
    > > > I tried the same thing without apache server, it works fine
    > > with
    > > > axis2_http_server... Any ideas..
    > > >
    > > > Rgds,
    > > > Rahil
    > > >
    > > > Rahil Ali wrote:
    > > > Hello All,
    > > >
    > > > I am having problem in deploying a service on other machine.
    > > I
    > > > made archive of entire service folder and extract it in the
    > > > service/ folder on the client machine. When I attempt to
    > > made
    > > > a call it displayed
    > > > "[error] raw_xml_in_out_msg_recv.c(115) Impl object for
    > > > service 'FundTransferRequest' not set in message receiver.
    > > > 100 :: Failed in creating DLL"
    > > >
    > > > Then I tried to these on client machine:
    > > > I removed all the lib* service.xml and ran WSDL2C again on
    > > > WSDL file it generated the code and service.xml, i didnt
    > > > implement any logic in the source files and compiled it.
    > > Even
    > > > now when I am trying to call the service it displaying the
    > > > same error message...I have configured axis2c with apache2.
    > > >
    > > > Can anyone tell what am I missing here... have I forgotten
    > > any
    > > > library or something...
    > > >
    > > > Thanks
    > > > Rahil
    > > >
    > > >
    > > >
    > > >
    > > >
    > >
    > >
    > >
    > >
    >
    >
    >
    ---------------------------------------------------------------------
    > To unsubscribe, e-mail: [EMAIL PROTECTED]
    > For additional commands, e-mail: [EMAIL PROTECTED]
    >
    >
    >
    >
    >
    ------------------------------------------------------------------------
    >
    > No virus found in this incoming message.
    > Checked by AVG.
    > Version: 7.5.519 / Virus Database: 269.22.13/1377 - Release
    Date: 4/14/2008 9:26 AM
    >


-- Samisa Abeysinghe
    Director, Engineering; WSO2 Inc.

    http://www.wso2.com/ - "The Open Source SOA Company"


    ---------------------------------------------------------------------
    To unsubscribe, e-mail: [EMAIL PROTECTED]
    For additional commands, e-mail: [EMAIL PROTECTED]




------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG. Version: 7.5.524 / Virus Database: 269.23.0/1379 - Release Date: 4/15/2008 6:10 PM


--
Samisa Abeysinghe Director, Engineering; WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to