I'm doing a tutorial at http://java.sun.com/webservices/docs/2.0/tutorial/doc/SAAJ3.html and can't get the SOAPConstants.DYNAMIC_SOAP_PROTOCOL (line 1) to be recognized (also it says that "The method addBodyElement(Name) in the type SOAPBody is not applicable for the arguments
(QName)" (line...
Thanks for your speedy reply and it worked; however, I ran into more problems so I decided to do a couple of tutorials! Now, I'm running into problems with the tutorials!
I'm doing a tutorial at http://java.sun.com/webservices/docs/2.0/tutorial/doc/SAAJ3.html and can't get the...
I'm trying to cast a Parameter from a Vector, but keep running into a ClassCastException error. My ultimate goal is to send XML data to an external web service. Pertinent code is below (I marked the trouble spot with *** It Blows up here ***):
URL url = new URL("http://web services url...")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.