• 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

Basic question about jboss WS-Addressing samples

 
Ranch Hand
Posts: 384
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I am in reference to the Jboss WS-Addressing samples*. I am trying to understand where the information (ie the items) are stored in between client invocations. Bearing in mind that the StatefulEndpointImpl webservice is stateless, where is the clientStateMap variable stored? On disk? In memory?
Any clue welcome.
Thanks in advance,
Julien.
*(http://labs.jboss.com/portal/index.html?ctrl:id=page.default.downloads&project=jbossws)
[ May 26, 2006: Message edited by: Julien Martin ]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic