[
https://issues.apache.org/jira/browse/GERONIMO-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim McConnell updated GERONIMO-3279:
------------------------------------
Summary: Pass some serializable object type by signature (was: Pass some
serializable object type by signature (the TCK uses Date objects, you can
pretty much pick anything that's serializable EXCEPT String, which is a special
case). This means you'd have something like this "Date
pass_and_return_a_date(Date)" a)
> Pass some serializable object type by signature
> ------------------------------------------------
>
> Key: GERONIMO-3279
> URL: https://issues.apache.org/jira/browse/GERONIMO-3279
> Project: Geronimo
> Issue Type: Sub-task
> Security Level: public(Regular issues)
> Components: CORBA
> Affects Versions: 2.0-M7
> Reporter: Tim McConnell
> Assignee: Tim McConnell
> Fix For: 2.0-M7
>
>
> You can use Date objects, but you can pretty much pick anything that's
> serializable EXCEPT String, which is a special case. This means you'd have
> something like this "Date pass_and_return_a_date(Date)" a
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.