deploying axis2 on jetty -
please me deploying axis2 on jetty. able deploy axis2 war file need deploy axis2 exploded war file can use hot deployment feature of axis2.
please tell process or point me article on this.
solved it.
took binary distribution , ran ant script comes it.
running ant script gave me war file.
i exploded war file using jar xvf , placed content got exploding th war file webapps directory of jetty.
it works charm...
Comments
Post a Comment