Hi everybody, I have a java class and the wsdl describing the java class . I want to publish the java class as a webservice. I will be using JBoss as the application server and jetty as a servlet container and most probably WSIF for the invocation of the web service . My questions are
(1) how do i publish java class as a web service? is it something like *.wsr archives? (2) how to write a gateway to invoke the service? I mean how do i handle requests ? I shall be highly obliged if anyone responds to my sos call at his earliest. Thanx in advance, Hitesh Dhingra
