[jira] Created: (GERONIMO-1707) java.mail.Message is not initializing the session information with the Folder constructors.

2006-03-07 Thread Rick McGuire (JIRA)
java.mail.Message is not initializing the session information with the Folder constructors. Key: GERONIMO-1707 URL: http://issues.apache.org/jira/browse/GERONIMO-1707 Project: Gero

[jira] Commented: (GERONIMO-1707) java.mail.Message is not initializing the session information with the Folder constructors.

2006-03-07 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1707?page=comments#action_12369264 ] Rick McGuire commented on GERONIMO-1707: Sorry, truncated too early. This causes a NullPointerException when trying to retrieve session parameters. Also, the Ses

[jira] Updated: (GERONIMO-1707) java.mail.Message is not initializing the session information with the Folder constructors.

2006-03-07 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1707?page=all ] Rick McGuire updated GERONIMO-1707: --- Attachment: GERONIMO-1707.patch Applied to the geronimo-spec-javamail module. > java.mail.Message is not initializing the session information with th

[jira] Updated: (GERONIMO-1707) java.mail.Message is not initializing the session information with the Folder constructors.

2006-03-07 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1707?page=all ] Rick McGuire updated GERONIMO-1707: --- Geronimo Info: [Patch Available] > java.mail.Message is not initializing the session information with the Folder > constructors. > ---

[jira] Created: (GERONIMO-1708) javax.mail.internet.MimeMessage use of private methods short circuits lazy loading by MimeMessage subclasses.

2006-03-07 Thread Rick McGuire (JIRA)
javax.mail.internet.MimeMessage use of private methods short circuits lazy loading by MimeMessage subclasses. -- Key: GERONIMO-1708 URL: http://issues.apache.org/jira/bro

[jira] Updated: (GERONIMO-1708) javax.mail.internet.MimeMessage use of private methods short circuits lazy loading by MimeMessage subclasses.

2006-03-07 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1708?page=all ] Rick McGuire updated GERONIMO-1708: --- Attachment: GERONIMO-1708.patch Applied to the geronimo-spec-javamail module. > javax.mail.internet.MimeMessage use of private methods short circuits

[jira] Commented: (GERONIMO-1707) java.mail.Message is not initializing the session information with the Folder constructors.

2006-03-07 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1707?page=comments#action_12369283 ] Rick McGuire commented on GERONIMO-1707: Much harder than you might think. In order to write a unit test for this, you need to have a fully functional Store provi

[jira] Created: (GERONIMO-1712) Add NNTP Store support to javamail

2006-03-08 Thread Rick McGuire (JIRA)
Add NNTP Store support to javamail -- Key: GERONIMO-1712 URL: http://issues.apache.org/jira/browse/GERONIMO-1712 Project: Geronimo Type: New Feature Components: mail Versions: 1.2 Reporter: Rick McGuire This patch add

[jira] Updated: (GERONIMO-1712) Add NNTP Store support to javamail

2006-03-08 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1712?page=all ] Rick McGuire updated GERONIMO-1712: --- Attachment: GERONIMO-1712.patch This gets applied to the javamail-transport module. > Add NNTP Store support to javamail > --

[jira] Created: (GERONIMO-1753) Add support for a mail.nntp.from property to configure the default From: address for NNTP posts

2006-03-20 Thread Rick McGuire (JIRA)
Add support for a mail.nntp.from property to configure the default From: address for NNTP posts --- Key: GERONIMO-1753 URL: http://issues.apache.org/jira/browse/GERONIMO-1753 Project

[jira] Updated: (GERONIMO-1753) Add support for a mail.nntp.from property to configure the default From: address for NNTP posts

2006-03-20 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1753?page=all ] Rick McGuire updated GERONIMO-1753: --- Attachment: GERIONIMO-1753.patch This gets applied to the javamail-transport module. > Add support for a mail.nntp.from property to configure the def

[jira] Created: (GERONIMO-1754) Add GBeans for configuring NNTPTransport and NNTPStore access

