Re: problem with sequential calls using same Call object

2001-09-05 Thread Scott Nichol
ember 05, 2001 1:45 PM Subject: problem with sequential calls using same Call object > > Hi guys, > > I maintain sessions to my service by using "session" scope on a server side, > and same Call object on client side. However, when attaching files > (javax.activation.DataHa

problem with sequential calls using same Call object

2001-09-05 Thread Podlipski, Alex (GXS, Staffing Alternatives)
Title: problem with sequential calls using same Call object Hi guys, I maintain sessions to my service by using "session" scope on a server side, and same Call object on client side. However, when attaching files (javax.activation.DataHandler objects) to that single Call objec