Re: [VOTE] Documentation in Confluence, MoinMoin, or..

2006-01-23 Thread Jason Dillon
I think that a documentation system should be a combination of - reasonably easy to use - versionable - able to be used offline - extractable into an open and transformable format for reuse Wikis that I've used fail on #2, #3 and #4. Confluence (as well as other mature wikis) provide #2, and

Re: CORBA incubation proposal

2006-01-23 Thread Kresten Krab Thorup (Trifork)
On Jan 22, 2006, at 2:02 AM, Alan D. Cabrera wrote: Anders Hessellund Jensen (Trifork) wrote, On 1/21/2006 5:09 AM: Alan D. Cabrera wrote: Its name isn't CORBA Server. It is being characterized as a CORBA server, which IIUC is perfectly legal. I understand it differently. In the Proper

Re: Geronimo Community

2006-01-23 Thread Jason Dillon
Speaking of which, ... I seem to recall a long time ago you mentioning the idea of supplying a portlet app for each component and plugging it into the admin console. I think J2 in geronimo will now support deploying portlet apps more or less dynamically, although I'm not yet happy with

[jira] Created: (GERONIMO-1527) InternetAddress does not properly implement address parsing.

2006-01-23 Thread Rick McGuire (JIRA)
InternetAddress does not properly implement address parsing. - Key: GERONIMO-1527 URL: http://issues.apache.org/jira/browse/GERONIMO-1527 Project: Geronimo Type: Improvement Components: mail

[jira] Updated: (GERONIMO-1527) InternetAddress does not properly implement address parsing.

2006-01-23 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1527?page=all ] Rick McGuire updated GERONIMO-1527: --- Attachment: InternetAddress.patch Patch to add internet address parsing to javamail, including unit tests for the package. InternetAddress does

[jira] Created: (GERONIMO-1528) javax.mail.BodyPart does not implement setParent() method

2006-01-23 Thread Rick McGuire (JIRA)
javax.mail.BodyPart does not implement setParent() method - Key: GERONIMO-1528 URL: http://issues.apache.org/jira/browse/GERONIMO-1528 Project: Geronimo Type: Bug Components: mail Versions: 1.0

[jira] Updated: (GERONIMO-1528) javax.mail.BodyPart does not implement setParent() method

2006-01-23 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1528?page=all ] Rick McGuire updated GERONIMO-1528: --- Attachment: BodyPart.patch javax.mail.BodyPart does not implement setParent() method -

[jira] Created: (GERONIMO-1530) javax.mail.Service does not properly implement the protocol between javamail infrastructure and transport handlers.

2006-01-23 Thread Rick McGuire (JIRA)
javax.mail.Service does not properly implement the protocol between javamail infrastructure and transport handlers. Key: GERONIMO-1530 URL:

[jira] Created: (GERONIMO-1529) Console should display Geronimo Version

2006-01-23 Thread Matthias Schmidt (JIRA)
Console should display Geronimo Version --- Key: GERONIMO-1529 URL: http://issues.apache.org/jira/browse/GERONIMO-1529 Project: Geronimo Type: Improvement Components: console, Logging Versions: 1.0-M1, 1.0-M2, 1.0-M3,

[jira] Updated: (GERONIMO-1530) javax.mail.Service does not properly implement the protocol between javamail infrastructure and transport handlers.

2006-01-23 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1530?page=all ] Rick McGuire updated GERONIMO-1530: --- Attachment: Service.patch javax.mail.Service does not properly implement the protocol between javamail infrastructure and transport handlers.

Re: Geronimo Community

2006-01-23 Thread toby cabot
Thanks for suggesting this. There's another reason to do it - in areas where Geronimo documentation might be a little thin, this could serve as an overview of how a particular feature works.

[jira] Created: (GERONIMO-1531) KeyStore portlet should support deletion of certificates and private keys

2006-01-23 Thread Vamsavardhana Reddy (JIRA)
KeyStore portlet should support deletion of certificates and private keys - Key: GERONIMO-1531 URL: http://issues.apache.org/jira/browse/GERONIMO-1531 Project: Geronimo Type: Improvement

