users@jersey.java.net
[Jersey] Re: Inheritance and Internal Classes
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
: Adam Walczak <
me_at_adamwalczak.info
>
Date
: Tue, 28 Dec 2010 09:24:26 +0100
> @Path("b")
> public class B extends A {
> }
>
> C.java:
> @Path("c")
> public class C extends A {
> }
try: @Path("/b"), @Path("/c")
instead of: @Path("b"), @Path("c")
-- Adam Walczak www.adamwalczak.info +48 604 188 992
This message
: [
Message body
]
Next message
:
Imran M Yousuf: "Re: URI to a resource"
Previous message
:
Adam Walczak: "[Jersey] Re: Do Jersey have a way to detal with JAXB objects without @XmlRootElement?"
In reply to
:
ghellings_at_onenetwork.com: "[Jersey] Re: Inheritance and Internal Classes"
Next in thread
:
Paul Sandoz: "[Jersey] Re: Inheritance and Internal Classes"
Reply
:
Paul Sandoz: "[Jersey] Re: Inheritance and Internal Classes"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]