=== Helloservice ===
You can use the asant and deployer tools provided with Sun's application server or follow the quick steps below. The Axis binaries must also be installed on your machine.
Create the MyHelloService.war as described in the tutorial Chapter 8: Building Web Services with JAX-RPC. Section 2: Creating a Simple Web Service and Client with JAX-RPC.
Quick steps :
cd examples/jaxrpc/helloservice
ant build
Ant says BUILD FAILED but we will do some stuff manually
mkdir -p war/WEB-INF/lib
cp -R build war/WEB-INF/classes
cp $AXIS_HOME/lib/*jar war/WEB-INF/lib
cat > war/WEB-INF/web.xml
Ctrl-D
cat > war/WEB-INF/geronimo-jetty.xml
Ctrl-D
Everything Java Apache Geospatial Open Source. Hello Shinning Stars!!! Vincent Massol, Raphael Luta, Santiago Gala, Carsten Z.
Wednesday, May 12, 2004
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2004
(125)
-
▼
May
(31)
- Edit MyBlog
- This is what can happen if you don't use JMX... 2...
- ==== Build the Example ==== cd j2eetutorial14/exa...
- Google Search: Linux is a new page dedicated to se...
- [#GERONIMO-175] Web to EJB security integration - ...
- This problem may be resolved or related to the Obj...
- Security bugs are critical issues for Geronimo. Ex...
- Transactions, a notion used by container managed p...
- == Axis 1.2 Web Application Installation == Befor...
- === Helloservice === You can use the asant and de...
- J2EE Tutorial 1.4 Creating a Simple Web Service an...
- My Son is the cutest.
- A tutorial/HOWTO. Using Geronimo with the Sun J2EE...
- The most important features of the J2EE tutorial a...
- J2EE v1.4 Downloads page will provide you with wha...
- Deployment - Apache Geronimo Wiki describes the de...
- Advantages of Geronimo - A repository of available...
- Missing in Geronimo - Remoting Layer for live depl...
- J2EE Tutorials and Code Camps seems to be the obvi...
- This pdf document explains the collaboration betwe...
- Apache Geronimo: Apache Initiates open source J2EE...
- J2EE Update Sparks Tool Debate may show you the di...
- Apache Announces J2EE Project
- Apache targets August 6, 2004 as the release date ...
- XML schemas & j2ee deployment
- Maven notes : project.xml and maven.xml are the pr...
- This is my first try using the Jakarta Commons SQL...
- I just found the Jakarta Commons Combo project whi...
- The errors that I am encountering are here. Jakart...
- I am building a compile farm for ant 1.6.1, junit ...
- Edit MyBlog
-
▼
May
(31)
No comments:
Post a Comment