BundleClassLoader in osgi-ified prototype.

2009-09-28 Thread Rick McGuire
David, I was digging through your sandbox code and found the BundleClassLoader implementation. In order for this to be generally useful, it's going to need to handle resources as well as classes. Is there some reason why this is not implemented here? If it's just something that's on your

Re: [VOTE] Donate blueprint to Aries podling (2nd try)

2009-09-25 Thread Rick McGuire
+1 Guillaume Nodet wrote: The Aries podling has just been accepted (see http://incubator.apache.org/aries/) and would be a much better place for the blueprint implementation that has been developped in Geronimo. This vote is mainly for donating the code to the Aries project and maintain it

Re: [DISCUSS] Donate Blueprint implementation to Aries podling

2009-09-24 Thread Rick McGuire
Guillaume Nodet wrote: Some time ago, a few Geronimo committers have started an implementation of the OSGi Blueprint Services spec, which is basically an OSGi standardized version of Spring-DM (the next version of Spring-DM being the RI of this spec). The code was developed at Geronimo mostly

Re: [DISCUSS] Donate Blueprint implementation to Aries podling

2009-09-24 Thread Rick McGuire
Jarek Gawor wrote: I'm +1 for the move. I'm just curious. Is the plan to move the Blueprint trunk and tags? or just trunk? I suspect the tags really should remain here for the benefit of anybody looking for the code for the one version that has been released from the Geronimo project.

Re: OSGI progress

2009-09-23 Thread Rick McGuire
David Jencks wrote: On Sep 22, 2009, at 10:50 PM, Ivan wrote: After reading some code changes of the geronimo-kenel in the sanbox, I found that we keep the Geronimo kenel as an OSGI service, and each Configuration ( or a bundle) will search it and start the configuration as we do in the

Re: [VOTE] Release Blueprint 1.0.0 (4th try)

2009-09-15 Thread Rick McGuire
+1 Guillaume Nodet wrote: I've uploaded another 1.0.0 release of the blueprint project. I think I've addressed all the issues raised in the discussion thread. The staging repository is available at: https://repository.apache.org/content/repositories/geronimo-staging-005/ The corresponding

Re: osgi progress

2009-09-11 Thread Rick McGuire
David Jencks wrote: I've made some headway in my sandbox osgi framework. I now have pretty much all the modules building as bundles and have the car-maven-plugin working enough to build several plugins. I'm a bit stuck on a classloading problem in which a bundle appears to be able to load a

Re: [VOTE] Geronimo TxManager component 2.1.3

2009-09-11 Thread Rick McGuire
+1 David Jencks wrote: I've set up a release candidate for the transaction manager and connector code 2.1.3, needed for geronimo 2.2: https://repository.apache.org/content/repositories/geronimo-staging-058/ Site staged at:

Re: [VOTE] geronimo-jacc_1.1_spec version 1.0.2

2009-09-11 Thread Rick McGuire
+1 David Jencks wrote: I've built a release candidate for the jacc spec jar: https://repository.apache.org/content/repositories/geronimo-staging-002/ Site is staged here: http://people.apache.org/~djencks/staging-site/maven/specs/geronimo-jacc_1.1_spec/1.0.2/ Along with a bunch of build

Re: [VOTE] release jaspic implementation component 1.0

2009-09-11 Thread Rick McGuire
+1 David Jencks wrote: It's time for the first release of our jaspic implementation for inclusion in g. 2.2. Release artifacts staged here: https://repository.apache.org/content/repositories/geronimo-staging-003/ Site staged here:

Re: [VOTE] XBean 3.6

2009-09-10 Thread Rick McGuire
+1 David Jencks wrote: I've prepared a release candidate for xbean 3.6: https://repository.apache.org/content/repositories/geronimo-staging-053/ Site staged at: http://people.apache.org/~djencks/staging-site/maven/xbean/3.6/ It looks like we fixed 11 issues for 3.6:

Re: [DISCUSS] Release Blueprint 1.0.0

2009-09-09 Thread Rick McGuire
There's also the question of whether we should be releasing this before the blueprint spec is officially released. This should be soon, but I don't think the voting on the RI and CT has completed yet. There is always the possibility of a last second change. Rick Kevan Miller wrote: Hi

Re: [DISCUSS] Release Blueprint 1.0.0

2009-09-09 Thread Rick McGuire
I think there may be a problem with the NOTICES file for the api jar files. The sources contained there are the OSGi-developed API files. The files contain the OSGi copyright, but the NOTICES file only states that his contains software developed at the Apache Software Foundation. There's no

Re: [DISCUSS] Release Blueprint 1.0.0

2009-09-09 Thread Rick McGuire
David Jencks wrote: Without some major justification I'm seriously -1 on releasing from the sandbox. I don't see any problem with moving this code to components and releasing it from there, whether or not it then moves somewhere else. I'm also uncomfortable for the release tag for this being

Re: osgi-ification progress

2009-09-01 Thread Rick McGuire
David Jencks wrote: I've been working on my sandbox framework copy on converting to use osgi, and I've made some progress. My basic strategy has been to replace plugin classloader usage with Bundle (and BundleContext) use. This looks like it will work out ok. Most of the code compiles and

Tomcat 7 and Geronimo

2009-08-28 Thread Rick McGuire
I stumbled across the following presentation about Tomcat 7 yesterday, and I was wondering how much of an impact this will be for Geronimo. http://people.apache.org/~markt/presentations/2009-04-01-Tomcat7Servlet3.pdf Here's the list of new items planned for the release. New for Tomcat 7

Re: Some thoughts about enabling for OSGi

2009-08-26 Thread Rick McGuire
2009/8/25 Rick McGuire rick...@gmail.com mailto:rick...@gmail.com I've been trying to pull together some thoughts about what it might mean for Geronimo to enable itself for OSGi applications and what needs to be added to the server beyond just adopting an OSGi

Some thoughts about enabling for OSGi

2009-08-25 Thread Rick McGuire
I've been trying to pull together some thoughts about what it might mean for Geronimo to enable itself for OSGi applications and what needs to be added to the server beyond just adopting an OSGi classloading model. That sort of change would be primarily transparent for most existing

[jira] Resolved: (GERONIMO-4808) Javamail Session constructor not creating property Properties copy

2009-08-21 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4808. Resolution: Fixed Committed revision 806491. Javamail Session constructor

[jira] Resolved: (GERONIMO-4611) Exchange IMAP problem

2009-08-21 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4611. Resolution: Fixed I never got a response back, but I believe this fix to be the correct

Re: Webapp Annotation processing for 299

2009-08-20 Thread Rick McGuire
Gurkan Erdogdu wrote: Hi; Thanks for kicking discussion David. As you may already know Java EE 6 will be planned to release on November. Do you have any plan or roadmap to integrate JSR-299 with Geronimo? We have a tentative roadmap for implementing the Web Profile at:

Re: Webapp Annotation processing for 299

2009-08-20 Thread Rick McGuire
with this, but I was looking form something more specific, such as the actual areas/functions where integration assistance is needed. Rick Thanks; --Gurkan 2009/8/20 Rick McGuire rick...@gmail.com mailto:rick...@gmail.com Gurkan Erdogdu wrote: Hi; Thanks for kicking

Re: svn commit: r797601 - in /geronimo/sandbox/blueprint/blueprint-core/src/main/java/org/apache/geronimo/blueprint: ExtendedBlueprintContainer.java container/BlueprintContainerImpl.java container/S

2009-07-27 Thread Rick McGuire
Guillaume Nodet wrote: For more informations, see section 121.6.10 and 121.6.11 of the OSGi compendium spec, but there is a clear different between the service being enabled or not and the lazy / eager activation. The lifecycle diagram in section 121.3 and sections 121.3.8 and 121.3.9 are

Re: Build the GBeanInfo with the attribute name caselessly?

2009-06-23 Thread Rick McGuire
David Jencks wrote: Perhaps I can be convinced otherwise but I think the attribute and reference names should remain case sensitive. Are there other DI systems that have case insensitive property names? What does blueprint do? Blueprint is case sensitive for property names, using the

Re: [VOTE] genesis 2.0 and geronimo-jaspic_1.0_spec 1.0

2009-06-09 Thread Rick McGuire
+1 David Jencks wrote: This is a vote on two bits: genesis 2.0, a new build system foundation based on great work by Jason Dillon and the new apache 6 pom and assembly plugin bits. geronimo-jaspic_1.0_spec 1.0 a new spec jar for the jsr 196 jaspic spec. This passes the jaspic signature

[jira] Created: (GERONIMO-4680) Create a plugin in for OpenJPA 2.0.

2009-06-08 Thread Rick McGuire (JIRA)
) Components: persistence Reporter: Rick McGuire Now that the JEE6 specifications are getting closer to reality and OpenJPA is getting closer to supporting the JPA 2.0 specification, we should have a plugin that allows OpenJPA 2.0 to replace the 1.x version so people can start kicking

