NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

generated WSIT files contain more than just web service methods

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
Fowler, Jeffrey
Posted via mailing list.





PostPosted: Tue Feb 23, 2010 5:13 pm    Post subject: generated WSIT files contain more than just web service methods Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo