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

[471 byte] By [wlzimmera] at [2007-10-3 4:49:09]
# 1
Are you accessing the exact same mail server in both cases?Some JavaMail debugging output might help identify the problem.See the JavaMail FAQ.
bshannona at 2007-7-14 22:53:39 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...