In the archives there was a post about Intake not working in TDK-2.2-rc1 depending on what version of the JDK you were using. If I understood the thread correctly, the source was compiled with 1.3 so if you compiled your app in 1.4 then there was a conflict with how the code would compute serialized UID's?
I was having a problem where my app no longer worked in TDK2.2 because Intake was unable to mapTo() successfully. I moved the app off the server and onto my local machine so I could run it through a debugger and it suddenly started working. I couldnt for the life of me undertand why, and then I noticed that I had 1.4 on my local box. So my question is, does TDK-2.2 require JDK1.4 if you are using Intake? Or is there maybe another way to explain why the app suddenly started to work? -b --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
