Linker error

2010-02-17 Thread Søren Berggreen
Hi. I'm trying to build a client to a axis2c service, but I keep getting linker errors saying something like: File: test_client.o In function 'main': [Linker error] undefined reference to '_imp__axutil_env_create_all' [Linker error] undefined reference to '_imp__axutil_strcmp' [Linker error] unde

Fw: REST: HTTP_PUT: Debugging

2010-02-17 Thread Satish Bvs
Nandika, Can you help with below question. We started adopting Axis2C framework for our project recently. And thank you for the the platform work. Currently we are stuck with a roadblock and seek your help or guidance. Problem Statement, Unable to pl

Re: Fw: REST: HTTP_PUT: Debugging

2010-02-17 Thread Samisa Abeysinghe
This might be a bug in Axis2/C. We need to test with the REST sample. Did you try with our sample and did it work? Samisa... On Thu, Feb 18, 2010 at 12:38 AM, Satish Bvs wrote: > Nandika, > > Can you help with below question. > > We started adopting Axis2C framework for our project

Re: Linker error

2010-02-17 Thread Selvaratnam Uthaiyashankar
Hi, can you attach your client and the makefile? Which Axis2/C version you are using? Regards, Shankar On Wed, Feb 17, 2010 at 6:05 PM, Søren Berggreen wrote: > Hi. > > I'm trying to build a client to a axis2c service, but I keep getting linker > errors saying something like: > > File: test_cli