Re: Problem with Ubuntu

2009-10-01 Thread Selvaratnam Uthaiyashankar
Hi, Glad to hear that you solved the problem. Regards, Shankar On Fri, Oct 2, 2009 at 3:34 AM, Jose M Medina V wrote: > Hi Selvaratnam, > I already solve the problem. This consist in I didn=92t put the =20 > definition of the function axis2_srvprb_agrApuesta in the library so I =20= > > this ca

Re: Problem with Ubuntu

2009-10-01 Thread Jose M Medina V
Hi Selvaratnam, I already solve the problem. This consist in I didn=92t put the =20 definition of the function axis2_srvprb_agrApuesta in the library so I =20= this cause a problem of integer pointer assignation in 64 bits =20 environment. Thanks for your interest in the problem. On Sep 30, 2

Re: Problem with Ubuntu

2009-09-30 Thread Selvaratnam Uthaiyashankar
, Jose M Medina V wrote: > Any ideas of how fix this problem? > Regards, > Begin forwarded message: > > From: Jose M Medina V > Date: September 21, 2009 8:47:51 PM GMT-04:30 > To: "Apache AXIS C User List" > Subject: Re: Problem with Ubuntu > > Well here an u

Re: Problem with Ubuntu

2009-09-21 Thread Jose M Medina V
: Apache AXIS C User List Subject: Fwd: Problem with Ubuntu Any update with this issue? Thanks, Begin forwarded message: From: Jose M Medina V Date: September 17, 2009 8:26:24 AM GMT-04:30 To: "Apache AXIS C User List" Subject: Re: Problem with Ubuntu Selvaratnam thank for your resp

RE: Problem with Ubuntu

2009-09-21 Thread Murphey McCloy
che AXIS C User List Subject: Fwd: Problem with Ubuntu Any update with this issue? Thanks, Begin forwarded message: From: Jose M Medina V Date: September 17, 2009 8:26:24 AM GMT-04:30 To: "Apache AXIS C User List" Subject: Re: Problem with Ubuntu Selvaratnam tha

Re: Problem with Ubuntu

2009-09-17 Thread Jose M Medina V
Selvaratnam thank for your response.I’m attaching all source code of the web service; the function axis2_srvprb_agrApuesta is in web_serv_prb.c library.As additional information the command that I use to build axis2c in Ubuntu was:./configure --prefix=/opt/axis2c --with-apache2=/usr/include/apache2

Re: Problem with Ubuntu

2009-09-16 Thread Selvaratnam Uthaiyashankar
Hi, Can you give "axis2_srvprb_agrApuesta" method as well? I think the problem might be in the return value, because srvprb_invoke exited without any problem. Regards, Shankar On Wed, Sep 16, 2009 at 8:59 PM, Jose M Medina V wrote: > I install Axis2c into Ubuntu Server 9.04 (Linux ubuntu-serve

Problem with Ubuntu

2009-09-16 Thread Jose M Medina V
I install Axis2c into Ubuntu Server 9.04 (Linux ubuntu-server 2.6.28-15-server #49-Ubuntu SMP Tue Aug 18 20:09:37 UTC 2009 x86_64 GNU/Linux) as a module for Apache 2. After that I write a web service for test purpose and when I test the service I receive the following error in the Apache lo