• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Newbie in the Web Service

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi !!

I am newbie in the Web Services,i have been developing web services using apache axis2 and tomcat 5.5v in eclipse and deploying it for Android Mobiles and JSP Web Pages.
Now i wish shift my focus to other available frameworks such as Spring, Cxf , Hibernet or any other.

Need Guidance to go for which of the framework .

If Possible please help me out to find right tutorial to learn from.

I have found one of Apache CXF at http://angelozerr.wordpress.com/2011/08/23/jaxwscxf_step1/

Find it Very HelpFull.

Thanks in advance.
 
Ranch Hand
Posts: 859
IBM DB2 Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome,

You can't really go wrong learning CXF since you have the fundamentals.

Also, learn the J2EE 6 new annotations.

WP
 
Ranch Hand
Posts: 177
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As per comments from most of the people, I have finished chapters(chapters 1-5 and 13-15) related to xml/namespaces/wsdl/sop in book "J2EE Web Services by Richard Monson-Haefel". Now reading Soap With Attachments and its APIs in appendex (E/F/G).
Now, could you please let me know what to follow next. (By the way, I want to learn Axis2/CXF/JEE Jax-WS. So please consider this. Suggestions are most welcome)

Thanks a lot.
 
William P O'Sullivan
Ranch Hand
Posts: 859
IBM DB2 Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Don't double post!

WP
 
reply
    Bookmark Topic Watch Topic
  • New Topic