Re: bare minimum to run mod_axis2?

2009-03-08 Thread Supun Kamburugamuva
It seems you don't need to have all the dlls in the lib directory. Only
transport dlls are required. You can place other dlls in the PATH.

Supun

On Mon, Mar 2, 2009 at 9:38 AM, Dinesh Premalal xydin...@gmail.com wrote:

 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




-- 
Software Engineer, WSO2 Inc
http://wso2.org
supunk.blogspot.com


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 that I still have Axis2RepoPath in the httpd.conf pointing to the
 original deploy folder that was created when I compiled from the subversion
 trunk.

 What is the bare minimum I need from the deploy directory to make mod_axis2
 work?

 Sam




-- 
Software Engineer, WSO2 Inc
http://wso2.org
supunk.blogspot.com


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