users@jersey.java.net
Re: how to return colelction of serializable elements ?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Felipe Gaúcho <
fgaucho_at_gmail.com
>
Date
: Sat, 18 Apr 2009 17:19:22 +0200
got it:
@GET
@Produces( { MediaType.APPLICATION_JSON, MediaType.APPLICATION_XML })
@Path("/read")
public List<FpEvent> read() {
it was another issue that was trapping my original trial :)
This message
: [
Message body
]
Next message
:
Felipe Gaúcho: "TestFramework supports EJB ?"
Previous message
:
Felipe Gaúcho: "how to return colelction of serializable elements ?"
In reply to
:
Felipe Gaúcho: "how to return colelction of serializable elements ?"
Next in thread
:
Paul Sandoz: "Re: [Jersey] Re: how to return colelction of serializable elements ?"
Reply
:
Paul Sandoz: "Re: [Jersey] Re: how to return colelction of serializable elements ?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]