This post was updated on .
Here is the error: org.orbeon.saxon.value.DecimalValue incompatible with org.orbeon.saxon.value.IntegerValue Please help me. regards, Prahlad |
While migration, here are the changes done related to Jars:
New JAR files (new jars from Orbeon 3.8 added to old Orbeon WAR) • ant-jsch-1_6_5.jar • exist-ws-commons-util-1.0.2.jar • exist-xmlrpc-client-3_1_1.jar • exist-xmlrpc-common-3_1_1.jar • exist-xmlrpc-server-3_1_1.jar • flyingsaucer-20100212-itext-2_1_7.jar • flyingsaucer-core-renderer_orbeon_20100512.jar • itext-bcmail-jdk14-138.jar • itext-bcprov-jdk14-138.jar • jsch-0.1.42.jar Changed JAR files (Jars with older version replaced with newer version) • exist-1_2_6_orbeon_20090702.jar • exist-modules-1_2_6_orbeon_20090702.jar • exist-ngram-module-1_2_6_orbeon_20090702.jar • exist-optional-1_2_6_orbeon_20090702.jar • msv-xsdlib-20070407_orbeon_20100309.jar • orbeon.jar • orbeon-form-builder.jar • orbeon-form-runner.jar • orbeon-resources-private.jar • orbeon-resources-public.jar • orbeon-xforms-filter.jar • saxon-9-1-0-8_orbeon_20100413.jar Removed JAR files • exist-xmlrpc-1_2-patched.jar • flying-saucer-r8-core-renderer.jar • flying-saucer-r8-core-renderer-minimal.jar • flying-saucer-r8-itext-2_0_8.jar • joost-20030623_orbeon.jar • xalan-2_5_1_orbeon.jar • xsltc-2_5_1_orbeon.jar Also removed following files from my application (my WAR which uses Orbeon) - WEB-INF\resources\config\properties-base.xml - WEB-INF\resources\config\properties-form-builder.xml - WEB-INF\resources\config\pproperties-form-runner.xml - WEB-INF\resources\config\properties-xforms.xml - WEB-INF\resources\config\xforms-widgets.xbl - WEB-INF\resources\config\xforms-widgets.xsl These files were removed coz in the new Orbeon version, they are already there in orbeon-resources-private.jar Please let me know if I have done anything wrong while migrating to Orbeon 3.8 regards, Prahlad |
Administrator
|
Prahlad,
I don't see anything obviously wrong with what you did, but it's hard to tell for sure without a reproducible case. BTW I should mention that now is a bad time to migrate to Orbeon Forms 3.8 as 3.9 is in RC. Can you consider trying 3.9 RC1? -Erik On Mon, Apr 25, 2011 at 2:33 AM, PrahladOrbeon <[hidden email]> wrote: > While migration, here are the changes done related to Jars: > > New JAR files (new jars from Orbeon 3.8 added to old Orbeon WAR) > • ant-jsch-1_6_5.jar > • exist-ws-commons-util-1.0.2.jar > • exist-xmlrpc-client-3_1_1.jar > • exist-xmlrpc-common-3_1_1.jar > • exist-xmlrpc-server-3_1_1.jar > • flyingsaucer-20100212-itext-2_1_7.jar > • flyingsaucer-core-renderer_orbeon_20100512.jar > • itext-bcmail-jdk14-138.jar > • itext-bcprov-jdk14-138.jar > • jsch-0.1.42.jar > > > Changed JAR files (Jars with older version replaced with newer version) > • exist-1_2_6_orbeon_20090702.jar > • exist-modules-1_2_6_orbeon_20090702.jar > • exist-ngram-module-1_2_6_orbeon_20090702.jar > • exist-optional-1_2_6_orbeon_20090702.jar > • msv-xsdlib-20070407_orbeon_20100309.jar > • orbeon.jar > • orbeon-form-builder.jar > • orbeon-form-runner.jar > • orbeon-resources-private.jar > • orbeon-resources-public.jar > • orbeon-xforms-filter.jar > • saxon-9-1-0-8_orbeon_20100413.jar > > > Removed JAR files > • exist-xmlrpc-1_2-patched.jar > • flying-saucer-r8-core-renderer.jar > • flying-saucer-r8-core-renderer-minimal.jar > • flying-saucer-r8-itext-2_0_8.jar > • joost-20030623_orbeon.jar > • xalan-2_5_1_orbeon.jar > • xsltc-2_5_1_orbeon.jar > > > Also removed following files from my application (my WAR which uses Orbeon) > - WEB-INF\resources\config\properties-base.xml > - WEB-INF\resources\config\properties-form-builder.xml > - WEB-INF\resources\config\pproperties-form-runner.xml > - WEB-INF\resources\config\properties-xforms.xml > - WEB-INF\resources\config\xforms-widgets.xbl > - WEB-INF\resources\config\xforms-widgets.xsl > > These files were removed coz in the new Orbeon version, they are already > there in orbeon-resources-private.jar > > > Please let me know if I have done anything wrong while migrating to Orbeon > 3.8 > > > regards, > Prahlad > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/After-migrating-to-Orbeon-3-8-I-get-DecimalValue-incompatible-error-tp3459854p3472845.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi Erik,
Before I try 3.9 RC, this is one last try from my side for this issue. Here are few precise inputs to be shared related to this issue: * The issue occurs for a textbox which accepts integer value * The field is of type Time (accepting time in 24 hour format) * As soon as I type some integer, I immediately get this error (above image attached) * Earlier when I was using Orbeon 3.7.1, there was an issue reported, saying 'some Orbeon component immediately converts the integer typed into decimal and which causes some problem'. * Perhaps in the past since we could not get any fix for this, so probably we moved ahead by commented out some property in properties-xforms.xml (related to some decimal entry). Hope these inputs help us to resolve this issue. Thanx and regards, Prahlad |
Free forum by Nabble | Edit this page |