Re: Replication using totem protocol

2006-01-23 Thread lichtner
Still, it doesn't seem like there is much interest in using totem. For session replication you can use primary-backup, if anything. On Sun, 22 Jan 2006, Geir Magnusson Jr wrote: Catching up : [EMAIL PROTECTED] wrote: No. You license the code to the Apache Software Foundation giving the

DefaultWorkManager and Pool Size

2006-01-23 Thread Krishnakumar B
Hi, The DefaultWorkManager has a pool size of 10. If i submit more than 10 long running units of work i dont know that the Threads 10 are waiting. Can some message be printed in log so that i can know that the pool is fully consumed and Work instances are waiting for execution. The

[jira] Updated: (GERONIMO-1529) Console should display Geronimo Version

2006-01-23 Thread Matthias Schmidt (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1529?page=all ] Matthias Schmidt updated GERONIMO-1529: --- Description: One should be able to figure out geronimo's Version by: a) looking in the Console, perhaps under Server Info b) looking in the

Re: DefaultWorkManager and Pool Size

2006-01-23 Thread Aaron Mulder
To increase the pool size you should be able to add an entry for DefaultWorkManager to config.xml (if it's not there already) and just bump up the number of threads. You do have to do that while the server is not running, though. Eventually, we're planning to add thread pool managment to the

[jira] Updated: (GERONIMO-1532) NullPointerException when a badly named jar is put into repository directory

2006-01-23 Thread Heikki Linnakangas (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1532?page=all ] Heikki Linnakangas updated GERONIMO-1532: - Attachment: listURIs.diff Here's a patch that fixes the issue. NullPointerException when a badly named jar is put into repository

Re: [VOTE] Documentation in Confluence, MoinMoin, or..

2006-01-23 Thread Prasad Kashyap
[ X ] Confluence Cheers PrasadOn 1/23/06, Jason Dillon [EMAIL PROTECTED] wrote: I think that a documentation system should be a combination of - reasonably easy to use - versionable - able to be used offline - extractable into an open and transformable format for reuse Wikis that I've used fail

Re: Docco system (Confluent, MoinMoin, ...)

2006-01-23 Thread Paul McMahan
I'm neither a commiter nor a Confluence/Wiki expert but I'm available to help. I have written some crazy perl scripts in my time (could help with content xfer) and have a decent amount of experience with web sysadmin type stuff (could help with setup maintenance). Best wishes, Paul On 1/21/06,

[jira] Resolved: (GERONIMODEVTOOLS-27) Need timer task to setServerState

2006-01-23 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-27?page=all ] Sachin Patel resolved GERONIMODEVTOOLS-27: -- Resolution: Fixed Need timer task to setServerState - Key: GERONIMODEVTOOLS-27

Testing SMTP authentication

2006-01-23 Thread Rick McGuire
Looking for suggestions for testing the javamail SMTP authentication support. The server I've been using so far (James) only supports LOGIN authentication. I'm going to need a server that supports CRAM_MD5 and MD5_DIGEST, as well as STARTTLS. I've been searching around, and postfix

[jira] Created: (GERONIMO-1533) geronimo server started with errors

2006-01-23 Thread akakunin (JIRA)
geronimo server started with errors --- Key: GERONIMO-1533 URL: http://issues.apache.org/jira/browse/GERONIMO-1533 Project: Geronimo Type: Bug Versions: 1.0 Environment: Windows XP SP2, Sun JDK 1.5.0 update 6 Reporter:

[jira] Closed: (GERONIMO-1533) geronimo server started with errors

2006-01-23 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1533?page=all ] Aaron Mulder closed GERONIMO-1533: -- Resolution: Invalid Assign To: Aaron Mulder Daytrader is known to not work under JDK 1.5. There was a thread about this on the mailing list

[jira] Created: (GERONIMO-1534) Daytrader: ejb-ql-compiler-factory element is wrong for DB2 or Oracle db

