Really can't complain about service this quick, thanks Dims!
...ant On 4/29/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
switched Axis2 to latest wsdl4j. will let u all know if something breaks and we've to switch back :) thanks, dims On 4/29/06, ant elder <[EMAIL PROTECTED]> wrote: > It makes me a bit nervous that as Axis2 is not using the latest version > doing this may break something in our Axis2 binding. Maybe Dims can tell us > or we could ask about it over on axis-dev. Do you need to do this now to fix > something or could it wait a bit? > > ...ant > > On 4/29/06, Daniel Kulp <[EMAIL PROTECTED]> wrote: > > > > > > Would anyone object if I submitted a patch to change all usage of > > axis-wsdl4j to use the actual wsdl4j. Basically, change: > > > > <dependency> > > <groupId>axis</groupId> > > <artifactId>axis-wsdl4j</artifactId> > > <version>1.2</version> > > </dependency> > > > > to > > <dependency> > > <groupId>wsdl4j</groupId> > > <artifactId>wsdl4j</artifactId> > > <version>1.5.2</version> > > </dependency> > > > > 1.5.2 is MUCH newer and contains a bunch of bug fixes we would like to > > have. > > > > Obviously, I would test as much as I can before submitting such a patch. > > > > > > -- > > J. Daniel Kulp > > Principal Engineer > > IONA > > P: 781-902-8727 C: 508-380-7194 > > [EMAIL PROTECTED] > > > > -- Davanum Srinivas : http://wso2.com/blogs/
