The Artima Developer Community
Sponsored Link

Java Buzz Forum
Make wsgen ant task work in JDeveloper 10.1.3.x

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
IT-eye weblog

Posts: 884
Nickname: iteye
Registered: Jul, 2005

IT-eye weblog is a blog about Java and Oracle technology
Make wsgen ant task work in JDeveloper 10.1.3.x Posted: Feb 14, 2007 12:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by IT-eye weblog.
Original Post: Make wsgen ant task work in JDeveloper 10.1.3.x
Feed Title: IT-eye Weblog
Feed URL: http://www.it-eye.nl/weblog/feed/
Feed Description: Where Oracle meets Java
Latest Java Buzz Posts
Latest Java Buzz Posts by IT-eye weblog
Latest Posts From IT-eye Weblog

Advertisement
If you work with the latest jax-ws (sun reference implementation) and try running the wsgen task using ant inside JDeveloper, you will most likely encounter this error. [wsgen] java.lang.NoSuchMethodError: javax.jws.WebMethod.exclude()Z [wsgen] at com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.hasWebMethods(WebServiceVisitor.java:375) [wsgen] at com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.shouldProcessWebService(WebServiceVisitor.java:351) [wsgen] at com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.visitClassDeclaration(WebServiceVisitor.java:145) [wsgen] [...]

Read: Make wsgen ant task work in JDeveloper 10.1.3.x

Topic: How To Connect To CVS Via Proxy Server Previous Topic   Next Topic Topic: links for 2007-02-10 from PeopleOverProcess.com

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use