-
Generating Soap msg from a xml file
Hi all,
I am getting a xml structured data from the inputstream.I have to send this data to a server using web services(apache axis).So first of all I have to parse this xml , then make an object then send it using apache axis.But apache axis will internally again convert this object into soap msg(xml format).So I think there is xml to object then object to xml repeated conversions are going on.
I just want to make a soap message by taking xml from the inputstream(do not want to parse and make an object) and send it using apache axis so that at the server side,server can get the object from the soap msg.
I am thinking wright?Is it possible?If anyone can suggest something?
Or my first approach is the only way?
with regards,
ajse
Similar Threads
-
By smithg22 in forum VB Classic
Replies: 9
Last Post: 04-12-2005, 06:23 PM
-
Replies: 8
Last Post: 08-23-2002, 04:35 PM
-
Replies: 0
Last Post: 03-21-2002, 06:10 PM
-
By Tomer Cagan in forum ASP.NET
Replies: 1
Last Post: 07-24-2001, 09:01 AM
-
By Kelvin Teh in forum XML
Replies: 3
Last Post: 02-16-2001, 10:09 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks