I have the same exact problem as seriousme. Were you able to find it's solution? It is my understanding as well that the annotations replace the need for the "service.xml."
I just downloaded the http://metro.java.net/ metro packet; it is supposed to gather libraries needed to use jax-ws services. I'll report here if it solves the problem. seriousme wrote: > > Thanks for your answer. > > There is no "services.xml" configuration file, only the ".class" file > deployed in the "pojo" directory. > > The purpose of using annotations was to avoid writting the "services.xml" > file. > > Is this file mandatory even with annotations in the service implementation > ? > Is it possible to put all the necessary configuration informations in the > source file ? > > Thanks by advance. > -- View this message in context: http://old.nabble.com/Problems-using-java-annotations-tp19123613p30449986.html Sent from the Axis - User mailing list archive at Nabble.com.
