Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8410543
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T00:12:18+00:00 2026-06-10T00:12:18+00:00

Serialization is a process of transforming a object definition into a persistent format (where

  • 0

Serialization is a process of transforming a object definition into a persistent format (where the format is platform specific). Objects transferred across network (RMI, EJBs) need to be serializable. SOAP requests are xml based, and JAXB is used to marshall and unmarshall the objects <—> xml. I am prompted by the code-quality plugins to add a SerialVersionUID. Is this required? Do CXF/JAXB internally need this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T00:12:20+00:00Added an answer on June 10, 2026 at 12:12 am

    JAXB does not need it, as far as I know. You get this warning because your classes implement Serializable, but JAXB doesn’t require your classes to be Serializable.

    If there’s no other reason why your classes need to be Serializable, you could just change them so that they don’t implement Serializable.

    Your classes only need to implement Serializable if you want to be able to serialize/deserialize them using Java’s default serialization mechanism (which is used by, for example, RMI).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In serialization mechanism,we are wrote the object into stream using objectinputstream and object outputstream.These
Object serialization is the process of saving an object's state to a sequence of
for some reasons I need to control the process of object serialization in .NET.
In a process of leaning java serialization concept, i was puzzled at one point.
There is simple JSON serialization module with name simplejson which easily serializes Python objects
I'm trying to use the native flex serialization/deserialization process to save/load state of a
I have a very large object which I wish to serialize. During the process
An object which implements some custom serialization can be serialized and deserialized to different
I'm using Binary Serialization in .NET to clone objects. Any of my own classes
I was going through this article to understand more about Java Serialization process. When

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.