Re: A problem with unnecessary xforms-value-changed after replace="instance" submission and one more thing
Posted by
Maciej Arciuch on
Oct 16, 2009; 1:32pm
URL: https://discuss.orbeon.com/A-problem-with-unnecessary-xforms-value-changed-after-replace-instance-submission-and-one-more-thing-tp252592p252941.html
It worked like a charm on my local Tomcat, but the WebSphere 6.0 (which is used in the production environment) failed to run the development WAR, because it's been probably compiled for Java 1.5 (it seems that 3.7.1 package was 1.4-compatible - am I right?) - WebSphere complaints about unsupported class file version 49.0.
Where can I get the sources for this bleeding-edge version so that I can recompile it myself for 1.4?
Thanks, Maciek