2006-01-23 Thread Lin Sun (JIRA)
Daytrader: ejb-ql-compiler-factory element is wrong for DB2 or Oracle db - Key: GERONIMO-1534 URL: http://issues.apache.org/jira/browse/GERONIMO-1534 Project: Geronimo Type: Bug Components:

[jira] Closed: (GERONIMODEVTOOLS-51) Cannot remove published applications

2006-01-23 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-51?page=all ] Lin Sun closed GERONIMODEVTOOLS-51: --- This issue is fixed. Cannot remove published applications Key: GERONIMODEVTOOLS-51

[jira] Created: (GERONIMO-1535) Error in security realm portlet

2006-01-23 Thread Aaron Mulder (JIRA)
Error in security realm portlet --- Key: GERONIMO-1535 URL: http://issues.apache.org/jira/browse/GERONIMO-1535 Project: Geronimo Type: Bug Components: console Versions: 1.0 Reporter: Aaron Mulder Fix For: 1.1, 1.0.1

[jira] Updated: (GERONIMO-1534) Daytrader: ejb-ql-compiler-factory element is wrong for DB2 or Oracle db

2006-01-23 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1534?page=all ] Lin Sun updated GERONIMO-1534: -- Attachment: G1534-daytrader.patch Daytrader: ejb-ql-compiler-factory element is wrong for DB2 or Oracle db

commit == tck work

2006-01-23 Thread David Blevins
Just a friendly reminder ... if you've checked in code since last certified release, you've signed yourself up for TCK work. [this has been a public service announcement]

[jira] Closed: (GERONIMODEVTOOLS-49) Add resource reference GUI created unnecessary target-name elements

2006-01-23 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-49?page=all ] Lin Sun closed GERONIMODEVTOOLS-49: --- This is fixed Add resource reference GUI created unnecessary target-name elements

context.xml gbeans

2006-01-23 Thread Sachin Patel
I think I have found my hook at least for (Tomcat) to load all resources from Eclipse. I will need to implement a classloader that extends org.apache.catalina.loader.WebappLoader to handle the WTP project structure. From a pure tomcat perspective a Loader entry for each web app can be

Re: [openejb-dev] Re: Cut date for 1.1?

2006-01-23 Thread David Blevins
On Jan 22, 2006, at 5:58 PM, David Jencks wrote: On Jan 20, 2006, at 1:33 PM, Dain Sundstrom wrote: I am working on splitting the OpenEJB container into one object for each deployed ejb and a set of share invocation processing ejb containers. This is a refactoring of internal interfaces

Re: context.xml gbeans

2006-01-23 Thread David Jencks
On Jan 23, 2006, at 2:13 PM, Sachin Patel wrote: I think I have found my hook at least for (Tomcat) to load all resources from Eclipse. I will need to implement a classloader that extends org.apache.catalina.loader.WebappLoader to handle the WTP project structure. From a pure tomcat

Re: context.xml gbeans

2006-01-23 Thread Sachin Patel
Thanks for your input David. So is there support today to plugin additional config-stores and repositories? I didn't think there was. - sachin On Jan 23, 2006, at 5:35 PM, David Jencks wrote: On Jan 23, 2006, at 2:13 PM, Sachin Patel wrote: I think I have found my hook at least for

The web XSDs...need to clean them up

2006-01-23 Thread Jeff Genender
Hi, I was going through the generic, tomcat and jetty web xsds and I saw a number of issues I wanted to chat about and see if I can personally be cleared up, or if I am seeing some anomolies. I notice a couple of differences that weren't making a lot of sense to me. First the geronimo-jetty-1.0

Re: context.xml gbeans

2006-01-23 Thread David Jencks
On Jan 23, 2006, at 2:49 PM, Sachin Patel wrote: Thanks for your input David. So is there support today to plugin additional config-stores and repositories? I didn't think there was. I think Toby Cabot has geronimo running with multiple config stores and repositories. The packaging and

Re: context.xml gbeans

2006-01-23 Thread Sachin Patel
This is what I'm trying to figure out, if there are thoughts on a faster way. A restart is a step in the redirection, but would love not even have to do that. When I found the following... http://tomcat.apache.org/tomcat-4.0-doc/catalina/docs/api/org/apache/

