Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-16-2008, 05:22 PM
Member
 
Join Date: Dec 2008
Posts: 2
Rep Power: 0
andrepezzo is on a distinguished road
Default Serialization/Deserialization Error
Hi..my aim is to serialize/deserialize my "SoapPair" class , that contains Axis MessageContext obj (SoapPair receives this from its constructor), not serializable object(when trying to normally serialize , it returns "axis MessageContext not serializable")..
How do I serialize/deser the SoapPair class?
Do I have to use SerializationContext/Deser context? How?
Thanks in Advance.
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 12-16-2008, 05:26 PM
Nicholas Jordan's Avatar
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 1,018
Rep Power: 3
Nicholas Jordan is on a distinguished road
Exclamation double posting
double posting will get fewer replies, and they will be to tell you not to post the question twice.
__________________
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 12-16-2008, 06:36 PM
xcallmejudasx's Avatar
Senior Member
 
Join Date: Oct 2008
Location: Houston, TX & Flint, MI
Posts: 585
Rep Power: 2
xcallmejudasx is on a distinguished road
Send a message via AIM to xcallmejudasx
Default
I'm unfamiliar with MessageContext class but the rule to serialization is that EVERY object your trying to serialize must implement Serializable or extend it through a superclass that implements it.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java serialization paul Advanced Java 3 04-10-2009 09:58 PM
Serialization/Deserialization Error andrepezzo Networking 0 12-16-2008 05:21 PM
Need help using serialization xcallmejudasx New To Java 0 12-02-2008 09:23 PM
error 530 error authentication required rgale JavaServer Pages (JSP) and JSTL 0 05-12-2008 05:28 PM
What is Serialization and de-serialization in Java Java Tip java.io 0 04-04-2008 03:47 PM


All times are GMT +2. The time now is 11:04 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org