users@glassfish.java.net
Re: How to look up local bean from servlet
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
: <
glassfish_at_javadesktop.org
>
Date
: Mon, 28 Sep 2009 14:20:26 PDT
Hi,
according to
https://glassfish.dev.java.net/javaee5/ejb/EJB_FAQ.html#POJOLocalEJB
you should annotate your servlet class with the @EJB annotation. E.g.:
@EJB(name="Ticc", beanInterface=Ticc.class)
Cheers
Chris.
[Message sent by forum member 'chrjohn' (christoph.john_at_macd.com)]
http://forums.java.net/jive/thread.jspa?messageID=366118
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Re: How to look up local bean from servlet"
Previous message
:
glassfish_at_javadesktop.org: "Re: asadmin troubles"
In reply to
:
glassfish_at_javadesktop.org: "How to look up local bean from servlet"
Next in thread
:
glassfish_at_javadesktop.org: "Re: How to look up local bean from servlet"
Reply
:
glassfish_at_javadesktop.org: "Re: How to look up local bean from servlet"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]