On Wed, 2008-06-04 at 15:44 +0530, Dinesh Premalal wrote: > Hi Naveen, > > "naveen bhat" <[EMAIL PROTECTED]> writes: > > > Hello group, > > > > I wanted to know few things. > > > > > > 1. When is the next release date of axis2c?? > > AFAIK, we didn't think about next Axis2/C release yet. However since > the bug we found recently, new improvements to the code (MTOM caching > and guththila improvements) suggest me that there should be a one in > near future. > > 2. Whether MTOM with caching be available in the next release??. > I'm not sure :)
MTOM caching implementation for receiving side is almost complete. We are doing some further testing and since caching callback thing is a user defined mechanism we need to provide an extensible API. Because Axis2/C is being used by many other Web services frameworks like WSO2 WSF/PHP, WSF/RUBY. The improvements to MTOM at receiving side will most probably be there for the next release. For the sending side I need to look at what exactly required. -Manjula. > > > 3. For a particular version axis2c, which is the corresponding version of > > axis2/java to be used for code generation.For eg: for axis2c-1.3 is it > > axis2/java-1.3 to be used???.Is there a dependency of version between > > axis2c and axis2/java??? > AFAIK, there is no such a dependency. Since frequent changes current > svn head (Axis2/Java) is the recommended one to use. > > thanks, > Dinesh > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