[jira] Created: (GERONIMO-4681) Create a plugin group that mirrors the JEE6 web profile.

2009-06-08 Thread Rick McGuire (JIRA)
Security Level: public (Regular issues) Components: Plugins Reporter: Rick McGuire The Web Profile for JEE6 is defined as containing the following JEE6 components: * Servlet 3.0 * JavaServer Pages (JSP) 2.2 * ExpressionLanguage (EL) 2.2 * Debugging Support

Implementing the JEE6 Web profile.

2009-06-08 Thread Rick McGuire
I've been starting to look at what might be required to implement the JEE6 Web Profile stack on Geronimo. The Web Profile is a fairly small subset of the JEE6 definition oriented around writing web applications. This profile defines the minimal set of services the server must provide to be

Re: [bluprint + xbean-reflect] Use of factories

2009-04-23 Thread Rick McGuire
Guillaume Nodet wrote: When trying to implement the dedens-on attribute for blueprint, I had to find my way in xbean-reflect about constructor recipes and nested recipes. In the ObjectRecipe, a factory-method can be set so that the object is built by calling a static method or an instance

Re: [OSGi] Support for RFC 124?

2009-04-14 Thread Rick McGuire
Guillaume Nodet wrote: I agree that we need to join forces. Actually, i have started experimenting with xbean-refect after having seen your code :-) If we are going to use generics in the implementation, it may be easier to use the reflect package implementation classes that i wrote. Anyway, I