2006-03-20 Thread Rick McGuire (JIRA)
Add GBeans for configuring NNTPTransport and NNTPStore access - Key: GERONIMO-1754 URL: http://issues.apache.org/jira/browse/GERONIMO-1754 Project: Geronimo Type: New Feature Components: mail Version

[jira] Updated: (GERONIMO-1754) Add GBeans for configuring NNTPTransport and NNTPStore access

2006-03-20 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1754?page=all ] Rick McGuire updated GERONIMO-1754: --- Attachment: GERONIMO-1754.patch This get's applied to the Geronimo mail module. > Add GBeans for configuring NNTPTransport and NNTPStore access > ---

[jira] Commented: (GERONIMO-1754) Add GBeans for configuring NNTPTransport and NNTPStore access

2006-03-20 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1754?page=comments#action_12371097 ] Rick McGuire commented on GERONIMO-1754: I essentially just copied what was done for the other transport/store GBeans, which also just used literals for those cons

[jira] Updated: (GERONIMO-1754) Add GBeans for configuring NNTPTransport and NNTPStore access

2006-03-21 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1754?page=all ] Rick McGuire updated GERONIMO-1754: --- Attachment: GERONIMO-1754B.patch Doh! I grabbed a version of the file from the wrong build. This is the one I meant to attach, which I've verified b

[jira] Updated: (GERONIMO-1754) Add GBeans for configuring NNTPTransport and NNTPStore access

2006-03-21 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1754?page=all ] Rick McGuire updated GERONIMO-1754: --- Attachment: GERONIMO-1754B.patch A patch built on the already committed previous patch that replaces hard coded literal strings in the protocol GBeans

[jira] Commented: (GERONIMO-1754) Add GBeans for configuring NNTPTransport and NNTPStore access

2006-03-21 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1754?page=comments#action_12371240 ] Rick McGuire commented on GERONIMO-1754: Some notes: > * @version should be @version $Rev$ $Date$ Noted for the future. > * I didn't think *.orig files should h

[jira] Commented: (GERONIMO-1761) Change geronimo-util module to geronimo-crypto, give credit where credit is due

2006-03-23 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1761?page=comments#action_12371537 ] Rick McGuire commented on GERONIMO-1761: There's already a NOTICE.txt and LICENSE.txt file in the root directory of the module giving the bouncycastle attribution.

[jira] Created: (GERONIMO-1765) POP3 and NNTP messages should throw an exception if headers are modified.

2006-03-24 Thread Rick McGuire (JIRA)
POP3 and NNTP messages should throw an exception if headers are modified. - Key: GERONIMO-1765 URL: http://issues.apache.org/jira/browse/GERONIMO-1765 Project: Geronimo Type: Bug Components: ma

[jira] Created: (GERONIMO-1766) NNTP and POP3 messages should throw an exception if attempting to modify headers.

2006-03-24 Thread Rick McGuire (JIRA)
NNTP and POP3 messages should throw an exception if attempting to modify headers. - Key: GERONIMO-1766 URL: http://issues.apache.org/jira/browse/GERONIMO-1766 Project: Geronimo Type: Bug

[jira] Updated: (GERONIMO-1766) NNTP and POP3 messages should throw an exception if attempting to modify headers.

2006-03-24 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1766?page=all ] Rick McGuire updated GERONIMO-1766: --- Attachment: GERONIMO-1766.patch applied to the javamail-transport module. > NNTP and POP3 messages should throw an exception if attempting to modify

[jira] Updated: (GERONIMO-1765) POP3 and NNTP messages should throw an exception if headers are modified.

2006-03-24 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1765?page=all ] Rick McGuire updated GERONIMO-1765: --- Attachment: GERONIMO-1766.patch applied to the javamail-transport module. > POP3 and NNTP messages should throw an exception if headers are modified.

[jira] Closed: (GERONIMO-1766) NNTP and POP3 messages should throw an exception if attempting to modify headers.

2006-03-24 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1766?page=all ] Rick McGuire closed GERONIMO-1766: -- Resolution: Duplicate Accidental duplicate opened because of Jira system problems. > NNTP and POP3 messages should throw an exception if attemptin

[jira] Closed: (GERONIMO-3246) Cleanup exception handling so stack traces for first failures are not discarded.

