10 Replies Latest reply on Jul 30, 2002 6:09 PM by javeednizami

    axis version in upcoming 3.0.1

      Is there any way that JBoss 3.0.1 can be updated to the latest apache axis beta (I think they're at or almost at 3)?

      Some of their classes have changed some method signatures and so code I'm trying to write by looking at their code as an example is not working.

      One example is the constructor for BaseDeserializerFactory in jboss 3 takes: Class, boolean, Class, QName - however the latest axis takes: Class, Class, QName. Also, they've changed some of the Constants.XXX names. I can give more examples if necessary.

      Thanks,
      David