[jboss-jira] [JBoss JIRA] Closed: (JBMAIL-133) Can't build and run under IBM SDK

Andrew Oliver (JIRA) jira-events at jboss.com
Wed Dec 13 19:27:12 EST 2006


     [ http://jira.jboss.com/jira/browse/JBMAIL-133?page=all ]

Andrew Oliver closed JBMAIL-133.
--------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Andrew Oliver)

> Can't build and run under IBM SDK
> ---------------------------------
>
>                 Key: JBMAIL-133
>                 URL: http://jira.jboss.com/jira/browse/JBMAIL-133
>             Project: JBoss Mail ** Closed - moved to http://buni.org **
>          Issue Type: Task
>          Components: SMTP, POP, IMAP
>    Affects Versions: 1.0-M4
>         Environment: All Linux distributions running IBM SDK 1.4 and 1.5.
> This will also be observed on all platforms not running a Sun SDK
>            Reporter: Ulrich Romahn
>
> The SSL support of all three protocols (IMAP, POP, SMTP) will not be working on a non-Sun SDK.
> The "offending" line is:
> java.security.Security.addProvider( new com.sun.net.ssl.internal.ssl.Provider());
> and is located in the following three files:
> - org.jboss.mail.imap4.handlers.CmdSTARTTLS.java
> - org.jboss.mail.smtp.handlers.CmdSTARTTLS.java
> - org.jboss.mail.pop3.handlers.CmdSTLS
> This should be changed, if possible.
> I am working on a possible solution.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list