Re: [OSGi] Support for RFC 124?

2009-04-13 Thread Rick McGuire
Jarek Gawor wrote: Btw, I checked in under https://svn.apache.org/repos/asf/geronimo/sandbox/gawor/rfc124 a tiny bit of code that I was playing around with to better understand RFC 124. I'll keep on working and experimenting with it but anyone is welcome to join. I'm planning to add some of the

Re: [OSGi] Support for RFC 124?

2009-04-13 Thread Rick McGuire
specific features so that we can use retrotranslator if needed. On Mon, Apr 13, 2009 at 15:12, Rick McGuire rick...@gmail.com wrote: Jarek Gawor wrote: Btw, I checked in under https://svn.apache.org/repos/asf/geronimo/sandbox/gawor/rfc124 a tiny bit of code that I was playing around

Re: [OSGi] Support for RFC 124?

2009-04-10 Thread Rick McGuire
Jarek Gawor wrote: Btw, I checked in under https://svn.apache.org/repos/asf/geronimo/sandbox/gawor/rfc124 a tiny bit of code that I was playing around with to better understand RFC 124. I'll keep on working and experimenting with it but anyone is welcome to join. I'm planning to add some of the

[jira] Assigned: (GERONIMO-4584) Opening an IMAP folder with *logs* of emails is very expensive in terms of memory and cpu

2009-04-03 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4584: -- Assignee: Rick McGuire Opening an IMAP folder with *logs* of emails is very

[jira] Updated: (GERONIMO-4611) Exchange IMAP problem

2009-04-03 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire updated GERONIMO-4611: --- Attachment: GERONIMO-4611.patch Here you go. Exchange IMAP problem

[jira] Assigned: (GERONIMO-4611) Exchange IMAP problem

2009-04-02 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4611: -- Assignee: Rick McGuire Exchange IMAP problem

[jira] Commented: (GERONIMO-4611) Exchange IMAP problem

2009-04-02 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694943#action_12694943 ] Rick McGuire commented on GERONIMO-4611: Glenn, I've fixed the null pointer

[jira] Commented: (GERONIMO-4611) Exchange IMAP problem

2009-04-02 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694951#action_12694951 ] Rick McGuire commented on GERONIMO-4611: Oops, sorry about that. Forgot

Re: [OSGi] Support for RFC 124?

