We are moved to new domain
Click -> www.ehowtonow.com
Saturday, 14 December 2013

Axis2 – Upload Service


The Axis2 Web application also provides an interface to upload services. Once a service archive file is created, ie ‘.aar’ file can be uploaded using the upload page in Axis2 admin UI.

Admin Login page

axis2-admin Login using following credentials

Username : admin

Password : axis2

Upload page

upload service

The uploaded .aar files will be stored in the default service directory. For Axis2, this will be the <webapps>/axis2/WEB-INF/services directory. Once a service is uploaded, it will be installed instantly.

Since Axis2 supports hot deployment, you can drop the service archive directly through the file system to the above mentioned services directory. It will also cause the service to be automatically installed without the container being restarted.

Use the 'Services' link on the Web Application home page to check the successful installation of a service. The services and the operations of successfully installed services will be displayed on the available services page.

service list

If the service has deployment time errors it will list those services as faulty services. If you click on the link, you will see the deployment fault error messages.

fault page

Deployment time error message

deployement error

Axis2 Administration is all about configuring Axis2 at the run time and the configuration will be transient.

Shop and help us

Flipkart Offer Snapdeal offer Amazon.in offer Amazon.com offer
  • Blogger Comments
  • Facebook Comments
  • Disqus Comments

0 comments:

Post a Comment

Item Reviewed: Axis2 – Upload Service Rating: 5 Reviewed By: eHowToNow