0

Bottom Up web service Creation - Java

Posted by Nantharupan on 12:15 AM
Web services can be categorized into two based on the architecture.

  1. SOAP web service
  2. RESTful web service
SOAP web services can be generated in two ways 
  •  Bottom Up
  • Top Down
Bottom Up

we need to do the method implementation first based on the implementation WSDL file will be created

Top Down

we need to create the WSDL file first , then based on the WSDL file we have to create the web methods

for both of these there are a lot of tools available, 

As i mentioned above we need to do our web method implementation first 

Tools i used 

1. Eclipse
2. GlassFish  Server

Steps





Popular posts

Copyright © 2009 On the way All rights reserved. Theme by Laptop Geek. | Bloggerized by FalconHive.