Re: TLS/SSL problems Solved!

2011-07-19 Thread david garvey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 That is great news... Fedora/Redhat has the same issues: [dgarvey@dgarvey .ssh]$ ls -l /etc/alternatives/jre lrwxrwxrwx 1 root root 29 Mar 10 12:25 /etc/alternatives/jre -> /home/dgarvey/jdk1.6.0_21/jre [dgarvey@dgarvey .ssh]$ On 07/19/2011 12:40 P

Re: TLS/SSL problems Solved!

2011-07-19 Thread Marc Chamberlin
Thanks David for your reply... You were sorta right... Actually openSuSE is screwed up when it comes to changing the Java installation (I went from openJDK_x64 to the Sun_X32 version. OpenSuSE uses a lot of links in /etc/alternatives to point at the correct version of Java things, which in turn g

Re: TLS/SSL problems

2011-07-18 Thread david garvey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc, It looks like the new install is missing the crypto stuff? http://fandry.blogspot.com/2011/06/problem-initializing-class.html I also checked the content of the content of the jar file ./Java/jre6/lib/jce.jar which should contain the missing c

Re: TLS/SSL problems

2011-07-18 Thread Marc Chamberlin
On 7/18/2011 12:10 AM, Eric Charles wrote: > Hi Marc, > > Why do you go to x32 and not x64? Thanks Eric for replying... I couldn't get Eclipse to work under x64 so was advised to use the x32 bit version of Java instead. I want to bring James up in Eclipse so I can better understand and debug it wh

Re: TLS/SSL problems

2011-07-18 Thread Eric Charles
Hi Marc, Why do you go to x32 and not x64? Also, http://wiki.apache.org/james/UsingSSL says you need to add/configure bouncycastle. I don't think it will help with the NoClassDefFoundError, but I would give it a try. Thx. On 18/07/11 08:45, Marc Chamberlin wrote: I recently had to change t

TLS/SSL problems

2011-07-17 Thread Marc Chamberlin
I recently had to change the JAVA vm on my server from java-1_6_0-openJDK_X64 to java-1_6_0-sun_586 (x32) and restarted James 2.3.2 under the new runtime environment. Before this switch, James worked fine, but afterwords whenever a client such as Thunderbird tries to connect I am getting the fo