Guys, Im getting nasty errors when running the exampels Java Processor example of my own.
Attached is the stack trace. There was the exact came question asked before
and Alex replied with:
1) You are probably getting this exception because of the JDK version
you are using. You need the JDK 1.4.1 or 1.4.2 to use the Java
processor. If you cannot upgrade, just let us know and we'll see what
we can do to port this functionality to older versions of the JDK.
>> im using 1.4.2
2) You seem to be using the addSocketInfo(...) method in your custom
processor. With OXF 2.1 you should now call: addOutputInfo(new
ProcessorInputOutputInfo(OUTPUT_DATA)). The OXF 2.1 documentation has
unfortunately not been modified to reflect this; I apologize for this.
Note that if you use the old API with the OXF 2.1 you will get a
compilation error.
>> made this change, no results
3) We have added an example using the Java processor. It will be part
of the next release of OXF.
>> im using OXF 2.2
I've ticked all those boxes and have am still getting the same error. I have
attached my simple processor anyway.
Any clues?
Matt
Matt Allen
Client Services Director - 0413 777 771
River Dynamics
Winner, Innovation In Claims Management
- 2003 Australasian Claims Expo
BitTest.java
Description: Binary data
_______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
