You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by pb...@johnson.ca on 2009/10/08 18:42:03 UTC

missing config for event handling

Here is my faces-config.  Am I missing anything for the trinidad button to 
fire the event??

<?xml version="1.0" encoding="UTF-8"?>

<faces-config
    xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee 
http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd"
    version="1.2">
 
    <application>
        <default-render-kit-id>org.apache.myfaces.trinidad.core</
default-render-kit-id>
    </application>
 
        <managed-bean>
                <managed-bean-name>dateTestUI</managed-bean-name>
                <managed-bean-class>DateTestUI</managed-bean-class>
                <managed-bean-scope>request</managed-bean-scope>
        </managed-bean>
        <managed-bean>
                <managed-bean-name>quantityBean</managed-bean-name>
                <managed-bean-class>test.QuantityBean</managed-bean-class>
                <managed-bean-scope>session</managed-bean-scope>
        </managed-bean>
 

</faces-config>


=============================================
Patrick Breen
Web Software Developer, Corporate Systems 
Johnson Inc.
Phone..: (709) 737-1173 
Email....: pbreen@johnson.ca 
=============================================
Quote of the month...
I have often repented speaking, but never of holding my tongue. 
   Xenocrates