2009-04-01 Thread Rick McGuire
Davanum Srinivas wrote: Folks, Any interest in support for RFC 124, A Component Model for OSGi? http://www.osgi.org/download/osgi-4.2-early-draft.pdf This is in addition to typical J2EE artifacts that we already support. thanks, dims Time, I think, to give this thread a kick. There are

Re: [VOTE] Release Geronimo Server 2.1.4 RC2

2009-03-27 Thread Rick McGuire
+1 Joe Bohn wrote: All, I've prepared a second release candidate (RC2) of Geronimo Server 2.1.4 for your review and vote. The only differences from rc1 are: - addition of a missing license header in plugins/console/console-filter/src/main/resources/XSRF.js - removal of an extraneous (TBD)

Re: Whence the geronimo kernel?

2009-03-18 Thread Rick McGuire
-bundle is not a workable solution for (2) ? Rex. 2009/3/14 David Jencks david_jen...@yahoo.com mailto:david_jen...@yahoo.com On Mar 13, 2009, at 9:43 AM, Rick McGuire wrote: David Jencks wrote: I read the blog entry

Re: [OSGi] Support for RFC 124?

2009-03-17 Thread Rick McGuire
Davanum Srinivas wrote: Folks, Any interest in support for RFC 124, A Component Model for OSGi? http://www.osgi.org/download/osgi-4.2-early-draft.pdf This is in addition to typical J2EE artifacts that we already support. thanks, dims I think this would be a very cool thing to support. I

Re: [OSGi] Support for RFC 124?

2009-03-17 Thread Rick McGuire
It has been reworked much more that just the schema changes in the standardization process. A lot of the service dynamics have changed, there have been some fairly signification changes to type conversions and property injection, a brand-new metadata API, new namespace handler support, etc.

Re: Whence the geronimo kernel?

2009-03-13 Thread Rick McGuire
David Jencks wrote: I read the blog entry and discussion. The entire discussion is predicated on the idea that osgi is close to ideal as-is and we have no need to consider any other point of view. If you step back a bit I see two things clearly acknowledged by everyone: 1. its useful to be

