]
Pete Muir reassigned JBSEAM-2038:
---------------------------------
Assignee: Norman Richards
Assigning to you Norman as you know this code best :)
Documentation of xml namespace component configuration not consistent
with example
----------------------------------------------------------------------------------
Key: JBSEAM-2038
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2038
Project: JBoss Seam
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.0.CR1
Reporter: Matt Drees
Assigned To: Norman Richards
Priority: Minor
Fix For: 2.0.0.GA
As an example of a component that can be configured in components.xml, the documentation
has:
<pay:payment-home new-instance="#{newPayment}"
created-message="Created a new payment to
#{newPayment.payee}" />
However, the SeamPay example has:
<pay:payment-home name="paymentHome"
new-instance="#{newPayment}"
created-message="Created a new payment to
#{newPayment.payee}" />
I think I tried it once a few months ago, and the the first doesn't work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: