When I was writing a webservice today, I encountered such a problem,Runtime modeler error: Wrapper class com. ws. jaxws. Add is not found, hava you run apt to generate them?I used jdk 1.6. When an error occurs, I first read the error. I did not understand it for the first time,
The following solutions are available to query online materials:
1> first use the apt command to compile the main program and then generate some java files
2> Upgrade JDK to JDK or later
I have not tried these two methods, but I have tried the following methods:
The styleworkflow of soapBinding is soapbinding.style.doc ument. Add @ webservice to the interface and add @ SOAPBindlingstyle = SOAPBinding. style. RPC). This error is solved. It is estimated that there may be a small bug in the support for reading this type in early versions of jdk1.6, so an error will be reported. I used this method, if this method does not work, you can try the above two methods.
This article from "want to span, pay more" blog, please be sure to keep this source http://andywuchuanlong.blog.51cto.com/4898493/1304573