• 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

JAXWS LifeCycle

 
Ranch Hand
Posts: 101
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have recently read JAXWS and was successful in writing/deploying a web service provider and also a client using jaxws technology
however i still do not understand the life cycle. Like for example what registers my SEI as a servlet, when and which class performs the data bindings,etc.
I tried browsnig through the api source code but was lost. google search on the topic did not really help and even books are silent on this particular topic.
Can someone please help. A link /some guidance will be appreciated.
reply
    Bookmark Topic Watch Topic
  • New Topic