glassfish_at_javadesktop.org wrote:
> Hi Vijay
>
> Thanks a lot for your explanations. It makes things much more clear. Now, a stupid questions: are those guidelines described somewhere?
>
The IDEs will take care of most of this. Having said that I do not think
there is a single place where all this is documented well - probably I
should blog about this.
> Also, what is the relationship between the parameters you give to the @WebService annotation and the sun-jaxws.xml file? Do I need to specify such a file?
>
sun-kaxws.xml is an artifact specific to SUN's implementation of JAXWS.
If you are developing a 109 based portable web service, then there is no
need for this sun-jaxws.xml
vijay