[webbeans-dev] binding Manager to JNDI on Jetty

Dan Allen dan.j.allen at gmail.com
Wed Apr 22 18:53:42 EDT 2009


In the process of setting up the servlet-booking example for Seam, I tackled
the problem of binding the JCDI Manager to JNDI on Jetty. It's just a matter
of extending the javax.naming.Reference class. I attached the implementation
to https://jira.jboss.org/jira/browse/WBX-31.

Should I commit this Pete? I need a decison on whether we should change the
name of the class to reflect that it is an ObjectFactory and a Reference. I
think internally Tomcat must create the reference automatically from the
resource definition, which is why Jetty doesn't know what to do with a plain
ObjectFactory.

...I also noticed that injection is not supported in Jetty. I'm not sure how
to handle that problem, but it means no booking yet on Jetty.

-Dan

-- 
Dan Allen
Senior Software Engineer, Red Hat | Author of Seam in Action

http://mojavelinux.com
http://mojavelinux.com/seaminaction
http://in.relation.to/Bloggers/Dan

NOTE: While I make a strong effort to keep up with my email on a daily
basis, personal or other work matters can sometimes keep me away
from my email. If you contact me, but don't hear back for more than a week,
it is very likely that I am excessively backlogged or the message was
caught in the spam filters.  Please don't hesitate to resend a message if
you feel that it did not reach my attention.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20090422/2fd4b5f9/attachment.html 


More information about the weld-dev mailing list