[jira] Updated: (GERONIMO-1287) IzPack Installer does not set line endings to CRLF on windows and LF on non-Windows platforms

2006-01-23 Thread erik daughtrey (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1287?page=all ] erik daughtrey updated GERONIMO-1287: - Attachment: installer-fix-crlf.patch This patch adds a main (FixTextLines) which runs during IzPack processing after the files are laid down to

[jira] Updated: (GERONIMO-1287) IzPack Installer does not set line endings to CRLF on windows and LF on non-Windows platforms

2006-01-23 Thread erik daughtrey (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1287?page=all ] erik daughtrey updated GERONIMO-1287: - Geronimo Info: [Patch Available] This patch is applicable to trunk and branches/1.0. We should ensure that this is available for 1.0.1. IzPack

[jira] Commented: (GERONIMODEVTOOLS-50) resource reference specified in geronimo-web.xml is not shown up in the naming tab of the geronimo web deployment plan editor

2006-01-23 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-50?page=comments#action_12363765 ] Sachin Patel commented on GERONIMODEVTOOLS-50: -- I could not reproduce this, the existing ref was shown in the editor. resource reference specified in

Re: gbuild: need up with eclipse tools setup?

2006-01-23 Thread David Blevins
On Jan 17, 2006, at 5:52 AM, Sachin Patel wrote: I was tired of seeing all the BUILD FAILED errors so I disabled it temorarily due to the one svn issue that keeps on appearing stating a resource already exists when it updates. I know what exactly scenario triggers the error, and I'll

[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-23 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12363770 ] David Jencks commented on GERONIMO-1427: Bruce made an lw_assemblies branch for this and checked in some changes for it. I worked some more and now all 3 servers

Re: gbuild: need up with eclipse tools setup?

2006-01-23 Thread Sachin Patel
Thanks David, you're exactly right. This would hit other developers as well. I think I should be able to separate things out. - sachin On Jan 23, 2006, at 7:58 PM, David Blevins wrote: On Jan 17, 2006, at 5:52 AM, Sachin Patel wrote: I was tired of seeing all the BUILD FAILED errors so

[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-23 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12363773 ] David Jencks commented on GERONIMO-1427: I made an even smaller server Adding minimal-tomcat-server Sendingminimal-tomcat-server/project.xml

Re: gbuild: need up with eclipse tools setup?

2006-01-23 Thread David Blevins
Great. You might want to check out the xmlbeans generation code. There might be something in there for you. The mixed generated and not generate on a per method level aspect of this certainly presents an interesting spin on the problem. What tool is generating this code? -David On Jan

Re: gbuild: need up with eclipse tools setup?

2006-01-23 Thread Sachin Patel
- sachin On Jan 23, 2006, at 9:55 PM, David Blevins wrote: Great. You might want to check out the xmlbeans generation code. There might be something in there for you. The mixed generated and not generate on a per method level aspect of this certainly presents an interesting spin on

JMS Portlet Testing needed on HEAD and 1.0 Branch

2006-01-23 Thread Aaron Mulder
All, I just put in the start of the revised JMS portlet. Currently it lets you deploy a new JMS resource (or just show the plan) with connection factories and/or destinations. It does not yet let you view or edit existing resources. Anyway, please take it for a spin and let me know what you

Re: [VOTE] Documentation in Confluence, MoinMoin, or..

2006-01-23 Thread Geir Magnusson Jr
Jason Dillon wrote: I think that a documentation system should be a combination of - reasonably easy to use - versionable - able to be used offline - extractable into an open and transformable format for reuse Wikis that I've used fail on #2, #3 and #4. Confluence (as well as other mature

Re: Geronimo Community

2006-01-23 Thread Geir Magnusson Jr
David Jencks wrote: in my understanding of the apache way, one of the important principles is that all decisions happen on the mailing list. To me, for Geronimo, that means that if you are working on a feature more complex than a simple bug fix, you describe it in general terms in an email