Re: multiple configurations (multiple axis2.xml with different names)?

2009-03-01 Thread Samisa Abeysinghe
Raymond Zhou wrote: OK, Thanks Dinesh. So it seems that I can create multiple configuration files all named axis2.xml but put in different folds, and in each axis2.xml, specify the library and module locations pointing to the single axis2/c installation. It would be nice if I can create

Re: is axis2c supported on mainframes

2009-03-01 Thread Samisa Abeysinghe
PP wrote: Hi, we want to write webservices on mainframes using axis2c. I wonder if axis2c supports mainframes and if supports is there anything special need to take care of? If you try out and report problems, if any, we should be able to help. Did you try compiling Axis2/C on the

bare minimum to run mod_axis2?

2009-03-01 Thread Sam Carleton
I am a one man ISV. I am adding Axis2/C to my software. I have mod_axis2 up and running in my own minimal install of Apache 2.2.10. The only issue is that I still have Axis2RepoPath in the httpd.conf pointing to the original deploy folder that was created when I compiled from the subversion

Re: bare minimum to run mod_axis2?

2009-03-01 Thread Supun Kamburugamuva
You need modules folder, services folder and axis2.xml Supun. On Mon, Mar 2, 2009 at 9:10 AM, Sam Carleton scarle...@miltonstreet.comwrote: I am a one man ISV. I am adding Axis2/C to my software. I have mod_axis2 up and running in my own minimal install of Apache 2.2.10. The only issue is

Re: bare minimum to run mod_axis2?

2009-03-01 Thread Dinesh Premalal
Supun Kamburugamuva supu...@gmail.com writes: You need modules folder, services folder and axis2.xml I guess you might need 'lib' directory too. thanks, Dinesh

Re: unable to start axis2_http_server on AIX 6.1

2009-03-01 Thread PP
Anyone please help me? Why so many changes are required to compile Axis2c on AIX? The steps i followed are: I saw some posts to this list and the user list from a couple of months ago about issues building Axis2/C on AIX. I managed to get 1.4.0 to build (and run) on AIX 5.3 and thought I should