p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > XML > BOOK: Professional XML Development with Apache Tools
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
BOOK: Professional XML Development with Apache Tools
This is the forum to discuss the Wrox book Professional XML Development with Apache Tools: Xerces, Xalan, FOP, Cocoon, Axis, Xindice by Theodore W. Leung; ISBN: 9780764543555

Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional XML Development with Apache Tools section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old June 29th, 2008, 10:29 AM
Registered User
 
Join Date: Jun 2008
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Axis1.4 and Base64 string issue

Hello Everyone!
I have run into an issue that I just can't figure out. I have searched the Internet without any luck.
I have a web service running under Axis1.4. One of the methods returns an array of string to the client. Each string in the array is actually an XML document with data from database tables. And each of these XML documents has a node that has image data in Base64 string.
Now the problem is this -
Without the Base64, it works fine. But soon I add the base64 data in the node, I get the SoapException on the server side. If I copy the base64 string and hard-code it in the response, it works. But when the base64 is generated, it does not work.
I can't figure out the reason - base64 is simple ascii characters. Why can't I put a string like that in the response?
I am desperate. Please help! If I am in the wrong place, please point to the right people so that I can get an answer.
Best Regards!
Raihan

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Issue in escaping comma from string in transforms joshuaa XSLT 5 August 20th, 2008 04:25 AM
How to Encode image to base64? OniShirox Javascript How-To 4 July 5th, 2007 04:10 AM
Base64-encoded files harpua Classic ASP Professional 2 June 19th, 2006 01:04 PM
PNG image in base64 encoding janise PHP How-To 4 April 20th, 2006 03:30 PM
ASPUPLOAD issue: ="Invalid Class String"= Calverstine Classic ASP Basics 1 August 10th, 2005 06:34 AM



All times are GMT -4. The time now is 03:38 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc