Hi Jayachandra,
There are some user guide samples(prototype2\src\samples\userguide) that are
already there with the ant build script to deploy and run them in Tomcat.
You are right about the documentation though. Infact I my self is writing a
user guide now which is intended to walk the user through the samples. There
is an architecture guide that explains the architecture. But having a
document aimed at people who want to contribute would be good and we will
look forward to it.
Regards,
Chathura


-----Original Message-----
From: jayachandra [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 16, 2005 5:00 PM
To: [email protected]; [EMAIL PROTECTED]
Subject: Re: [Axis2] Dig in to Axis 2

Hi all,
I've been trying to be abreast with this Axis2 project. Good to see a
milestone release on its way out. I am more than willing to contribute
my efforts towards this venture, but am lacking proper channel.
I successfully ran maven on prototype2 and have with me axis2-M1.jar
and axis2-test.jar . Now how can these jars be put to use? In the
sense, can this M1.jar be used as a replacement of certain portions of
the current axis1.x version?
Besides the existing documents in tempDocs, it would be good idea to
have a 'Getting Started (to contribute)' document that would plunge
into action people like me in both understanding as well contributing
our efforts towards final Axis2. What say guys?

Jayachandra

On Thu, 10 Feb 2005 16:22:33 +0600, Eran Chinthaka
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Some of you might be interesting in looking at Axis 2, and since the M1
> release is coming, we really appreciate if you all can have a look at
that.
> 
> So to do that, I thought of giving you some quick tips as how to set up
the
> project.
> 
> 1.  Get a latest copy from
>
https://svn.apache.org/repos/asf/webservices/axis/trunk/java/dev/scratch/pro
> totype2
> (if you are a committer, there is a quite a bit of setting up SVN, if you
> have never accessed SVN before. Look at
> http://wiki.apache.org/ws/FrontPage/Axis2, section 1.11.1 for more
details)
> This location of prototype two may change soon to main src tree at
> https://svn.apache.org/repos/asf/webservices/axis/trunk/java
> 
> 2. Install Maven (you can download that from http://maven.apache.org/)
> 
> 3. Go to the prototype2 folder in the command prompt and type "maven".
This
> will automatically download all the jars, compile, test and build the
> system.
> 
> 4. If you want to set up this in your favorite IDE:
>        - for IntellijIDEA type "maven idea" (without quotes). This will
> generate IDEA .ipr, .iml and .iws project files
> 
>        - for eclipse type "maven eclipse" (without quotes). This will
> generate project files for eclipse.
> 
> To see a list of goals in maven or to find other IDE support type "maven
> -g".
> 
> So you are done.
> 
> Have a nice time with Axis 2 code. ;)
> 
> Regards,
> Eran Chinthaka
> Lanka Software Foundation
> 
> 


-- 
-- Jaya



Reply via email to