|
What this is
Other links
The source codeSample - Pinging the service deployed in Axis2 ========================================== Introduction ============ In this sample, we are deploying an AXIOM based service after writing a services.xml and creating an aar. We also test successful deployment using an AXIOM based client which send several ping requests. The client sends several ping requests, including service level requests. Pre-Requisites ============== Apache Ant 1.6.2 or later Building the Service ==================== Type "ant generate.service" from AXIS2_HOME/samples/ping directory, to generate the service and deploy it into AXIS2_HOME/repository/services Running the Client ================== Type ant run.client in the Axis2_HOME/samples/ping directory Note ==== Sometimes, if you're having trouble running the client successfully, It may be necessary to clean the services repository before you generate the service, deploy it and run the client. (i.e. delete services created from previous samples.) Help ==== Please contact axis-user list (axis-user@ws.apache.org) if you have any trouble running the sample. |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.