OpenAMF 1.0RC9リリース!

http://sourceforge.net/projects/openamf/
自然に飛び込む前にリリースされてたのか。Fix meはいつになったら実装されるのかな〜。RCはまだ続くと予想します。あ、SpringBeanInvokerがoptionalじゃなくなってる。

  • implemented org.openamf.ServiceRequest.toString()
  • updated ASTranslator: 1.5.7 --> 1.5.8
  • updated Jakarta Commons Lang: 1.0.1 --> 2.0
  • updated Jakarta Commons BeanUtils: 1.6.1 --> 1.7.0
  • updated Jakarta Commons Collections: 2.1 --> 3.1
  • fixed bug #999615 "Pageable recordset issue"
  • fixed bug #1019412 "Serialization of org.w3c.org.dom.Document"
  • fixed NullPointerException in org.openamf.AdvancedGateway (bug reported by John Brunelle)
  • new class: org.openamf.invoker.SpringBeanInvoker
  • removed class: org.openamf.optional.invoker.SpringBeanInvoker
  • new method: org.openamf.RequestContext.getHttpServletResponse()
  • improved Ant build.xml file