2007-06-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3246. -- Resolution: Fixed Final updates complete. > Cleanup exception handling so stack traces for

[jira] Closed: (GERONIMO-1697) Can't set listen host/IP for Sun CORBA Name Service GBean

2007-07-17 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-1697. -- > Can't set listen host/IP for Sun CORBA Name Service GBean > --

[jira] Closed: (GERONIMO-2438) adding CRAM-MD5 and DIGEST-MD5 authentication to POP3

2007-07-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-2438. -- Resolution: Fixed Fix Version/s: 2.0 > adding CRAM-MD5 and DIGEST-MD5 authentication

[jira] Closed: (GERONIMO-2498) Geronimo should use the full javamail uber jar instead of just the spec jar + provider jar.

2007-07-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-2498. -- Resolution: Fixed Fix Version/s: (was: Wish List) 2.0 > Geroni

[jira] Created: (GERONIMO-3427) STMP login fails if server sends multiple lines of response back from initial connection.

2007-08-21 Thread Rick McGuire (JIRA)
STMP login fails if server sends multiple lines of response back from initial connection. - Key: GERONIMO-3427 URL: https://issues.apache.org/jira/browse/GERONIMO-3427

[jira] Closed: (GERONIMO-3427) STMP login fails if server sends multiple lines of response back from initial connection.

2007-08-24 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3427. -- Resolution: Fixed Fix Version/s: 2.1 Committed revision 569336. > STMP login fails i

[jira] Commented: (GERONIMODEVTOOLS-175) javamail package is not included in server runtime

2007-09-04 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524742 ] Rick McGuire commented on GERONIMODEVTOOLS-175: --- The javamail jar is a merged jar file that i

[jira] Closed: (GERONIMO-3360) corba-marshall and corba-mytime tests failing

2007-09-05 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3360. -- Resolution: Fixed Committed revision 573009. This required a fix in the Yoko RMI implementa

[jira] Created: (GERONIMO-3479) javamail Folder class not including folder name in getURLName() result.

2007-09-19 Thread Rick McGuire (JIRA)
javamail Folder class not including folder name in getURLName() result. --- Key: GERONIMO-3479 URL: https://issues.apache.org/jira/browse/GERONIMO-3479 Project: Geronimo Iss

[jira] Closed: (GERONIMO-3479) javamail Folder class not including folder name in getURLName() result.

2007-09-19 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3479. -- Resolution: Fixed Committed revision 577242. > javamail Folder class not including folder n

[jira] Created: (GERONIMO-3485) The code in the geronimo-acivation server module should be moved into the javamail provider package

2007-09-25 Thread Rick McGuire (JIRA)
The code in the geronimo-acivation server module should be moved into the javamail provider package --- Key: GERONIMO-3485 URL: https://issues.apache.org/jira/browse/G

[jira] Commented: (GERONIMO-3485) The code in the geronimo-acivation server module should be moved into the javamail provider package

2007-09-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530087 ] Rick McGuire commented on GERONIMO-3485: Stage one complete, the addition of the handlers to the javamail

[jira] Resolved: (GERONIMO-3485) The code in the geronimo-acivation server module should be moved into the javamail provider package

2007-09-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-3485. Resolution: Fixed Committed revision 579564. This removed the module and updated the ja

[jira] Closed: (GERONIMO-3485) The code in the geronimo-acivation server module should be moved into the javamail provider package

2007-09-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3485. -- All appears to be working now. > The code in the geronimo-acivation server module should be mo

[jira] Created: (GERONIMO-3506) Javamail Notification events are supposed to be handled by a dispatcher thread.

2007-10-05 Thread Rick McGuire (JIRA)
Javamail Notification events are supposed to be handled by a dispatcher thread. --- Key: GERONIMO-3506 URL: https://issues.apache.org/jira/browse/GERONIMO-3506 Project: Geroni

[jira] Closed: (GERONIMO-3506) Javamail Notification events are supposed to be handled by a dispatcher thread.

2007-10-08 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3506. -- Resolution: Fixed Fix Version/s: 2.1 Committed revision 582780. > Javamail Notificat

[jira] Created: (GERONIMO-3515) Profile item names do not match Sun implementation.

2007-10-08 Thread Rick McGuire (JIRA)
Profile item names do not match Sun implementation. --- Key: GERONIMO-3515 URL: https://issues.apache.org/jira/browse/GERONIMO-3515 Project: Geronimo Issue Type: Bug Security Level: publi

[jira] Closed: (GERONIMO-3515) Profile item names do not match Sun implementation.

2007-10-08 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3515. -- Resolution: Fixed Fix Version/s: 2.1 Committed revision 582797. > Profile item names

[jira] Closed: (GERONIMO-3538) OSGI packaging of javamail spec removes org.apache.* classes from jav file.

2007-10-19 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3538. -- Resolution: Fixed Fixed by another fix. > OSGI packaging of javamail spec removes org.apac

[jira] Created: (GERONIMO-3538) OSGI packaging of javamail spec removes org.apache.* classes from jav file.

2007-10-19 Thread Rick McGuire (JIRA)
OSGI packaging of javamail spec removes org.apache.* classes from jav file. --- Key: GERONIMO-3538 URL: https://issues.apache.org/jira/browse/GERONIMO-3538 Project: Geronimo

[jira] Closed: (GERONIMO-3540) Session.loadProviders(ProviderInfo info, InputStream is) doesn't seem to handle comments correctly

2007-10-22 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3540. -- Resolution: Fixed Committed revision 587059. > Session.loadProviders(ProviderInfo info, Inp

[jira] Closed: (GERONIMO-3539) Can not override providers using META-INF/javamail.providers file

2007-10-22 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3539. -- Resolution: Fixed Committed revision 587072. > Can not override providers using META-INF/ja

[jira] Created: (GERONIMO-3590) javamail TextHandler fails when content stream is ByteArrayInputStream.

2007-11-08 Thread Rick McGuire (JIRA)
javamail TextHandler fails when content stream is ByteArrayInputStream. --- Key: GERONIMO-3590 URL: https://issues.apache.org/jira/browse/GERONIMO-3590 Project: Geronimo Iss

[jira] Closed: (GERONIMO-3590) javamail TextHandler fails when content stream is ByteArrayInputStream.

2007-11-08 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3590. -- Resolution: Fixed Committed revision 593128. > javamail TextHandler fails when content stre

[jira] Created: (GERONIMO-3591) javamail URLName() class does not HTTP encode URL username elements

2007-11-08 Thread Rick McGuire (JIRA)
javamail URLName() class does not HTTP encode URL username elements --- Key: GERONIMO-3591 URL: https://issues.apache.org/jira/browse/GERONIMO-3591 Project: Geronimo Issue Type:

[jira] Closed: (GERONIMO-3591) javamail URLName() class does not HTTP encode URL username elements

2007-11-08 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3591. -- Resolution: Fixed Committed revision 593244. > javamail URLName() class does not HTTP encod

[jira] Closed: (GERONIMO-3592) javamail Service.toString() method should not include password information.

2007-11-08 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3592. -- Resolution: Fixed Committed revision 593268. > javamail Service.toString() method should no

[jira] Created: (GERONIMO-3592) javamail Service.toString() method should not include password information.

2007-11-08 Thread Rick McGuire (JIRA)
javamail Service.toString() method should not include password information. --- Key: GERONIMO-3592 URL: https://issues.apache.org/jira/browse/GERONIMO-3592 Project: Geronimo

[jira] Created: (GERONIMO-2563) Need to update Yoko version level to match what openejb is using.

2006-11-14 Thread Rick McGuire (JIRA)
Need to update Yoko version level to match what openejb is using. - Key: GERONIMO-2563 URL: http://issues.apache.org/jira/browse/GERONIMO-2563 Project: Geronimo Issue Type: Bug

[jira] Closed: (GERONIMO-2563) Need to update Yoko version level to match what openejb is using.

2006-11-14 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2563?page=all ] Rick McGuire closed GERONIMO-2563. -- Resolution: Fixed Committed revision 474766. > Need to update Yoko version level to match what openejb is using. > -

