Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Documenting a WebService by annotation

843833Dec 2 2009 — edited Jan 24 2010
I have developed a WebService using Annotations.
Everything works properly but I need to document this one right now.
Is there an Annotation to do that?

A possible solution that I found is to force application server (in my case jboss) to read wsdl from an URL rather then generating
a new one at runtime, but my application is release based and for me is not the best way.

Can someone help me?

Thanks in advanced.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 21 2010
Added on Dec 2 2009
1 comment
60 views