You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Stefan Kogler <st...@kathrein.de> on 2008/05/16 15:21:15 UTC

[Trinidad] Dialog not shown without Ajax4JSF

Hello,

i'm new in this mailing list, so hello everybody :)

Well, my problem is that the trinidad dialog framework only works 
correctly when i use Ajax4JSF and define that in my web.xml:


        <filter>
                <display-name>Ajax4jsf Filter</display-name>
                <filter-name>ajax4jsf</filter-name>
                <filter-class>org.ajax4jsf.Filter</filter-class>
        </filter>
        <filter-mapping>
                <filter-name>ajax4jsf</filter-name>
                <servlet-name>Faces Servlet</servlet-name>
                <dispatcher>REQUEST</dispatcher>
                <dispatcher>FORWARD</dispatcher>
                <dispatcher>INCLUDE</dispatcher>
        </filter-mapping>

When i don't use Ajax4JSF in my projekt and (for example) click the Button 
of a inputListOfValues Component
the browser loads for a short time and then nothing happens -> the dialog 
is not shown.
In my logfile are no errors...

I don't understand that, because i thought Trinidad has no dependency to 
ajax4jsf.

Does anyone knows more about that issue?

I tested that with trinidad 1.0.5 and 1.0.7


greetings
Stefan



-- 
Registergericht / Register court: Amtsgericht Traunstein, HRA 460 / local court Traunstein, certificate of registration no. 460 
Gesch�ftsf�hrender pers�nlich haftender Gesellschafter / Personally liable managing partner: Prof. Dr. Dr. h.c. Anton Kathrein, Dipl.-Betriebswirt (MBA-equivalent) 
Erf�llungsort und Gerichtsstand / Place of performance and place of jurisdiction: Rosenheim 

This e-mail is confidential and may contain privileged information. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. We believe but do not warrant that this e-mail and any attachments are virus free. You must therefore take full responsibility for virus checking.