| <?xml version="1.0" encoding="ISO-8859-1"?> |
| <!-- |
| ~ Licensed to the Apache Software Foundation (ASF) under one |
| ~ or more contributor license agreements. See the NOTICE file |
| ~ distributed with this work for additional information |
| ~ regarding copyright ownership. The ASF licenses this file |
| ~ to you under the Apache License, Version 2.0 (the |
| ~ "License"); you may not use this file except in compliance |
| ~ with the License. You may obtain a copy of the License at |
| ~ |
| ~ http://www.apache.org/licenses/LICENSE-2.0 |
| ~ |
| ~ Unless required by applicable law or agreed to in writing, |
| ~ software distributed under the License is distributed on an |
| ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| ~ KIND, either express or implied. See the License for the |
| ~ specific language governing permissions and limitations |
| ~ under the License. |
| --> |
| |
| <project name="Apache Axis2"> |
| <skin> |
| <groupId>org.apache.maven.skins</groupId> |
| <artifactId>maven-fluido-skin</artifactId> |
| <version>1.6</version> |
| </skin> |
| <bannerLeft> |
| <name>Apache Axis2</name> |
| <src>http://www.apache.org/images/asf_logo_wide.png</src> |
| <href>http://www.apache.org/</href> |
| </bannerLeft> |
| <bannerRight> |
| <src>http://axis.apache.org/axis2/java/core/images/axis.jpg</src> |
| <href>http://axis.apache.org/axis2/java/core/</href> |
| </bannerRight> |
| <body> |
| <breadcrumbs> |
| <item name="Apache" href="http://www.apache.org" /> |
| <item name="Axis2/Java" href="index.html" /> |
| </breadcrumbs> |
| |
| <menu name="Axis2/Java"> |
| <item name="Home" href="index.html" /> |
| <item name="Downloads" href="download.html" /> |
| <item name="Release Notes" href="javascript:void(0)"> |
| <item name="1.6.1" href="release-notes/1.6.1.html"/> |
| <item name="1.6.2" href="release-notes/1.6.2.html"/> |
| <item name="1.6.3" href="release-notes/1.6.3.html"/> |
| <item name="1.6.4" href="release-notes/1.6.4.html"/> |
| <item name="1.7.0" href="release-notes/1.7.0.html"/> |
| </item> |
| <item name="Modules" href="modules/index.html" /> |
| <item name="Tools" href="tools/index.html" /> |
| </menu> |
| <menu name="Documentation"> |
| <item name="Table of Contents" href="docs/toc.html" /> |
| <item name="Installation Guide" href="docs/installationguide.html" /> |
| <item name="QuickStart Guide" href="docs/quickstartguide.html" /> |
| <item name="User Guide" href="docs/userguide.html" /> |
| <item name="JAXWS Guide" href="docs/jaxws-guide.html" /> |
| <item name="POJO Guide" href="docs/pojoguide.html" /> |
| <item name="Spring Guide" href="docs/spring.html" /> |
| <item name="Web Administrator's Guide" href="docs/webadminguide.html" /> |
| <item name="Migration Guide (from Axis1)" href="docs/migration.html" /> |
| </menu> |
| <menu name="Resources"> |
| <item name="FAQ" href="faq.html" /> |
| <item name="Articles" href="articles.html" /> |
| <item name="Wiki" href="http://wiki.apache.org/ws/FrontPage/Axis2/" /> |
| <item name="Reference Library" href="refLib.html" /> |
| <item name="Online Java Docs" href="apidocs/index.html" /> |
| </menu> |
| <menu name="Get Involved"> |
| <item name="Overview" href="overview.html" /> |
| <item name="Checkout the Source" href="svn.html" /> |
| <item name="Mailing Lists" href="mail-lists.html" /> |
| <item name="Release Process" href="release-process.html"/> |
| <item name="Developer Guidelines" href="guidelines.html" /> |
| <item name="Build the Site" href="siteHowTo.html" /> |
| </menu> |
| <menu name="Project Information"> |
| <item name="Project Team" href="team-list.html" /> |
| <item name="Issue Tracking" href="issue-tracking.html" /> |
| <item name="Source Code" |
| href="http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/" /> |
| <item name="Acknowledgements" href="thanks.html" /> |
| </menu> |
| <menu name="Apache" inherit="bottom"> |
| <item name="License" |
| href="http://www.apache.org/licenses/LICENSE-2.0.html" /> |
| <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/> |
| <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/> |
| <item name="Security" href="http://www.apache.org/security/"/> |
| </menu> |
| </body> |
| </project> |