NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Fowler, Jeffrey Posted via mailing list.
|
Posted: Tue Feb 23, 2010 5:13 pm Post subject: generated WSIT files contain more than just web service methods |
|
|
I have been using Netbeans successfully to generate my WSIT configuration files to secure my web services. However I did notice an oddity that seems to be a bug.
In my web service implementation classes, I have public static utility methods that are not web service operations (not annotated with @WebMethod), and are not present in the original WSDL I used to generate code. However, Netbeans adds messages and operations for these methods to the generated WSIT configuration files anyway, as if they were web service operations.
At runtime, the dynamically-generated WSDLs from Glassfish do not contain these extra operations, so I don’t think this causes any problems for clients but it seems incorrect nevertheless.
-Jeff |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|