[Xsltforms-support] Exception on loading form: Java class xsltforms has no public field or method n
Brought to you by:
alain-couthures
From: Chester W. <ch...@de...> - 2011-04-02 03:08:21
|
Hello, When running my form on Firefox 3.6.16 I get the internal error below. The form works fine on Safari 5.0.4 (Mac OS X 10.6.7) I don't have a clue about what it is in my form that triggers it---the reference to .../browse.xhtml:106 is apparently not a line number because when I move code around in my document it continues to complain about 106. XSLTForms Exception -------------------------- Error initializing : ([object HTMLAppletElement],[object Element],true)@ http://localhost:8888/reminv/build/xsltforms.js:1789 ([object HTMLBodyElement],[object Element],true)@ http://localhost:8888/reminv/build/xsltforms.js:1778 ()@http://localhost:8888/reminv/build/xsltforms.js:1708 ()@http://localhost:8888/reminv/build/xsltforms.js:1602 initImpl()@http://localhost:8888/reminv/browse.xhtml:106 init()@http://localhost:8888/reminv/browse.xhtml:2 onload([object Event])@http://localhost:8888/reminv/browse.xhtml:1 InternalError Java class xsltforms has no public field or method named "hasXFElement" Thanks, Chet Wood |