Re: Opereffa's JSF Managed Bean
Dear Seref,That is very kind of you.I wonder why JSF is getting out of the picture.That would mean, archetypeBinder CustomResolver will also be out?- - - - - - - - - - - - -Regards,
Kruy Vanna
Graduate School of Global Information and Telecommunication Studies,
Waseda University
http://kvanna.multiply.com
http://vannit.blogspot.com
On Sun, Dec 13, 2009 at 5:33 AM, sarikan <serefarikan@kurumsalteknoloji.com> wrote:
Hi,
It appears somehow I thought I was a member of this group, and apparently I
was not! So sorry for the late answer, I hope it still helps
The archetypeBinder is not a bean, it is handled by the CustomResolver class
in Opereffa JSF project, which extends JSF's binding mechanism.
In case you are interested, I can explain the reason for this implementation
choice. Just so you know, Opereffa is going under a huge refactoring, with
JSF getting out of the picture.
Kind regards
Seref
> _______________________________________________
vanna wrote:
>
> Dear all,
>
> In a generated JSF artifact *
> openEHR-EHR-EVALUATION.SOAP_Assessment_aspect.v1draft.xhtml*
> The inputText is bound to a ManagedBean 'archetypeBinder' as seen below:
>
> <div jsf2dojo="true" style="display:inline;" ><h:inputText
>> value="#{archetypeBinder.dvtext.text.inNode['/data[at0001]/items[at0002]/value']}"/></div>
>
>
> But 'archetypeBinder' is not declared in *faces-config.xml*
>
> *faces-config.xml*
> *------------------------------------------------*
> <managed-bean>
> <managed-bean-name>test</managed-bean-name>
> <managed-bean-class>uk.ac.ucl.chime.web.TestBean</managed-bean-class>
> <managed-bean-scope>request</managed-bean-scope>
> </managed-bean>
> <managed-bean>
> <managed-bean-name>connectorBean</managed-bean-name>
>
> <managed-bean-class>uk.ac.ucl.chime.web.ConnectorBean</managed-bean-class>
> <managed-bean-scope>request</managed-bean-scope>
> </managed-bean>
>
> Where can I find the ArchetypeBinder managed bean?
>
> Regards,
> Kruy Vanna
> Graduate School of Global Information and Telecommunication Studies,
> Waseda University
>
> openEHR-implementers mailing list
> openEHR-implementers@openehr.org
> http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-implementers
>
--
View this message in context: http://old.nabble.com/Opereffa%27s-JSF-Managed-Bean-tp26497298p26760924.html
Sent from the openehr-implementers mailing list archive at Nabble.com.
_______________________________________________
openEHR-implementers mailing list
openEHR-implementers@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-implementers
_______________________________________________
openEHR-implementers mailing list
openEHR-implementers@openehr.org
http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-implementers
_______________________________________________ openEHR-implementers mailing list openEHR-implementers@openehr.org http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-implementers