Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 11916 invoked from network); 24 Oct 2003 16:39:14 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Oct 2003 16:39:14 -0000 Received: (qmail 57086 invoked by uid 500); 24 Oct 2003 16:39:03 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 57064 invoked by uid 500); 24 Oct 2003 16:39:03 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Delivered-To: moderator for axis-dev@ws.apache.org Received: (qmail 82036 invoked from network); 24 Oct 2003 14:45:24 -0000 Message-ID: <1515.220.247.249.39.1067006726.squirrel@webmail.pair.com> Date: Fri, 24 Oct 2003 10:45:26 -0400 (EDT) Subject: Re: creating webpages for axis c++ From: To: X-pair-Authenticated: 220.247.249.39 In-Reply-To: <20031024233629.3F2C.TETSUYA@apache.org> References: <20031024124716.59068.qmail@web12801.mail.yahoo.com> <1376.220.247.249.39.1067005574.squirrel@webmail.pair.com> <20031024233629.3F2C.TETSUYA@apache.org> X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N could you give me some hints to get started on adding my own pages? For examples How do add a new item to the menu? sanjaya. > On Fri, 24 Oct 2003 10:26:14 -0400 (EDT) > (Subject: Re: creating webpages for axis c++) > wrote: > >> When I do "forrest site" (on a fresh checkout without any changes) in >> ws-axis/contrib/axisdocs I get a BUILD FAILED. I am using >> apache-forrest-0.5.1 with bundled ant bundled. How ever I get a >> "Total time: 2 minutes 0 seconds" before the BUILD FAILED message. Has >> the build succeeded or not? >> if it has failed what could be the problem. the last bit of output >> from forrest is given below. >> >> ============================================================= >> * [0] 0.12s 26.3Kb java/images/subsystems.jpg >> * [0] 0.06s 5.0Kb docs/images/image2-1.gif >> * [0] 4.317s 57.3Kb docs/CachingEarlDraft2.pdf >> * [0] 0.1s 20.4Kb java/images/SAXHandlerClasses.jpg >> Total time: 2 minutes 0 seconds >> >> BUILD FAILED >> E:\installations\apache-forrest-0.5.1-bin\forrest.build.xml:631: Java >> returned: >> 1 >> >> Total time: 2 minutes 8 seconds >> >> ================================================================ > > Just the lack of the apidocs right now, > I think you can see > ws-axis\contrib\axisdocs\build\tmp\brokenlinks.xml > for more information. (After the execution of "forrest site") > > Please see > http://ws.apache.org/howtobuild.html > and also improve this document :) > > -- Tetsuya. (tetsuya@apache.org)