I am using the BIRT reports and find that, what works consistently on my computer does not work well on the test server.
Test server has tomcat 6.0.18, and MyEclipse 7.
My computer has tomcat 6.0.13 and MyEclipse 6.6.
I am using paramDefs which show as drop downs in the usual manner. On my local machine, it all works well. On the test server, there seems to be a disconnect between the paramDefs and the report parameters. They will get out of synch and cannot get back together most of the time. No number of server restarts and reloads will change this.
We are using Oracle as our database server. Any ideas?