Re: [Trinidad] JS library cannot be found = buttons don't work

2010-01-07 Thread schneidc
Thank you for the tip. I overlooked that the ResourceServlet is not only necessary for images but also JavaScript. No it's working. Matthias Wessendorf-4 wrote: Hi, do you have the ResourceServlet listed in your web.xml file ? -Matthias -- View this message in context:

JMeter JSF Trinidad File Attachment Error

2010-01-07 Thread Jose_
Hi everyone, I'm testing a JSF (trinidad) application and I'm getting some problems. I've recorded the requests with JMeter Proxy Server. One request sends a PDF file (the size is 12 KB) and when I run the test plan that request fails. I get the following error:

[Trinidad] Chart drilldown listener problem

2010-01-07 Thread Rafael Ribeiro
Has anyone ever been able to get the drilldown listener for Trinidad Chart working? I am trying as on the examples and also as on *** book but it gives me the error below: Caused by: javax.el.PropertyNotFoundException: /graph.xhtml @26,5 chartDrillDownListener=#{chart.drillDown}: Property

[Trinidad] Trinidad consuming 80-90% CPU

2010-01-07 Thread Ravi Kapoor
Has anybody done performance tests on trinidad application. I have an application and it appears that it is taking 80-90% of CPU in my application, thus killing performance. We ran load tests and our CPU went to 100% usage. At this point we measured how much time was being taken by each

Re: [Trinidad] Trinidad consuming 80-90% CPU

2010-01-07 Thread Matthias Wessendorf
Hello Ravi, some more background would be good, e.g. what version of Trinidad etc. -Matthias On Thu, Jan 7, 2010 at 11:25 PM, Ravi Kapoor ravikapoor...@gmail.com wrote: Has anybody done performance tests on trinidad application. I have an application and it appears that it is taking 80-90% of