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
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
[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
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