[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-12 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681247#action_12681247 ] Rick McGuire commented on GERONIMO-4529: Ok, I understand how this fixes

[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-12 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681242#action_12681242 ] Rick McGuire commented on GERONIMO-4529: Could you please comment on why

[jira] Commented: (GERONIMO-4585) Disposition is incorrectly parsed on multiparts imap messages

2009-03-12 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681411#action_12681411 ] Rick McGuire commented on GERONIMO-4585: This fix looks pretty good to me

Re: Whence the geronimo kernel?

2009-03-11 Thread Rick McGuire
Guillaume Nodet wrote: On Wed, Mar 11, 2009 at 08:57, Gianny Damour gianny.dam...@optusnet.com.au mailto:gianny.dam...@optusnet.com.au wrote: Hi, FWIW, I believe that improving the configuration style to simplify the means of creating a bunch of objects in the kernel has more

Re: Whence the geronimo kernel?

2009-03-11 Thread Rick McGuire
David Jencks wrote: So as mentioned below I'm starting to look into the osgi classloading bit, sort of from the bottom. Another approach to many of these issues is perhaps from the top, from the point of view of going from a presumably xml plan to a bunch of objects. I've long thought that

Re: Whence the geronimo kernel?

2009-03-05 Thread Rick McGuire
The one difficulty I see in moving from the current Geronimo classloading model to the OSGi model is dealing with the change in granularity. In the current model, the granularity is at the jar level and using the one-classloader-per-jar model, you get all of the classes contained in the jar.

Re: [VOTE] Release javamail spec (1.6) and javamail provider (1.7)

2009-02-19 Thread Rick McGuire
+1 Joe Bohn wrote: This is a vote for a combined release of the javamail spec and the javamail provider (+ the uber jar). The provider changes have dependencies on the spec changes, so these need to be released at the same time. Geronimo will need the updated uber jar for the Geronimo

Re: [VOTE] geronimo-jpa_2.0_spec first early access release

2009-01-29 Thread Rick McGuire
+1 David Jencks wrote: I've been working with the OpenJPA project to develop the jpa 2.0 spec jar in our spec repository. They are ready for their first early access milestone release. I've staged the release here:

[jira] Created: (GERONIMO-4447) Nullpointer exception reading RMI data that resolves to a null.

2008-12-04 Thread Rick McGuire (JIRA)
Security Level: public (Regular issues) Components: CORBA Reporter: Rick McGuire Assignee: Rick McGuire In some circumstances, other ORB implementations can return a null value as an RMI encoded value. This results in a NullPointerException when the null

[jira] Closed: (GERONIMO-4447) Nullpointer exception reading RMI data that resolves to a null.

2008-12-04 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-4447. -- Resolution: Fixed Committed revision 723299. Nullpointer exception reading RMI data

[jira] Assigned: (GERONIMO-4421) ContentType fails to parse content types with parameters containing escaped characters

2008-12-01 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4421: -- Assignee: Rick McGuire ContentType fails to parse content types with parameters

Re: [DISCUSS] Moving the JAXB specification apis to Geronimo Specs

2008-10-24 Thread Rick McGuire
This sounds like a good thing to me too. Rick Guillaume Nodet wrote: In ServiceMix we have rewritten the JAXB specs jars (2.0 and 2.1) because we needed to be able to do some modifications for OSGi. We'd like to move them to the Geronimo Specs subproject as it would be more consistent and

[jira] Assigned: (GERONIMO-4372) Wrong DEFAULT_IMAP_PORT in the Geronimo JavaMail 1.4 provider

2008-10-22 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4372: -- Assignee: Rick McGuire Wrong DEFAULT_IMAP_PORT in the Geronimo JavaMail 1.4

[jira] Closed: (GERONIMO-4372) Wrong DEFAULT_IMAP_PORT in the Geronimo JavaMail 1.4 provider

2008-10-22 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-4372. -- Resolution: Fixed Committed revision 707037. Thanks for reporting this! Wrong

[jira] Assigned: (GERONIMO-4352) IMAP provider: accessing parts of a multipart/mixed message causes invalid command

2008-10-13 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4352: -- Assignee: Rick McGuire IMAP provider: accessing parts of a multipart/mixed message

[jira] Updated: (GERONIMO-4352) IMAP provider: accessing parts of a multipart/mixed message causes invalid command

2008-10-13 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire updated GERONIMO-4352: --- Attachment: GERONIMO-4352.diff Andreas, the attached patch passes the tests I've managed

Re: [VOTE] Release SAAJ 1.3 spec jar version 1.0.1

2008-10-13 Thread Rick McGuire
+1 Jarek Gawor wrote: Hi, This is a vote for SAAJ 1.3 spec jar version 1.0.1. There was only one change from version 1.0.0: https://issues.apache.org/jira/browse/GERONIMO-4289 Staging repo: http://people.apache.org/~gawor/staging-repo/specs/geronimo-saaj_1.3_spec/ Staging site:

[jira] Resolved: (GERONIMO-4344) IMAPMessage#updateHeader updates header with wrong value

2008-10-09 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4344. Resolution: Fixed Committed revision 702800. Thank you once again! Keep up the good

[jira] Assigned: (GERONIMO-4344) IMAPMessage#updateHeader updates header with wrong value

2008-10-09 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4344: -- Assignee: Rick McGuire IMAPMessage#updateHeader updates header with wrong value

[jira] Commented: (GERONIMO-4342) MimeMessage#writeTo doesn't flush the encoder stream

2008-10-08 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637904#action_12637904 ] Rick McGuire commented on GERONIMO-4342: Great1 This was largely just

[jira] Resolved: (GERONIMO-4342) MimeMessage#writeTo doesn't flush the encoder stream

2008-10-08 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4342. Resolution: Fixed Committed revision 702800. Thank you once again! I'm curious, what

[jira] Assigned: (GERONIMO-4342) MimeMessage#writeTo doesn't flush the encoder stream

2008-10-08 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4342: -- Assignee: Rick McGuire MimeMessage#writeTo doesn't flush the encoder stream

[jira] Resolved: (GERONIMO-4340) MimePartDataSource incorrectly assumes that MimeMessages are never transfer encoded

2008-10-07 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4340. Resolution: Fixed Committed revision 702432. Thank you for yet another patch

[jira] Assigned: (GERONIMO-4340) MimePartDataSource incorrectly assumes that MimeMessages are never transfer encoded

2008-10-07 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4340: -- Assignee: Rick McGuire MimePartDataSource incorrectly assumes that MimeMessages

[jira] Assigned: (GERONIMO-4341) javax.mail.NoSuchProviderException: Unable to locate provider for protocol: pop3

2008-10-07 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4341: -- Assignee: Rick McGuire javax.mail.NoSuchProviderException: Unable to locate

[jira] Resolved: (GERONIMO-4341) javax.mail.NoSuchProviderException: Unable to locate provider for protocol: pop3

2008-10-07 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4341. Resolution: Fixed Committed revision 702537. Specs Committed revision 702543

[jira] Assigned: (GERONIMO-4339) Calling MimeMessage#setRecipients with empty array causes ArrayOutOfBoundsException

2008-10-06 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4339: -- Assignee: Rick McGuire Calling MimeMessage#setRecipients with empty array causes

[jira] Resolved: (GERONIMO-4339) Calling MimeMessage#setRecipients with empty array causes ArrayOutOfBoundsException

2008-10-06 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4339. Resolution: Fixed Committed revision 702234. Thank you Andreas for providing a patch

Re: RMI Classloading problem.... help appreciated.

2008-10-03 Thread Rick McGuire
David, No answers for you at this point, but I think the first thing I'd do is verify which thread context classloader is set in the case that's working. Perhaps the problem is not in setting the thread context loader, but rather getting it set to the correct one. Are the calls to C

[jira] Assigned: (GERONIMO-4307) Base64DecoderStream return int value between -128 and +127, should be between +0 and +255

2008-09-17 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4307: -- Assignee: Rick McGuire Base64DecoderStream return int value between -128 and +127

[jira] Closed: (GERONIMO-4307) Base64DecoderStream return int value between -128 and +127, should be between +0 and +255

2008-09-17 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-4307. -- Resolution: Fixed Committed revision 696241. Nope, definitely a bug

[jira] Resolved: (GERONIMO-4294) mail.pop3s.socketFactory.class is ignored

2008-09-10 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4294. Resolution: Fixed Assignee: Rick McGuire Committed revision 693807. Thanks

[jira] Assigned: (GERONIMO-4290) pop3s: java.lang.IllegalArgumentException: hostname can't be null

2008-09-09 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4290: -- Assignee: Rick McGuire pop3s: java.lang.IllegalArgumentException: hostname can't

[jira] Resolved: (GERONIMO-4290) pop3s: java.lang.IllegalArgumentException: hostname can't be null

2008-09-09 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4290. Resolution: Fixed Committed revision 693530. pop3s

Re: [VOTE] Release javamail spec (1.5) and javamail provider (1.6)

2008-08-29 Thread Rick McGuire
[ X] +1 Release the javamail spec and provider Joe Bohn wrote: This is a vote for a combined release of javamail spec and the javamail provider (+ the uber jar). The provider changes have depedencies on the spec changes, so these need to be released at the same time. Geronimo will need the

Re: [DISCUSS] Geronimo 2.1.3 release

2008-08-28 Thread Rick McGuire
hate to do this too soon only to have a new problem found right after we've created a new release. It would be better to hold off on this until we've got a clear target release date for a Geronimo release that will include the new version. Rick -Donald Rick McGuire wrote: Donald Woods

Re: [DISCUSS] Geronimo 2.1.3 release

2008-08-28 Thread Rick McGuire
would hate to do this too soon only to have a new problem found right after we've created a new release. It would be better to hold off on this until we've got a clear target release date for a Geronimo release that will include the new version. Rick -Donald Rick McGuire wrote: Donald

[jira] Created: (GERONIMO-4270) javamail MimeMultipart not accepting linear white space at end of boundary strings.

2008-08-27 Thread Rick McGuire (JIRA)
Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: mail Reporter: Rick McGuire Assignee: Rick McGuire The MIME specification defines a multipart boundary string as allowing a sequence of linear white space

[jira] Resolved: (GERONIMO-4270) javamail MimeMultipart not accepting linear white space at end of boundary strings.

2008-08-27 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4270. Resolution: Fixed Committed revision 689486. javamail MimeMultipart not accepting

Re: [DISCUSS] Geronimo 2.1.3 release

2008-08-27 Thread Rick McGuire
Donald Woods wrote: Time to start the discussion on winding down changes and preparing for a Geronimo 2.1.3 release. Server fixes/enhancements are listed on the Release Status page - http://cwiki.apache.org/GMOxPMGT/geronimo-213-release-status.html Details on included security fixes in

[jira] Assigned: (GERONIMO-4259) javax.mail.MessagingException: java.io.IOException: Base64 encoding error, data truncated

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4259: -- Assignee: Rick McGuire javax.mail.MessagingException: java.io.IOException: Base64

[jira] Assigned: (GERONIMO-4241) NPE when calling folder.getDeletedMessageCount() for POP3 store

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4241: -- Assignee: Rick McGuire NPE when calling folder.getDeletedMessageCount() for POP3

[jira] Resolved: (GERONIMO-4259) javax.mail.MessagingException: java.io.IOException: Base64 encoding error, data truncated

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4259. Resolution: Fixed Committed revision 689126. General cleanup of mimepart boundary

[jira] Resolved: (GERONIMO-4241) NPE when calling folder.getDeletedMessageCount() for POP3 store

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4241. Resolution: Fixed Committed revision 689140. I was able to redo the connection

[jira] Resolved: (GERONIMO-4260) Multipart message from POP3 has spurious attachment

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4260. Resolution: Fixed Committed revision 689164. I was finally able to find a combination

[jira] Assigned: (GERONIMO-4260) Multipart message from POP3 has spurious attachment

2008-08-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4260: -- Assignee: Rick McGuire Multipart message from POP3 has spurious attachment

[jira] Commented: (GERONIMO-4260) Multipart message from POP3 has spurious attachment

2008-08-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625335#action_12625335 ] Rick McGuire commented on GERONIMO-4260: I'm not able to reproduce the problem

[jira] Closed: (GERONIMO-4174) Restructure the SMTPTransport class to use the comment MailConnection class.

2008-08-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-4174. -- Resolution: Fixed Restructure the SMTPTransport class to use the comment MailConnection

[jira] Resolved: (GERONIMO-4261) MimeMessage throws IndexOutOfBoundsException on malformed data

2008-08-25 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4261. Resolution: Fixed Committed revision 688713. MimeMessage throws

[jira] Resolved: (GERONIMO-4241) NPE when calling folder.getDeletedMessageCount() for POP3 store

2008-08-15 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4241. Resolution: Fixed Committed revision 686218. This fixes the NPE, but the likely result

[jira] Closed: (GERONIMO-4252) NNTP Transport provider does not correctly store message identifiers

2008-08-15 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-4252. -- Resolution: Fixed Assignee: Rick McGuire Committed revision 686231. Thank you

Re: Geronimo Futures - JSR 291 OSGi containers ?

2008-08-14 Thread Rick McGuire
Davanum Srinivas wrote: Hi Rick, just saw your name on the wiki [1] JSR 291 OSGi containers ? - Rick McGuire Where are we starting? Just curious about it as we just added support in Axis2 to work well in OSGi containers [2] I'm afraid Don seriously overstated what I'm doing with OSGi right

Re: [VOTE] Geronimo Server 2.1.2 Release

2008-08-01 Thread Rick McGuire
+1 Joe Bohn wrote: All, I've prepared a release candidate of Geronimo Server 2.1.2 for your review and vote. The source for the Geronimo Server 2.1.2 release currently resides here: https://svn.apache.org/repos/asf/geronimo/server/branches/2.1.2 When the release vote is approved, I will svn

Javamail OSGi definitions

2008-07-30 Thread Rick McGuire
is building with OSGi information in the manifest. Here is the manifest from the jar file: Manifest-Version: 1.0 Built-By: Rick McGuire Created-By: Apache Maven Bundle Plugin Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Import-Package: javax.activation,javax.mail;version=1.4

Re: unable to build trunk on windows machine

2008-07-17 Thread Rick McGuire
You might want to try moving your m2 repository to someplace other than the default location. I have mine at c:/.m2, and don't have any problems building. Rick Lin Sun wrote: Hi, I have been having probs building trunk on my winxp machine. It failed at building geronimo-jetty6-javaee5,

Re: Geronimo trunk build failure with fresh OpenEjb trunk build

2008-07-16 Thread Rick McGuire
David Blevins wrote: On Jul 15, 2008, at 10:55 AM, Rick McGuire wrote: I just committed this change. It doesn't look like this is causing any tck issues. Guessing a lot of those places you added the 3.1 api were more or less just in case. You definitely shouldn't need it in any modules

<    5   6   7   8   9   10   11   12   13   14   >