[jira] Updated: (GERONIMO-2498) Geronimo should use the full javamail uber jar instead of just the spec jar + provider jar.

2006-11-14 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2498?page=all ] Rick McGuire updated GERONIMO-2498: --- Fix Version/s: Wish List (was: 1.2) > Geronimo should use the full javamail uber jar instead of just the spec jar + > provider

[jira] Created: (GERONIMO-2570) Hard-coded CORBABean port in client-corba-yoko plan conflicts with j2ee-corba-yoko definitions.

2006-11-15 Thread Rick McGuire (JIRA)
Hard-coded CORBABean port in client-corba-yoko plan conflicts with j2ee-corba-yoko definitions. --- Key: GERONIMO-2570 URL: http://issues.apache.org/jira/browse/GERONIMO-2

[jira] Closed: (GERONIMO-2570) Hard-coded CORBABean port in client-corba-yoko plan conflicts with j2ee-corba-yoko definitions.

2006-11-15 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2570?page=all ] Rick McGuire closed GERONIMO-2570. -- Resolution: Fixed Committed revision 475392. > Hard-coded CORBABean port in client-corba-yoko plan conflicts with > j2ee-corba-yoko definitions. >

[jira] Created: (GERONIMO-2590) The TSSLinkBuilder is not included in the list of loaded builders.

2006-11-22 Thread Rick McGuire (JIRA)
The TSSLinkBuilder is not included in the list of loaded builders. -- Key: GERONIMO-2590 URL: http://issues.apache.org/jira/browse/GERONIMO-2590 Project: Geronimo Issue Type: Bu

[jira] Commented: (GERONIMO-2590) The TSSLinkBuilder is not included in the list of loaded builders.

2006-11-22 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2590?page=comments#action_12451942 ] Rick McGuire commented on GERONIMO-2590: Committed revision 478171. Trunk update. > The TSSLinkBuilder is not included in the list of loaded builders

[jira] Closed: (GERONIMO-2590) The TSSLinkBuilder is not included in the list of loaded builders.

2006-11-22 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2590?page=all ] Rick McGuire closed GERONIMO-2590. -- > The TSSLinkBuilder is not included in the list of loaded builders. > -- > >

[jira] Resolved: (GERONIMO-2590) The TSSLinkBuilder is not included in the list of loaded builders.

2006-11-22 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2590?page=all ] Rick McGuire resolved GERONIMO-2590. Fix Version/s: (was: 2.0) Resolution: Fixed Committed revision 478168. 1.2 branch update. > The TSSLinkBuilder is not included in the l

[jira] Created: (GERONIMO-2592) TSSLink doStart() method is not getting called.

2006-11-22 Thread Rick McGuire (JIRA)
TSSLink doStart() method is not getting called. --- Key: GERONIMO-2592 URL: http://issues.apache.org/jira/browse/GERONIMO-2592 Project: Geronimo Issue Type: Bug Security Level: public (Regula

[jira] Commented: (GERONIMO-2594) Add xalan to endorsed directory

2006-11-27 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2594?page=comments#action_12453582 ] Rick McGuire commented on GERONIMO-2594: Two comments: 1) Doesn't 1.2 also have this problem? 2) The pom for XALAN 2.7.0 indicates a dependency on xm

[jira] Created: (GERONIMO-2619) Javamail 1.4 spec needs to be using the JAF 1.1 version.

2006-12-04 Thread Rick McGuire (JIRA)
Javamail 1.4 spec needs to be using the JAF 1.1 version. Key: GERONIMO-2619 URL: http://issues.apache.org/jira/browse/GERONIMO-2619 Project: Geronimo Issue Type: Bug Security Lev

[jira] Closed: (GERONIMO-2619) Javamail 1.4 spec needs to be using the JAF 1.1 version.

2006-12-04 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2619?page=all ] Rick McGuire closed GERONIMO-2619. -- Resolution: Fixed Committed revision 482117. > Javamail 1.4 spec needs to be using the JAF 1.1 version. > --

[jira] Created: (GERONIMO-2620) Need to create javamail 1.4 versions of the provider and mail jars

