Correct as jboss-3.2.x requires jdk1.3 to build and the 1.0.x JSSE extension package has never introduced the non-sun versions of the SSLContext. We added a workaround for a similar problem with the https connection that would look for a javax.net.* version of the class when running under java 1.4.x so we need to do the same thing here.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854292#3854292 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854292 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
