SOA & Web Services Tutorials

(http://www.roseindia.net/webservices/)

 

 

 

SOA & Web Services Tutorials in this site helps you learn more about service-oriented architecture (SOA) and web services. So, why wait learn SOA & Web Services now.
  1. What is SOA (Service Oriented Architecture)?
    An introduction to the Service Oriented Architecture.    
      
  2. Web Services - An Introduction
    The next generation of distributed computing has arrived. A Web service is a unit of managed code that can be remotely invoked using HTTP, that is, it can be activated using HTTP requests.    
       
  3. Why Web Services?
    In this section of WebServices tutorials series we will understand why Web Services are developed and what are the benefits of using Web Services for  the development of  Enterprise applications.   
         
  4. J2EE Web Service Development with Attachments Using Axis
    This article discusses the development of a java web service that takes DIME or MIME attachment as input and returns the output as an appropriate attachment. (Author: Murthy Vaddiparthi)
      
        
    Building a Simple Web Service by Jeevaraj Gnanaselvan Dhanaraj (jeevaraj_1970@yahoo.com)
  5. Developing Simple Web Service
    In this tutorial we will create a simple web service and a client web application using eclipse IDE along with Lomboz plug in. We will also deploy and test the web service on Tomcat 5.5.4 web application server. This application, while simple, provides a good introduction to Web service development and some of the Web development tools available.

     
    Web Services Tutorials by R.S.RAMASWAMY (rs.ramaswamy@gmail.com)
  6. Exposing a javabean (jws)  from Tomcat/Axis
    In this experiment, we attempt  exposing a javabean (jws)  from Tomcat/Axis and consuming that service in an ASP.net program.
       
  7. Understanding Apache Axis
    Apache Axis can be thought of as an improved implementation of Apache SOAP.  While Apache SOAP used DOM for XML parsing, Axis makes use of SAX and hence it is more efficient and fast.  Secondly, it supports automatic generation of WSDL (Web Service Description Language) file.
         
  8. Creating and testing an EJB in WebLogic Server
    In this section you will learn how to create and test an EJB in WebLogic Server.
       
  9. Drop-In Deployment in Apache AXIS
    This tutorial discusses about drop-in deployment in Apache AXIS.
        
  10. Apache AXIS-Deployment using WSDD File
    In this part, we will follow the WSDD method.  We have already created sqlaxisbean.java as explained in the last article.  We used it as sqlaxisbean.jws (drop-in method).  There was no necessity to compile this file.But in WSDD method (web-service deployment descriptor), we should compile this file.Next, we create the WSDD file.  Then, we deploy this bean to tomcat.  We may have to restart the tomcat4.1 webserver.
        
  11. Exposing EJB as XML-Webservice
    In this web service tutorial you will learn how to expose an EJB as XML-Webservice using Axis.
       
  12. Accessing ejb-webservice through WAP
    This tutorial discusses how to Access ejb-webservice  using  WAP (Wireles-Application Protocol) 
       
  13. J2ME CLIENT FOR EJB & EJB-WEBSERVICE
    In  the previous section,we've dealt with how to write WAP client for accessing ejb. In the same way, we are going to see how to write J2ME client for ejb.

    Developing and deploying Web Services on Apache Geronimo Application Server
  14. Understanding Apache Geronimo Application Server
    Apache Geronimo is a open source JavaEE( or J2EE, old name) application server. This section introduces you with the Apacehe Geronimo Application Server.

 

Posted by '김용환'
,