2006-12-04 Thread Rick McGuire (JIRA)
Need to create javamail 1.4 versions of the provider and mail jars -- Key: GERONIMO-2620 URL: http://issues.apache.org/jira/browse/GERONIMO-2620 Project: Geronimo Issue Type: Te

[jira] Closed: (GERONIMO-2620) Need to create javamail 1.4 versions of the provider and mail jars

2006-12-04 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2620?page=all ] Rick McGuire closed GERONIMO-2620. -- Resolution: Fixed Committed revision 482122. > Need to create javamail 1.4 versions of the provider and mail jars >

[jira] Created: (GERONIMO-2623) Infinite loop in the SMTPTransport code when a socket factory class is used.

2006-12-04 Thread Rick McGuire (JIRA)
Infinite loop in the SMTPTransport code when a socket factory class is used. - Key: GERONIMO-2623 URL: http://issues.apache.org/jira/browse/GERONIMO-2623 Project: Geronimo

[jira] Closed: (GERONIMO-2623) Infinite loop in the SMTPTransport code when a socket factory class is used.

2006-12-04 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2623?page=all ] Rick McGuire closed GERONIMO-2623. -- Resolution: Fixed Committed revision 482370. > Infinite loop in the SMTPTransport code when a socket factory class is used. > --

[jira] Commented: (GERONIMO-2439) add secure transport support to POP3 (i.e., SSL)

2006-12-07 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2439?page=comments#action_12456540 ] Rick McGuire commented on GERONIMO-2439: Jason, there are a couple of problems here that need to be fixed: 1) Comments in the POP3 files still refer t

[jira] Closed: (GERONIMO-2439) add secure transport support to POP3 (i.e., SSL)

2006-12-07 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2439?page=all ] Rick McGuire closed GERONIMO-2439. -- Resolution: Fixed Committed revision 483693. Thanks for the contribution Jason! > add secure transport support to POP3 (i.e., SSL) > --

[jira] Assigned: (GERONIMO-2679) ArrayIndexOutOfBoundsException when getting Mails from Pop3-Account with geronimo-javamail_1.4_mail-1.0.jar

2007-01-01 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-2679: -- Assignee: Rick McGuire > ArrayIndexOutOfBoundsException when getting Mails from Pop3-

[jira] Resolved: (GERONIMO-2679) ArrayIndexOutOfBoundsException when getting Mails from Pop3-Account with geronimo-javamail_1.4_mail-1.0.jar

2007-01-01 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-2679. Resolution: Fixed Fix Version/s: 2.0-M2 Committed revision 491576. > ArrayIndexOu

[jira] Created: (GERONIMO-2792) Assembly plans still contain references to non-existant corba-sun configs

2007-02-02 Thread Rick McGuire (JIRA)
Assembly plans still contain references to non-existant corba-sun configs - Key: GERONIMO-2792 URL: https://issues.apache.org/jira/browse/GERONIMO-2792 Project: Geronimo

[jira] Closed: (GERONIMO-2792) Assembly plans still contain references to non-existant corba-sun configs

2007-02-02 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-2792. -- Resolution: Fixed Committed revision 502581. -- 1.2 branch Committed revision 502583. -- t

[jira] Created: (GERONIMO-2801) The Geronimo 1.2 build needs to switch from a specific yoko revision number to the snapshot build to pick up latest fixes.

2007-02-05 Thread Rick McGuire (JIRA)
The Geronimo 1.2 build needs to switch from a specific yoko revision number to the snapshot build to pick up latest fixes. --- Key: GERONIMO-2801

[jira] Closed: (GERONIMO-2801) The Geronimo 1.2 build needs to switch from a specific yoko revision number to the snapshot build to pick up latest fixes.

2007-02-05 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-2801. -- Resolution: Fixed Committed revision 503843. > The Geronimo 1.2 build needs to switch from

[jira] Created: (GERONIMO-879) The console inclusion of a license for JDBM is obsolete.

2005-08-15 Thread Rick McGuire (JIRA)
The console inclusion of a license for JDBM is obsolete. Key: GERONIMO-879 URL: http://issues.apache.org/jira/browse/GERONIMO-879 Project: Geronimo Type: Bug Components: console Versions: 1.0-M5 En

