Could you please check here? http://svn.apache.org/viewcvs.cgi/webservices/axis/trunk/java/src/org/apache/axis/description/TypeDesc.java
thanks, dims On 11/2/05, Kevan Miller <[EMAIL PROTECTED]> wrote: > Hi Dims, > Thanks. > > BTW, I see there is a difference in the implementation of TypeDesc between > 1.3 and the trunk. 1.3 is using a classMaps WeakHashMap whereas the trunk > has a classMap Hashtable. I didn't try to track down the cvs history to see > if it was a possible oversight or intentional. I have my doubts that the > WeakHashMap would be "weak" because of a likely reference/chain of > references from value to the key. However, I haven't confirmed. > > --kevan > > > On 11/2/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > Problem has been fixed in Axis' SVN. > > > > -- dims > > > > On 11/2/05, Kevan Miller <[EMAIL PROTECTED]> wrote: > > > FYI, I've raised an issue and supplied a patch for an Axis problem which > is > > > causing memory leaks in Geronimo -- > > > http://issues.apache.org/jira/browse/AXIS-2278. > > > > > > I don't know of a formal process for tracking dependencies on other > > > projects. So, I've advertised it here... Fix was for axis trunk. Should > we > > > request an update to Axis 1.3? Possible that there's another Axis > problem, > > > but need to dig a bit more.. > > > > > > --kevan > > > > > > > > > -- > > Davanum Srinivas : http://wso2.com/blogs/ > > > > -- Davanum Srinivas : http://wso2.com/blogs/
