The cache-dir in my cocoon app keeps adding about 4
megs of jar files every time I instantiate a certain
class.

The class in question is the ServiceClient class from
Axis2.

Simply using this code (in a class called from a
javaflow) causes the problem:

org.apache.axis2.client.ServiceClient sc = new
org.apache.axis2.client.ServiceClient();

The problem is, I use this object quite often.  So, as
you can imagine, the cache-dir grows quite large.  In
a couple days, it reaches over 3 gigs.

I can probably figure out a way to create this object
and stick it in the application context for reuse, but
I'd prefer to figure out what is going on with cocoon
and fix it there.

Regards,

JF


       
____________________________________________________________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for 
today's economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to