2 Replies Latest reply on Jul 24, 2011 11:16 PM by velmurugan_solartis

    creating a simple webservice using jboss 4.0.5 and jdk 1.6

    velmurugan_solartis

      I would like to create a simple webservice in jboss 4.0.5. Im using jdk 1.6 and when i  tried to create a webservice using POJOs , classcast exception in annotations occurs while deployment. How  annotations @webservice, @webmethod can be used so that i can resolve such excetions?