Yes, there are 2 files (InjectEJB.java,EJB3Interceptor.java) that are visible at
"Browse the Source code"
or you can do an anonymous SVN checkout:
svn checkout */http/*://struts2ejb3.googlecode.com/svn/trunk/ struts2ejb3-read-only

BR,
Andras

Fernandes Celinio SGCF wrote:
Hello Lukasz,
Can you access the source code of this plugin ?
http://code.google.com/p/struts2ejb3/

I signed in on google but still cannot see any files.
Is that project still empty ?

Does anyone see the files ?
-----Message d'origine----- De : Lukasz Lenart [mailto:lukasz.len...@googlemail.com] Envoyé : mardi 20 janvier 2009 22:10
À : Struts Users Mailing List
Objet : Re: Injecting in Interceptors

2009/1/20 Ignacio de Córdoba <icord...@skios.es>:
Anybody has an idea on how can I get info about ServletContext in the init()
method of an interceptor? I'd like to lookup EJBs there and not lookup them
for every request (I know I can get the info I need from ActionInvocation
object that every intercept() gets)

Did you try to use that plugin [1], you can ever base on it, build
your own specific solution

[1] http://code.google.com/p/struts2ejb3/


Regards


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to