Re: [Trinidad] Page reloads before launching the dialog

2009-02-12 Thread Jonathan Bullock
We're using the dialog framework too and when the link is clicked a XHR POST is made to the page before the window loads and when the window is closed. Jon On Wed, 2009-02-11 at 11:54 -0800, Richard Yee wrote: Are you using any custom JavaScript? -R On Wed, Feb 11, 2009 at 10:24 AM,

[Fwd: [Trinidad] Testing dialogs via JMeter]

2009-02-04 Thread Jonathan Bullock
Problem solved! I had a HTTP Header Manager element near the start of my test plan that was stripping out the Tr-XHR-Message header value. Jon --- Fugro Data Solutions Limited Tyn y Coed Llanrhos Llandudno North Wales LL30 1SA United Kingdom Tel: +44 (0)1492 563555 Fax: +44 (0)1492 592030

[Trinidad] Testing dialogs via JMeter

2009-02-03 Thread Jonathan Bullock
Hello, I'm using the Trinidad Dialog Framework in a web app to popup a window with information in when a user clicks on a tr:commandLink component. I'm using JMeter to test the web app and have recorded the process of loading the popup but when I run the test back the JSF page that shows the

Re: [Trinidad] NPE from Googlebot user agent

2008-09-09 Thread Jonathan Bullock
this is unfortunatly a known bug. -Matthias -Andrew Sent from my iPod On 2008-09-08, Jonathan Bullock [EMAIL PROTECTED] wrote: Hello, The web app I'm using Trinidad on needs to be indexed by Google correctly and the Googlebot has just started crawling it. I've noticed

[Trinidad] NPE from Googlebot user agent

2008-09-08 Thread Jonathan Bullock
Hello, The web app I'm using Trinidad on needs to be indexed by Google correctly and the Googlebot has just started crawling it. I've noticed that every time the Googlebot makes a request to the web app a NPE is generated and I don't want Google indexing the stack trace error. I've been testing

Re: [Trinidad] v1.0.9 on Tomcat 5.5.26

2008-09-02 Thread Jonathan Bullock
Hi, Just got round to trying out the fix, had to checkout revision 685045 from the 12th Aug but it works fine now, thanks! My original reason for upgrading our web app was to fix the NPE error shown to unknown user agents like Konqueror GoogleBot (don't want Google indexing an error). I'm

Re: [Trinidad] v1.0.9 on Tomcat 5.5.26

2008-08-12 Thread Jonathan Bullock
Bug has been opened. :) I've gone back to use 1.0.8 in our web app for the time being. Jon On Tue, 2008-08-12 at 06:44 +0200, Matthias Wessendorf wrote: Hi, INFO: Reading config

Re: [Trinidad] v1.0.9 on Tomcat 5.5.26

2008-08-12 Thread Jonathan Bullock
Thanks, I'll try that out. Jon On Tue, 2008-08-12 at 07:37 +0200, Matthias Wessendorf wrote: On Tue, Aug 12, 2008 at 6:44 AM, Matthias Wessendorf [EMAIL PROTECTED] wrote: Hi, INFO: Reading config

[Trinidad] v1.0.9 on Tomcat 5.5.26

2008-08-11 Thread Jonathan Bullock
Hello all, I've been trying to upgrade the version of Trinidad we use in one of our web apps to 1.0.9. When I come to deploy the web app on Tomcat v5.5.26 I get an error in the logs when the Trinidad faces-config.xml is parsed. To check the issue is not down to incompatible libraries in our web