Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > general web services question

Reply
Thread Tools

general web services question

 
 
javerra
Guest
Posts: n/a
 
      11-16-2006
I need to write a web services client that is sending an xml document.
>From my reading it seems that I have two options. Either generate the

client proxy via the wsdl2java converter or build the request by hand
using the SAAJ api.

The current system to which this client is being added already has the
xml file built so it seems to me that building the soap request by hand
would be the better option allowing me to place the xml file in the
soap envelope. If I went the WSDL2Java route I would need to parse the
current xml document into its parts only to put it back together in the
proxy.

Does this seem like the right approach or am I completely off base
here.

Regards.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
General....very general.... no important for u forever hi Python 0 03-18-2009 08:21 AM
Rails Web services (in general), HTTP GET and JSON and other topics dt Ruby 2 04-30-2007 09:24 PM
How .NET web services client handles exceptions from Java web services? John ASP .Net Web Services 4 03-31-2006 10:13 PM
General Question on web services rating Apkesh Javascript 0 04-06-2004 07:43 PM
Big Picture General Question about XML SOAP and WSDL Web Services jm XML 4 01-06-2004 07:18 PM



Advertisments