[
https://issues.apache.org/jira/browse/GERONIMO-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim McConnell updated GERONIMO-3279:
------------------------------------
Component/s: CORBA
Fix Version/s: 2.0-M7
Assignee: Tim McConnell
Description: 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
Affects Version/s: 2.0-M7
> 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
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> 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.