Hi Deepal,
Samisa Abeysinghe wrote:
Deepal Jayasinghe wrote:
Hi Samisa ;
is deploy directory is same as Axis2 java repository directory ? , if
we can have same terminology for both Axis2 C and Axis2 Java that
will be great ,
deploy is just a sample directory in our source tree to represent
the install directory. When we do make install in source it is
installed in the path specified as configure prefix, with the folder
name axis2c. this axis2c directory is comparable to your webapps/axis2
directory.
Yes we can have the same terminology "repository" for this folder. When
we start simple axis server we give the path
to this repository directory as repository path.
thanks
damitha
Yes it is the same. Not a bad suggestion :) Damitha, what do you think?
Samisa...
this is just suggestion :)
Thanks,
Deepal
................................................................
~Future is Open~
----- Original Message ----- From: "Samisa Abeysinghe"
<[EMAIL PROTECTED]>
To: <axis-c-dev@ws.apache.org>
Sent: Wednesday, January 25, 2006 7:37 AM
Subject: Re: [AXIS2C] install folder
Damitha Kumarage wrote:
Hi,
Please have the install folder structure as in the attachement for
testing
purposes.
Set your AXIS2C_HOME to this folder.
thanks
damitha
Damitha,
Is there any way that we could do away with the env variable?
Also, can we get the service samples to be make installed into the
reapective deploy/services folder directly? At the moment it gets
installed to deploy/lib and the users have to copy to
deploy/services. This is a nuance, I suppose we can get the make to
install to the deploy/services directly, but not sure how to do that.
Thanks,
Samisa...