[jira] Updated: (GERONIMO-879) The console inclusion of a license for JDBM is obsolete.

2005-08-15 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-879?page=all ] Rick McGuire updated GERONIMO-879: -- Attachment: jdbm.diff An SVN diff to remove the link from the jsp file. This will also require deletion of the license.txt file it links to. > The con

[jira] Created: (GERONIMO-880) Geronimo ships patent-protected bouncycastle IDEA implementation.

2005-08-15 Thread Rick McGuire (JIRA)
Geronimo ships patent-protected bouncycastle IDEA implementation. -- Key: GERONIMO-880 URL: http://issues.apache.org/jira/browse/GERONIMO-880 Project: Geronimo Type: Bug Components: console, OpenEJB

[jira] Updated: (GERONIMO-880) Geronimo ships patent-protected bouncycastle IDEA implementation.

2005-08-15 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-880?page=all ] Rick McGuire updated GERONIMO-880: -- Attachment: IDEAEngine.java An example of how the IDEA code can be disabled. This class would replace the existing IDEAEngine class in the jar file ship

[jira] Commented: (GERONIMO-880) Geronimo ships patent-protected bouncycastle IDEA implementation.

2005-08-16 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-880?page=comments#action_12318870 ] Rick McGuire commented on GERONIMO-880: --- I'm fine with all of that. I didn't intend that the code I attached be the file fix to this, but more of a strawman suggesti

[jira] Commented: (GERONIMO-880) Geronimo ships patent-protected bouncycastle IDEA implementation.

2005-08-17 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-880?page=comments#action_12319007 ] Rick McGuire commented on GERONIMO-880: --- I found an interesting item in the bouncycastle dev mailing list. They believe it is not a patent infringement to just distr

[jira] Commented: (GERONIMO-880) Geronimo ships patent-protected bouncycastle IDEA implementation.

2005-08-17 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-880?page=comments#action_12319010 ] Rick McGuire commented on GERONIMO-880: --- Oops, forgot to include a link to the discussion list item: http://www.bouncycastle.org/devmailarchive/msg03477.html > Geron

[jira] Commented: (GERONIMO-880) Geronimo ships patent-protected bouncycastle IDEA implementation.

2005-08-18 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-880?page=comments#action_12319158 ] Rick McGuire commented on GERONIMO-880: --- Hmmm, another problem here. The provider jar file is signed (a requirement for hooking in the JCE), which means we're unable

[jira] Updated: (GERONIMO-940) Dual contribution code in Geronimo has pedigree questions.

2005-08-29 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-940?page=all ] Rick McGuire updated GERONIMO-940: -- Attachment: cleanroom.zip > Dual contribution code in Geronimo has pedigree questions. > -- > >

[jira] Created: (GERONIMO-940) Dual contribution code in Geronimo has pedigree questions.

2005-08-29 Thread Rick McGuire (JIRA)
Dual contribution code in Geronimo has pedigree questions. -- Key: GERONIMO-940 URL: http://issues.apache.org/jira/browse/GERONIMO-940 Project: Geronimo Type: Bug Components: common, kernel Versions: 1.0

[jira] Updated: (GERONIMO-880) Geronimo ships patent-protected bouncycastle IDEA implementation.

2005-09-22 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-880?page=all ] Rick McGuire updated GERONIMO-880: -- Attachment: geronimo-bc.patch openejb-bc.patch The attached update includes a subset of the bouncycastle code which is sufficient to sati

[jira] Commented: (GERONIMO-887) Improve the Keystore portlet

2005-09-26 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-887?page=comments#action_12330459 ] Rick McGuire commented on GERONIMO-887: --- Yes, I was sort of caught between updates here with 880, testing the changes against uncommitted code. The changes are prett

[jira] Created: (GERONIMO-1096) Incomplete ServerPolicy/ClientPolicy classes causes problems with non-Sun ORBs

