AW: Lifecycle interface

2011-02-07 Thread Stadelmann Josef
hnson [mailto:[email protected]] Gesendet: Montag, 7. Februar 2011 14:46 An: [email protected] Betreff: Re: Lifecycle interface Josef - As it turned out I did not specify the scope in the services.xml to be of scope="soapsession" Once I did that everything worked as you describe

Re: Lifecycle interface

2011-02-07 Thread Christopher Johnson
he service and taken of a list of long lasting > services. > > > > Josef > > > > > > *Von:* Christopher Johnson [mailto:[email protected]] > *Gesendet:* Donnerstag, 3. Februar 2011 17:00 > *An:* [email protected] > *Betreff:* Lifecycle interface > > &g

AW: Lifecycle interface

2011-02-07 Thread Stadelmann Josef
[email protected] Betreff: Lifecycle interface All - I have a service in place the returns a set of attachments using SwA. These attachments are generated on the server and placed in a tmp directory before they are returned. I've implemented the Lifecycle interface so I can cleanu

Lifecycle interface

2011-02-03 Thread Christopher Johnson
All - I have a service in place the returns a set of attachments using SwA. These attachments are generated on the server and placed in a tmp directory before they are returned. I've implemented the Lifecycle interface so I can cleanup the tmp files after the service returns in the de