Axis2支持jdk1.4吗,还是前期版本支持,后期版本不支持??

解决方案 »

  1.   

    好像不支持吧
    我以前做的项目用的axis1.4  JDK用的1.5
      

  2.   

    Axis1.4 是支持jdk1.4的,用jdk1.5当然是可以的,但是我现在的问题是Axis2 1.4支持jdk1.4吗?
      

  3.   

    你说的是Axis2 1.4 还是Axis1?Axis2 1.4.1 应该是可以在JDK1.4上跑的.http://mail.org/message/5qncu46hcjcbiyzz#query:axis2%201.4%20support%20jdk%201.4+page:1+mid:rzzvs4efnbhvvkhy+state:results
      

  4.   

    我是说的Axis2 的1.4.1版本,好像是可以支持jdk1.4的,楼上的那篇文章里,提到了一些特征需要在jdk1.5以上运行,究竟是哪些特征呢?谁开发过给说说
      

  5.   

    当然可以了,不过在jdk1.4上要多一个类库:jsr173_api.jar
      

  6.   

    我看到很多axis2 1.4.1版本的jar包都是用jdk1.5编译的,这样在jdk1.4下使用不会有问题吗?
      

  7.   

    I think you'd better try yourself. 
    to compile the axis2 on the JDK 1.4. 
    and if you have any problem with the compilation, then ask another question.
    nobody will do that for you I think.