Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Changes to annotated classes not being reflected in WSDL(Changes to annotated classes not being reflected in WSDL)
Changes to annotated classes not being reflected in WSDL [message #929678] Mon, 01 October 2012 17:00
Gaurav Sharma is currently offline Gaurav SharmaFriend
Messages: 2
Registered: October 2012
Junior Member
I'm creating a Web service using annotations (@WebService, @WebMethod, etc). The problem is that when I update to Java code to make modifications to the Request parameters, these changes are not being reflected in the WSDL. I'm not sure if it's an Eclipse problem or a JBoss problem or a problem with the way I'm deploying.

The process I'm using is:

Make changes in code->Go to Servers tab and do a Full Publish->Check WSDL at http : //path/sub-path/abcd?wsdl

Do I need to regenerate the WSDL somehow? I assumed Eclipse would pick up the changes in the code and update the WSDL automatically.

I'm using the latest version of Eclipse Juno
Previous Topic:eclipse does not start
Next Topic:Design Pattern retrieval using uml profile
Goto Forum:
  


Current Time: Thu Apr 25 12:08:47 GMT 2024

Powered by FUDForum. Page generated in 0.08157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top