Skip to Content.
Sympa Menu

grouper-dev - RE: [grouper-dev] Fwd: [JIRA] Created: (GRP-507) the serialization of ParameterHelper class

Subject: Grouper Developers Forum

List archive

RE: [grouper-dev] Fwd: [JIRA] Created: (GRP-507) the serialization of ParameterHelper class


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Tom Zeller <>, Grouper Dev <>
  • Cc: "" <>
  • Subject: RE: [grouper-dev] Fwd: [JIRA] Created: (GRP-507) the serialization of ParameterHelper class
  • Date: Fri, 29 Oct 2010 13:57:41 -0400
  • Accept-language: en-US
  • Acceptlanguage: en-US

Hmmm, Luey are you going to the Internet2 conference next week?

Im not exactly sure how this is going to be used, the WS API is serializable
and more stable than the Grouper core API, can WS not be used for some
reason? If we go down this path, we will need to Serialize lots of classes
and be more formal about the change process of the API... What functions are
you exposing via spring specifically?

Thanks,
Chris

-----Original Message-----
From:


[mailto:]
On Behalf Of Tom Zeller
Sent: Friday, October 29, 2010 10:45 AM
To: Grouper Dev
Subject: [grouper-dev] Fwd: [JIRA] Created: (GRP-507) the serialization of
ParameterHelper class

Forwarding to grouper-dev as FYI.

---------- Forwarded message ----------
From: luey.huang (JIRA)
<>
Date: Tue, Oct 26, 2010 at 10:09 PM
Subject: [JIRA] Created: (GRP-507) the serialization of ParameterHelper class
To:



the serialization of ParameterHelper class
------------------------------------------

                Key: GRP-507
                URL: https://bugs.internet2.edu/jira/browse/GRP-507
            Project: Grouper
         Issue Type: Bug
         Components: API
   Affects Versions: 1.6.1
           Reporter: luey.huang
           Assignee: Tom Barton


we are using Spring to public the grouper-api service, which need the
serialization of Stem, Grouper and Subject class. when doing this, we
find that the  ParameterHelper member variable in Stem class had not
been serialized, which make the Stem object can't transport through
network.

--
This message is automatically generated by JIRA.



Archive powered by MHonArc 2.6.16.

Top of Page