HI to all,
I am running my webservice in
jboss written using JAX-WS.
I can see my wsdl file in browser and i can run through my Eclipse Webservice Explorer.
But if i write my
java client to consume that webservice i am getting following exception
"Endpoint does not contain operation meta data for
http://services.upc.tecno.com/".
I googled it but i can't see the good solution(
https://community.jboss.org/message/336128)
Please help me