[seam-dev] laying the tracks for Seam 3

Dan Allen dan.j.allen at gmail.com
Wed Apr 22 19:01:06 EDT 2009


I just checked in the scaffolding for the servlet-booking example, a WAR
which will target Tomcat and Jetty (and perhaps even JBoss AS once I get the
profiles setup). In the process, I believe I solved the issue of binding the
JCDI Manager to JNDI in Jetty. What's really strange though is that once I
get the Manager, it doesn't find any beans on my classpath. But that might
have to do with...

Jetty is still in a crippled state. First, JSF 2 does not appear fully on
Jetty. If I use the @ManagedBean annotation, the bean cannot be found. If I
used the @Named annotation, same thing. Both examples work unchanged on
Tomcat. So I'm not sure yet. Going to contact the Mojarra team.

The scaffolding works beautifully on Tomcat. I'm going to working both the
booking and servlet-booking projects as I fill out the functionality.

-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/seam-dev/attachments/20090422/bd5094ae/attachment.html 


More information about the seam-dev mailing list