| Author |
Message |
|
|
Hi Catalin,
See my previous post http://www.simplica.com/posts/list/117.page
After next release it will be possible to use a custom rendered for h:messages if you'll need, just by editing faces-config.xml. But I think your problem will be fixed anyway, due to our last improvements.
Adina
|
 |
|
|
Hi Catalin,
We've reproduced the problem, and we've fixed it. By the end of this week we will release a new version of Ecruiser components, which will include also this fix.
Adina
|
 |
|
|
|
We are currently focused to support JSF 1.2 version, but we will also evaluate JSF 2.0 in the future.
|
 |
|
|
Hi Catalin,
I've made a simple example based on your code, which works fine for me. I suppose you didn't implement properly the validation method. Please see my example:
|
 |
|
|
|
It would be helpfull for us to know how did you measured this javascript traffic and also what is the configuration of your dataTable?
|
 |
|
|
We fixed this problem. Please send an email to support@simplica.com specifying your order number, so we could send you a nightly build.
This fix will be available for everyone starting with ECruiser version 1.1.10.
|
 |
|
|
I've send you a patch by email.
This fix will be available for everyone starting with ECruiser version 1.1.10 .
|
 |
|
|
|
Yes, it seems to be a bug. You'll get a patch as soon as it gets fixed.
|
 |
|
|
Here's the source code.
Adina
|
 |
|
|
Here's my .war file. I used Hypersonic for database in this example. You can see the table's structure in nwind-acess-xp.jar/nwind-acess-xp.script.
I've made a test also on Oracle db, using this structure, and it worked fine. Try it also on your side.
Adina
|
 |
|
|
Try to run this SQL query directly in Oracle:
where vContractNo is a value from the second page of the grid and see what you get. Check if you have consistent data into your dataBase.
|
 |
|
|
|
It will still be useful for us to see that NPE stack trace.
|
 |
|
|
I also have tested the example with both original .jar and with patch 1720, and I couldn't reproduce the problem. I used Tomcat 6.0.18 and Sun Application Server 9.1.
Considerring this, I would like to see the full stack trace of the NPE exception, because I suspect that your problem might be related with the dataBase, and not with Ecruiser code.
BTW: what dataBase are you using?
|
 |
|
|
Hi Kuben,
I've made an example based on your code, and everything works fine on my side. I attached my files below. Please run my code into your environment and let me know if you still have problems.
PS: my backingbean has session scope.
|
 |
|
|
|
Please upload a simple example to demonstrate the problem, so we could help you properly.
|
 |
|
|