Just wanted to send a quick e-mail to say Hi and ask a couple of questions.
I've had a chance to really spend some time reading over the specification
and playing around with OWB and write some small applications trying to get
my feet wet.

In the process, I've run into a couple small questions:

1) In trying to play around with decorators I had some trouble getting them
enabled by defining them in the beans.xml.  The specification provides a
snippet of a beans.xml in section 8.2 that seems to indicate that the
<decorators> element should be inside a <beans> element.  However, I needed
this element to be directly underneath the top level <WebBeans> element for
them to be enabled.  Looking at WebBeansXMLConfigurator this seems to be
correct.  I was not able to find a schema or dtd for the beans.xml to double
check that that snippet in section 8.2 was not just a simplification.

2) In order to get my injection points working in my test application, I had
to add the @Default qualifier.  Section 3.10 seems to indicate that this
isn't required.  Would this be something that I could open a JIRA issue for
and provide a patch?

Sincerley,

Joe Bergmark

Reply via email to