You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Sam Carleton <sc...@miltonstreet.com> on 2009/03/02 05:10:10 UTC

bare minimum to run mod_axis2?

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

Re: bare minimum to run mod_axis2?

Posted by Supun Kamburugamuva <su...@gmail.com>.
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 <xy...@gmail.com> wrote:

> Supun Kamburugamuva <su...@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?

Posted by Dinesh Premalal <xy...@gmail.com>.
Supun Kamburugamuva <su...@gmail.com> writes:

> You need modules folder, services folder and axis2.xml

I guess you might need 'lib' directory too. 

thanks,
Dinesh

Re: bare minimum to run mod_axis2?

Posted by Supun Kamburugamuva <su...@gmail.com>.
You need modules folder, services folder and axis2.xml

Supun.

On Mon, Mar 2, 2009 at 9:10 AM, Sam Carleton <sc...@miltonstreet.com>wrote:

> 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