module.cc.types.License NotSerializableException

Description

similar to https://rome.dev.java.net/issues/show_bug.cgi?id=120

java.io.NotSerializableException: com.sun.syndication.feed.module.cc.types.License

using repository\rome\modules\0.3.1\modules-0.3.1-javadoc.jar

Also spot checking com.sun.syndication.feed.module.base.types ... they seem to
be missing Serializable

Thanks for your time

-Brian

Environment

None

Activity

Show:

bwalsh January 30, 2009 at 1:45 AM

Much thanks.

Nick Lothian January 29, 2009 at 10:57 PM

Fixed com.sun.syndication.feed.module.cc.types.License and com.sun.syndication.feed.module.base.CustomTag

I think everything else in com.sun.syndication.feed.module.base.* is ok, because
they all extend com.sun.syndication.feed.module.base.GlobalInterface (which is Serializable)

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created January 24, 2009 at 5:54 PM
Updated January 30, 2009 at 1:45 AM
Resolved January 30, 2009 at 1:45 AM