Hi Jeya, I made the changes you have requested in the site. And thankx for pointing them. The site will be up soon.
BTW : you also can go and update the stuff which are in xdocs folder. All the docs u see in the site are under that. We really appreciate your help. After changing that let me know, so that I can rebuild the site. -- thankx and regards, Eran Chinthaka -----Original Message----- From: jayachandra [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 23, 2005 12:10 PM To: Srinath Perera; [EMAIL PROTECTED] Subject: Re: [Axis2]Axis2-M1 is redy to go Hi Srinath and team, I made an SVN update and tested on my machine too the four maven targets. They seem to work fine. However, I feel, 'maven clean' is something that should be supported too. I just gave a try, but 'maven clean' doesn't seem to pass for me. Once check how it goes for you. And I also took a quick look at the site http://www.apache.org/~chinthaka/axis2... One page has inconsistency. It's http://www.apache.org/~chinthaka/axis2/siteHowTo.html In this page, under 'Checking out Axis2.0' two anchor tags (hyperlinking on the word 'here') are pointing to .../trunk/java/src. Remove that 'src' in the end. Also you may want to update the build targets and their descriptions in the very next section 'Running the build' with the added extra dist-src, dist-bin etc. Thank you, Jayachandra On Tue, 22 Feb 2005 23:55:00 +0600, Srinath Perera <[EMAIL PROTECTED]> wrote: > Hi All; > > Axis2-M1 is ready to go, and the Release candidate is in the svn at > http://svn.apache.org/repos/asf/webservices/axis/trunk/. We are > planing to have good night sleep, double check does the everything > works fine and release it tomorrow! > > If possible please have a look and let us know if something breaks! > > The build provides follwing targets > > 1) $ maven war - build the axis2.war > 2) $ maven war-withsamples - to build the war with default samples > 3) $ maven dist-src - build the src distribution > 4)$ maven dist-bin - build the Binary distribution > > The Site is at http://www.apache.org/~chinthaka/axis2/ > > when the axis2.war created with "maven war-withsamples " and deployed > in the localhost (copy it to tomcat web apps :) ) following are > avalible. > 1) The http://127.0.0.1:8080/axis2/ provides the way to verify the > installation and provide a link to interop client for Axis2-M1 > 2) http://127.0.0.1:8080/axis2/services/interop-doclit includes the > interop Web Service > > Thanks > Srinath > > p.s. > > to run the SimpleAxisServer use > java org.apache.axis.transport.http.SimpleHTTPServer <repository> <port> > > e.g: > java org.apache.axis.transport.http.SimpleHTTPServer > /usr/local/jakarta-tomcat-5.0.28/webapps/axis2/WEB-INF/ 8080 > > and put the service archiver aar's to <repository>/services > -- -- Jaya
