Service Hosting
Different types of Web Services such as Axis2 Services, JAXWS Services, Jar Services
or Spring Services can be deployed in Application Server. All configurations such as
QoS can be easily configured here.
Web Applications
Web Application hosting features in AppServer supports deployment of Tomcat
compliant Webapps. Deployed Webapps can be easily managed using the Webapp
management facilities available in the management console.
Message Tracing
Trace the request and responses to your service. Message Tracing is a vital
debugging tool when you have clients from heterogeneous platforms.
WSDL2Java Tool
Use WSDL2Java tool in Web Application Server to convert Web Service WSDL to a set of
Java objects.
Java2WSDL Tool
Use Java2WSDL tool in Web Application Server make it easy to develop a new web service.