2005-10-20 Thread Rick McGuire (JIRA)
Incomplete ServerPolicy/ClientPolicy classes causes problems with non-Sun ORBs -- Key: GERONIMO-1096 URL: http://issues.apache.org/jira/browse/GERONIMO-1096 Project: Geronimo Type: Bug Comp

[jira] Updated: (GERONIMO-1096) Incomplete ServerPolicy/ClientPolicy classes causes problems with non-Sun ORBs

2005-10-20 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1096?page=all ] Rick McGuire updated GERONIMO-1096: --- Attachment: ServerPolicy.patch A patch to properly implement the copy() method. > Incomplete ServerPolicy/ClientPolicy classes causes problems with n

[jira] Created: (GERONIMO-1145) Too many ORBs (or possibly not enough)

2005-11-08 Thread Rick McGuire (JIRA)
Too many ORBs (or possibly not enough) -- Key: GERONIMO-1145 URL: http://issues.apache.org/jira/browse/GERONIMO-1145 Project: Geronimo Type: Bug Components: OpenEJB Versions: 1.0-M5 Environment: All Reporter: Rick

[jira] Commented: (GERONIMO-1145) Too many ORBs (or possibly not enough)

2005-11-08 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1145?page=comments#action_12357090 ] Rick McGuire commented on GERONIMO-1145: An in-VM call assumes the remote object is hosted locally, which is not always going to be the case. If a real network co

[jira] Updated: (GERONIMO-1145) Too many ORBs (or possibly not enough)

2005-11-11 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1145?page=all ] Rick McGuire updated GERONIMO-1145: --- Attachment: orb.patch There are other probems/issues involved with the ORB uses, but it turns out to be fairly simple to ensure that lookup("java:comp

[jira] Created: (GERONIMO-1211) Problems with javamail implementation

2005-11-21 Thread Rick McGuire (JIRA)
Problems with javamail implementation - Key: GERONIMO-1211 URL: http://issues.apache.org/jira/browse/GERONIMO-1211 Project: Geronimo Type: Bug Components: specs, mail Versions: 1.0-M5 Environment: All Reporter: Ric

[jira] Updated: (GERONIMO-1211) Problems with javamail implementation

2005-11-21 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1211?page=all ] Rick McGuire updated GERONIMO-1211: --- Attachment: javamail.patch sandbox-mail.patch Two different patch files here: javamail.patch -- patch file to the geronimo-specs-javam

[jira] Created: (GERONIMO-1250) Console Realm Create new user gives confusing error message.

2005-11-30 Thread Rick McGuire (JIRA)
Console Realm Create new user gives confusing error message. - Key: GERONIMO-1250 URL: http://issues.apache.org/jira/browse/GERONIMO-1250 Project: Geronimo Type: Improvement Components: console Environ

[jira] Created: (GERONIMO-1252) Keystore portlet gets exception trying to view generated keypair.

2005-11-30 Thread Rick McGuire (JIRA)
Keystore portlet gets exception trying to view generated keypair. - Key: GERONIMO-1252 URL: http://issues.apache.org/jira/browse/GERONIMO-1252 Project: Geronimo Type: Bug Components: console Environ

[jira] Created: (GERONIMO-1253) Button labels on Generate Keystore Page dialog not consistent.

2005-11-30 Thread Rick McGuire (JIRA)
Button labels on Generate Keystore Page dialog not consistent. -- Key: GERONIMO-1253 URL: http://issues.apache.org/jira/browse/GERONIMO-1253 Project: Geronimo Type: Bug Components: console Environment:

[jira] Updated: (GERONIMO-1253) Button labels on Generate Keystore Page dialog not consistent.

2005-11-30 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1253?page=all ] Rick McGuire updated GERONIMO-1253: --- Attachment: keystore.patch Patch to fix the button case issue. > Button labels on Generate Keystore Page dialog not consistent. > ---

[jira] Updated: (GERONIMO-1253) Button labels on Generate Keystore Page dialog not consistent.

2005-12-01 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1253?page=all ] Rick McGuire updated GERONIMO-1253: --- Attachment: keystore.patch There was a problem with the original patch that caused a null pointer exception. This version does not have that problem.

<    5   6   7   8   9   10   11   12   >