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!

NoSuchMethodError: com.sun.tools.apt.Main.process

843833Mar 8 2006 — edited Aug 23 2006
Im trying to build the web services from Chapter 1 "Creating a Simple Web Service and Client with JAX-WS" in the jwstutorial20. I'm excuiting 'ant compile-service'
as par the tutorial and get a 'build failed' with java.lang.NoSuchMethodError: com.sun.tools.apt.Main.process(Lcom/sun/mirror/apt/AnnotationProcessorFactory;[Ljava/lang/String;)I

I have made sure the class path contains tools.jar from the <install>\Sun\AppServer\jdk\lib but still get this error.

Any ideas?

Thanks
Adam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2006
Added on Mar 8 2006
10 comments
478 views