Compile Classpath from CVS

2010-10-03 Thread kemot
Hello.. I just try to compile Classpath form the CVS but i always get the error configure.ac:503: required file `./config.rpath' not found, after the autogen.sh command. I have also tried this, [+] Clean files generated by autoconf, aclocal, automake and configure [+] Run aclocal [+] Run

Re: SSL communication problem Classpath 0.97.2

2010-08-26 Thread kemot
Hallo.. I get the same error Massage with the version 0.98.. Did you find something to solve this problem? best regards mohammad jouni-2 wrote: Hello Everyone , I am attempting to run an application that uses SSL communication using JamVM and GNU Classpath 0.97.2 . Every time I

Testing SSL

2010-08-21 Thread kemot
Hello.. Since a few days i try to run gnu classpath with SSL, but i will not work. My goal is, to get a SSL Connection between Client and a Server. Now im testing the SSLContext class with this java code: try { // SSLContext protocols: TLS, SSL, SSLv3 SSLContext sc =