<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Update for those interested:<br>
<br>
Working through this with Stuart Douglas, we demonstrated the
BeanManager lookup of the Faces Converter class works from within
the test web application. Since the lookup works from within the
test app, Stuart figures this is a BDA visibility problem.
See WELD-846 (<a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/WELD-846">https://issues.jboss.org/browse/WELD-846</a>).<a
href="https://issues.jboss.org/browse/WELD-846" title="Incorrect
handling of cyclic dependencies between BeanDeploymentArchives"><del></del></a><br>
<br>
Stuart already had a patch for WELD-846 in hand, which I
demonstrated resolved SEAMFACES-82.<br>
<br>
Yay!<br>
<br>
Brian<br>
<br>
On 02/10/2011 08:40 PM, Brian Leathem wrote:
<blockquote cite="mid:4D54BDAE.4060404@gmail.com" type="cite">Hello
All,
<br>
<br>
I'm a little stumped with SEAMFACES-82 [1] - "Injection of managed
beans in face converter fails"
<br>
<br>
I reproduced the error with a simple test case, and did some
tracing/debugging, where I concluded the root of the problem to be
that beanManager.getBeans(type) returns an empty set, when type is
a Faces Converter class. (See the issue for more details).
<br>
<br>
So why would this be the case? Could this be a Weld bug? Or is
something just missing? What do I have to do to enable the
BeanManager to provide instances of these Converters?
<br>
<br>
Thanks,
<br>
Brian Leathem
<br>
<br>
[1] <a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/SEAMFACES-82">https://issues.jboss.org/browse/SEAMFACES-82</a>
<br>
<br>
<br>
</blockquote>
<br>
</body>
</html>