Tomcat out of memory error

2003-01-14 Thread Trunk Manuel
Hi, I use the code below to access an axis WebService. If I create one instance of these class and call the get method (more than once), all results (Flight[]) aren't garbage collected. What am I doing wrong or what could be done in another way? Thanks for your help, Manuel public class Fl

memory leak [Sorry for that Outlook sh..., no more text]

2003-01-14 Thread Trunk Manuel

FW: memory leak

2003-01-14 Thread Trunk Manuel
> Hi, > > I use the code below to access an axis WebService. > If I create one instance of these class and call the get > method (more than once), all results (Flight[]) aren't > garbage collected. > What am I doing wrong? > > Thanks for your help, > Manuel > > > > > public class Flights

Recall: memory leak

2003-01-14 Thread Trunk Manuel
Trunk Manuel would like to recall the message, "memory leak".

memory leak

2003-01-14 Thread Trunk Manuel
Hi, I use the code below to access an axis WebService. If I create one instance of these class and call the get method (more than once), all results (Flight[]) aren't garbage collected. What am I doing wrong? Thanks for your help, Manuel public class Flights implements FlightsIF {