Still no joy, I'm afraid. We upgraded Java on the machine in question to 1.4.2 and I corrected the Java code as per your suggestion.
On loading the page, I receive an error message:
line 14, column 68: Error attribute "sourcepath" not allowed at this point; ignored near config (schema: http://www.orbeon.org/oxf/xml/java)
Peter,
I am surprised; this should work just fine. Do you have OXF 2.1? If you do, please try the example attached: uncompress javaprocessor.zip in your resources directory (this will create a javaprocessor directory) and add this to your config/controller.xml:
<page path-info="/examples/javaprocessor"
model="oxf:/javaprocessor/model.xpl"
view="oxf:/javaprocessor/view.xsl"/>BTW, this example will be in the next version of OXF.
Alex
javaprocessor.zip
Description: Zip compressed data
_______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
