Problems with Redhat FC5
I have a simple application that runs on Fedora Core 3 and fails when I moved it to Fedora Core 5.The code is exactly the same on both machines. I replaced the GNU libraries with SUN libraries but still have the problem.
I am currently using Java 1.5, javamail 1.4 and activation 1.1.
I traced the problem to message.getSentDate() returning null and mpart.getCount() also returning null.
Any insights would be greatly appreciated
wlzimmer

