Deploy tool and user and password security

2005-07-15 Thread sissonj
Currently if someone specifies a userid and password on the command line to the deploy tool, it could be visible to other UNIX users via ps commands. Should we enable the user to point the deployer to a properties file (stored in a secured location) that contains the userid and password. That

Re: VOTE: IBM web console donation

2005-07-15 Thread Geir Magnusson Jr.
On Jul 14, 2005, at 1:44 PM, Aaron Mulder wrote: I support the following in order to help grow our codebase and community (as long as we don't call it 'incubator') : [+1] Add to geronimo/incubator/ibm-web-console; restricted committers I support this and the more general case of put in

Re: VOTE: IBM web console donation

2005-07-15 Thread Jacek Laskowski
Aaron Mulder wrote: [ ] Add to geronimo/incubator/ibm-web-console; add full committers [ ] Add to geronimo/incubator/ibm-web-console; restricted committers [+1] Add to geronimo/sandbox/web-console; patches not committers [ ] Add to geronimo/trunk/applications/web-console; full committers [ ]

Re: Deploy tool and user and password security

2005-07-15 Thread Jacek Laskowski
[EMAIL PROTECTED] wrote: Does this sound reasonable for a new JIRA task? Certainly. Each and every task should be in JIRA os people could easily track who does what. John Jacek

M4-QA build failure in OpenEJB

2005-07-15 Thread Krishnakumar B
hi, the m4 qa build fails in OpenEJB. How to fix this and proceed. + | Executing default OpenEJB :: Builder | Memory: 36M/62M + BUILD FAILED File.. C:\Documents and

Re: VOTE: IBM web console donation

2005-07-15 Thread David Blevins
[ ] Add to geronimo/incubator/ibm-web-console; add full committers [ ] Add to geronimo/incubator/ibm-web-console; restricted committers [+1] Add

Re: Geronimo development and release process

2005-07-15 Thread David Blevins
On Thu, Jul 14, 2005 at 10:24:32AM -0400, Geir Magnusson Jr. wrote: On Jul 14, 2005, at 10:10 AM, [EMAIL PROTECTED] wrote: I was chatting with David Blevins on the topic of how we do releases and how we manage what work is needed to be done for a release and he suggested I start a Wiki

[jira] Commented: (GERONIMO-762) Improve manageability by adding a web based management console

2005-07-15 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-762?page=comments#action_12315897 ] Jacek Laskowski commented on GERONIMO-762: -- Thanks! I'd be glad to see an updated README that would describe how to work with it. Possibly a Wiki page would be of

eclipse deployment problem

2005-07-15 Thread Stefan Schmidt
Hi, The Wiki page about Eclipse deployment (http://wiki.apache.org/geronimo/EclipseDeployment) seems to be outdated due to the switch to xmlbeans 2 recently. I am getting lots of problems similar to this: 'schemaorg_apache_xmlbeans.system.sF35A79E0FA7890579F78B8B0A5364966 cannot be

Re: M4-QA build failure in OpenEJB

2005-07-15 Thread Aaron Mulder
On Fri, 15 Jul 2005, Krishnakumar B wrote: the m4 qa build fails in OpenEJB. How to fix this and proceed. You have the wrong version of OpenEJB. Go to your branch directory (v1_0_M4-QA unless you renamed it), delete the tranql subdirectory if you have one there, and run: maven

Re: Deploy tool and user and password security

2005-07-15 Thread Aaron Mulder
Another alternative is to let the user put the username and password in environment variables, and then have a deployer start script that sends them in as system properties. Aaron On Fri, 15 Jul 2005 [EMAIL PROTECTED] wrote: Currently if someone specifies a userid and password on the

Re: Geronimo development and release process

2005-07-15 Thread Geir Magnusson Jr
On Jul 15, 2005, at 3:57 AM, David Blevins wrote: On Thu, Jul 14, 2005 at 10:24:32AM -0400, Geir Magnusson Jr. wrote: On Jul 14, 2005, at 10:10 AM, [EMAIL PROTECTED] wrote: I was chatting with David Blevins on the topic of how we do releases and how we manage what work is needed to be

[jira] Commented: (GERONIMO-761) Transient failures during full rebuild (OOM?)

2005-07-15 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-761?page=comments#action_12315906 ] Aaron Mulder commented on GERONIMO-761: --- Adding memory options to my Maven startup script (MAVEN_OPTS=-Xmx512m -XX:MaxPermSize=128m) did not solve the problem.

[jira] Commented: (GERONIMO-762) Improve manageability by adding a web based management console

2005-07-15 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-762?page=comments#action_12315917 ] Dave Colasurdo commented on GERONIMO-762: - There is a README.txt available in /geronimo-console/trunk/ that describes how to build/install the console. Also,

[jira] Commented: (GERONIMO-762) Improve manageability by adding a web based management console

2005-07-15 Thread Dave Colasurdo (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-762?page=comments#action_12315918 ] Dave Colasurdo commented on GERONIMO-762: - Of course, the README step to download the source (i.e. Check out the geronimo-console svn co

RE: eclipse deployment problem

2005-07-15 Thread Jeff Genender
Stefan, Have you rebuilt the entire project from maven from scratch, from the command line maven? You need to do this first, then rebuild the eclipse project. That usually fixes this problem. Jeff -Original Message- From: Stefan Schmidt [mailto:[EMAIL PROTECTED] Sent: Friday, July

Re: VOTE: IBM web console donation

2005-07-15 Thread Dain Sundstrom
I didn't realize this was a poll [-1] Add to geronimo/incubator/ibm-web-console; add full committers [-1] Add to geronimo/incubator/ibm-web-console; restricted committers [+1] Add to geronimo/sandbox/web-console; patches not committers [-1] Add to geronimo/trunk/applications/web-console; full

Re: Deploy tool and user and password security

2005-07-15 Thread Dain Sundstrom
Seams reasonable. Is there a defacto standard in linux tools that we can copy for the file format? -dain On Jul 14, 2005, at 11:02 PM, [EMAIL PROTECTED] wrote: Currently if someone specifies a userid and password on the command line to the deploy tool, it could be visible to other UNIX

Re: eclipse deployment problem

2005-07-15 Thread Matt Hogstrom
Thanks...I'll get it updated... - Matt - Original Message - From: Stefan Schmidt [EMAIL PROTECTED] To: dev@geronimo.apache.org Sent: Friday, July 15, 2005 6:51 AM Subject: eclipse deployment problem Hi, The Wiki page about Eclipse deployment

Re: eclipse deployment problem

2005-07-15 Thread David Jencks
This is caused by a new feature of xmlbeans2 that many eclipse users are less than happy with -- it generates one class (not java) file which needs to be in the classpath. I put it in the target/classes directory. There was some discussion of this on the xmlbeans list and IIUC to fix this

Re: VOTE: IBM web console donation

2005-07-15 Thread Geir Magnusson Jr.
On Jul 15, 2005, at 11:18 AM, Dain Sundstrom wrote: I didn't realize this was a poll [-1] Add to geronimo/incubator/ibm-web-console; add full committers [-1] Add to geronimo/incubator/ibm-web-console; restricted committers [+1] Add to geronimo/sandbox/web-console; patches not committers [-1]

Re: Code for web based admin console

2005-07-15 Thread Aaron Mulder
Sounds great! I look forward to taking a look at it this weekend. Aaron On Fri, 15 Jul 2005, David Klavon wrote: The code for the IBM donation of the web based admin console has been uploaded to JIRA issue: http://issues.apache.org/jira/browse/GERONIMO-762 There is a README.txt

[jira] Created: (GERONIMO-763) M4: Provide identical Jetty/Tomcat assembly alternatives

2005-07-15 Thread Aaron Mulder (JIRA)
M4: Provide identical Jetty/Tomcat assembly alternatives Key: GERONIMO-763 URL: http://issues.apache.org/jira/browse/GERONIMO-763 Project: Geronimo Type: Bug Components: Tomcat Versions: 1.0-M3

[jira] Created: (GERONIMO-764) javax.mail.internet.ParameterList problem

2005-07-15 Thread Davanum Srinivas (JIRA)
javax.mail.internet.ParameterList problem - Key: GERONIMO-764 URL: http://issues.apache.org/jira/browse/GERONIMO-764 Project: Geronimo Type: Bug Reporter: Davanum Srinivas I need the following content-type for XOP/MTOM

[jira] Assigned: (GERONIMO-764) javax.mail.internet.ParameterList problem

2005-07-15 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-764?page=all ] Davanum Srinivas reassigned GERONIMO-764: - Assign To: Jeremy Boynes javax.mail.internet.ParameterList problem - Key: GERONIMO-764

Re: eclipse deployment problem

2005-07-15 Thread Stefan Schmidt
David, Could you tell me exactly which .jar (name + location) you are talking about? David Jencks wrote: This is caused by a new feature of xmlbeans2 that many eclipse users are less than happy with -- it generates one class (not java) file which needs to be in the classpath. I put it in

Re: Deploy tool and user and password security

2005-07-15 Thread sissonj
Wouldn't this alternative still require that the script pass the userid and password on the command line using -D arguments and therefore still visible on the ps command? Created JIRA issue http://issues.apache.org/jira/browse/GERONIMO-766 John Aaron Mulder [EMAIL PROTECTED] wrote on

[jira] Created: (GERONIMO-765) DriverManager is totally unsuited to enterprise software, and use in tranql-connector causes classloader problems

2005-07-15 Thread David Jencks (JIRA)
DriverManager is totally unsuited to enterprise software, and use in tranql-connector causes classloader problems - Key: GERONIMO-765 URL:

Re: Deploy tool and user and password security

2005-07-15 Thread Aaron Mulder
It doesn't matter what the monitor shows, because I'll be controlling your mind directly. Aaron P.S. Which is to say, quite right. :) On Sat, 16 Jul 2005 [EMAIL PROTECTED] wrote: Wouldn't this alternative still require that the script pass the userid and password on the command line

[jira] Commented: (GERONIMO-765) DriverManager is totally unsuited to enterprise software, and use in tranql-connector causes classloader problems

2005-07-15 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-765?page=comments#action_12315966 ] Aaron Mulder commented on GERONIMO-765: --- Why use DriverManager at all? The configuration should include the Driver class name -- just instantiate it directly and

Re: eclipse deployment problem

2005-07-15 Thread Sachin Patel
I was able to resolve the problem for each of the projects containing this error by including the given project's snapshot from the Maven repository in the eclipse build path. So you'll have to do the initial build from the command line so that you get the correct snapshot generated and

How to deploy a single spec jar?

2005-07-15 Thread sissonj
I am wanting to deploy a RC jar for geronimo\specs\activation I have tried the following command in the activation directory C:\Projects\J2EE\geronimo_m4qa\geronimo\specs\activationmaven -o jar:deploy -Dmaven.username=jsisson It fails because the maven.repo.central property is never set