NetBeans Forums

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

Apply code doesn't work on webservice classes

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
sergiostr



Joined: 22 Apr 2010
Posts: 3

PostPosted: Fri May 20, 2011 5:03 pm    Post subject: Apply code doesn't work on webservice classes Reply with quote

Hi everyone,

When I try to apply code changes to a class annotated with @WebService I get the following error:

Code:
Note: Processar.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
The bytes don't correspond to the class type (the names don't match): class names do not match
build-impl.xml:622: The following error occurred while executing this line:
build-impl.xml:303: The bytes don't correspond to the class type (the names don't match): class names do not match
BUILD FAILED (total time: 0 seconds)


Using netbeans 6.8, Java 6 and JAXWS-RI 2.1

Apply code changes works fine for classes that are not annotated with @WebService. This is quite annoying since everytime I change something while debugging I need to redeploy the application to Tomcat.

Sergio
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans 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