Running ServiceMix in an OSGi environment

2007-11-13 Thread Cristian Pascu
Hi! I would like to hear from you some advices on how start ServiceMix embedded inside an OSGi environment (in my case an Eclipse installation). I think I have at least two options: 1. Bundle servicemix with all it's dependencies inside an OSGi bundle. Has anyone already done this? 2. Use a

Re: Running ServiceMix in an OSGi environment

2007-11-13 Thread Chris Custine
On Nov 13, 2007 7:42 AM, Cristian Pascu [EMAIL PROTECTED] wrote: Hi! I would like to hear from you some advices on how start ServiceMix embedded inside an OSGi environment (in my case an Eclipse installation). I think I have at least two options: 1. Bundle servicemix with all it's

Re: Distribution and start/stop of clustered deployments

2007-11-13 Thread Gianny Damour
On 13/11/2007, at 8:01 PM, Jeff Genender wrote: Gianny Damour wrote: I hope we are not talking about the same thing. I am talking about a deployment time constraint and not a runtime constraint mandating that all the servers are reachable when an application is *deployed*. FWIW, such a

Re: [GShell] Plexus dependency in CommandLineBuilder

2007-11-13 Thread Guillaume Nodet
The problem with plexus is that objects are wired in a certain way, which is not the way I want, mainly because I don't want plexus to mess with my OSGi classloaders. For remoting support, I want to be able to configure it through OSGi which means in my case that I define a set of properties that

[jira] Created: (GERONIMO-3599) Unable to create new JMS Resource group through console in IE7

2007-11-13 Thread anish pathadan (JIRA)
Unable to create new JMS Resource group through console in IE7 -- Key: GERONIMO-3599 URL: https://issues.apache.org/jira/browse/GERONIMO-3599 Project: Geronimo Issue Type: Bug

[jira] Created: (GERONIMO-3600) Add imap and imaps protocol support to the Geronimo javamail providers.

2007-11-13 Thread Rick McGuire (JIRA)
Add imap and imaps protocol support to the Geronimo javamail providers. --- Key: GERONIMO-3600 URL: https://issues.apache.org/jira/browse/GERONIMO-3600 Project: Geronimo

[jira] Closed: (GERONIMO-3600) Add imap and imaps protocol support to the Geronimo javamail providers.

2007-11-13 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3600. -- Resolution: Fixed Committed revision 594520. Add imap and imaps protocol support to the

[jira] Created: (GERONIMO-3601) The SMTPS mail GBean is configuring the SMTP properties, not SMTPS

2007-11-13 Thread Rick McGuire (JIRA)
The SMTPS mail GBean is configuring the SMTP properties, not SMTPS -- Key: GERONIMO-3601 URL: https://issues.apache.org/jira/browse/GERONIMO-3601 Project: Geronimo Issue Type:

Re: Distribution and start/stop of clustered deployments

2007-11-13 Thread Jeff Genender
Gianny Damour wrote: Nous parlons enfin la meme langue :). Nous avons toujours compris les uns les autres ;-) I'll bet you didn't know I am in Paris right now...did ya? ;-) Jeff Agreed: this would be a nice enhancement. Jeff

Re: svn commit: r594117 [1/2] - in /geronimo/server/trunk: assemblies/geronimo-jetty6-javaee5/src/main/assembly/ assemblies/geronimo-jetty6-javaee5/src/main/resources/cluster-repository/ assemblies/ge

2007-11-13 Thread Kevan Miller
Hi Gianny, I notice that this scheme is storing admin username and password in clear text. It will also make the username/password accessible via JMX. I think we need to avoid this. Would prefer to see this information handled in a manner more consistent with our handling of sensitive

[jira] Commented: (XBEAN-88) Xbean incompatible with Spring-2.1-m2

2007-11-13 Thread Cameron Braid (JIRA)
[ https://issues.apache.org/jira/browse/XBEAN-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542248 ] Cameron Braid commented on XBEAN-88: This was also reported as another jira issue

Re: [GShell] Plexus dependency in CommandLineBuilder

2007-11-13 Thread Jason Dillon
Okay, I don't really know what OSGI is doing with classloaders, but as before I'm willing to make changes to support your needs as long as they fit inline witht he ongoing work using Plexus. But for example, how do you plan to handle the dependencies section of the gshell commands.xml

[jira] Closed: (GSHELL-57) Upgrade Mina to 1.1.4

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GSHELL-57. -- Resolution: Fixed Upgrade Mina to 1.1.4 - Key: GSHELL-57

[jira] Created: (GSHELL-57) Upgrade Mina to 1.1.4

2007-11-13 Thread Jason Dillon (JIRA)
Upgrade Mina to 1.1.4 - Key: GSHELL-57 URL: https://issues.apache.org/jira/browse/GSHELL-57 Project: GShell Issue Type: Improvement Security Level: public (Regular issues) Components: Remote Shell

[jira] Assigned: (GSHELL-36) The clp does not allow --help to execute if a required argument or option is configured

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GSHELL-36: -- Assignee: Jason Dillon (was: Jason Warner) The clp does not allow --help to execute if a

[jira] Reopened: (GSHELL-36) The clp does not allow --help to execute if a required argument or option is configured

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reopened GSHELL-36: Seems like this change does not jive well with commands that use required arguments, like {{rshd}}.

[jira] Updated: (GSHELL-36) The clp does not allow --help to execute if a required argument or option is configured

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-36: --- Priority: Blocker (was: Major) The clp does not allow --help to execute if a required argument or

[jira] Updated: (GSHELL-18) New command: exec

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-18: --- Fix Version/s: (was: 1.0-alpha-1) 1.0-alpha-2 New command: exec

[jira] Updated: (GSHELL-27) Exec command eats an additional char after finishing

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-27: --- Fix Version/s: (was: 1.0-alpha-1) 1.0-alpha-2 Exec command eats an additional

[jira] Created: (GSHELL-58) Layout command aliases should be allowed to reference relative command paths for targets

2007-11-13 Thread Jason Dillon (JIRA)
Layout command aliases should be allowed to reference relative command paths for targets Key: GSHELL-58 URL: https://issues.apache.org/jira/browse/GSHELL-58

[jira] Commented: (GSHELL-59) Give commands (via context) access to the full path of the command in the layout

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542280 ] Jason Dillon commented on GSHELL-59: May want to introduce a {{CommandInfo}} and expose that in the

[jira] Created: (GSHELL-59) Give commands (via context) access to the full path of the command in the layout

2007-11-13 Thread Jason Dillon (JIRA)
Give commands (via context) access to the full path of the command in the layout Key: GSHELL-59 URL: https://issues.apache.org/jira/browse/GSHELL-59 Project: GShell

[jira] Updated: (GSHELL-37) New Command: clear

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-37: --- Summary: New Command: clear (was: New Command: Clear) New Command: clear --

[jira] Reopened: (GSHELL-37) New Command: clear

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reopened GSHELL-37: Assignee: Jason Warner (was: Jason Dillon) Can you please add an additional check to see if ANSI

[jira] Created: (GSHELL-60) OpenShellHandler heavily relies on plexus

2007-11-13 Thread Guillaume Nodet (JIRA)
OpenShellHandler heavily relies on plexus - Key: GSHELL-60 URL: https://issues.apache.org/jira/browse/GSHELL-60 Project: GShell Issue Type: Improvement Security Level: public (Regular issues)

[jira] Closed: (GSHELL-36) The clp does not allow --help to execute if a required argument or option is configured

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GSHELL-36. -- Resolution: Fixed Only override requirements if the handler is processed The clp does not allow

[jira] Updated: (GSHELL-60) OpenShellHandler heavily relies on plexus

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-60: --- Fix Version/s: 1.0-alpha-2 Assignee: (was: Jason Dillon) OpenShellHandler heavily

[jira] Created: (GSHELL-61) Add more options for the help command to display the full tree, current context, etc.

2007-11-13 Thread Jason Dillon (JIRA)
Add more options for the help command to display the full tree, current context, etc. - Key: GSHELL-61 URL: https://issues.apache.org/jira/browse/GSHELL-61 Project:

[jira] Created: (GSHELL-62) Add settings.xml descriptor for core tweakable bits

2007-11-13 Thread Jason Dillon (JIRA)
Add settings.xml descriptor for core tweakable bits --- Key: GSHELL-62 URL: https://issues.apache.org/jira/browse/GSHELL-62 Project: GShell Issue Type: New Feature Security Level: public

[jira] Created: (GSHELL-63) Expose a configured ConsoleReader for injection to commands

2007-11-13 Thread Jason Dillon (JIRA)
Expose a configured ConsoleReader for injection to commands --- Key: GSHELL-63 URL: https://issues.apache.org/jira/browse/GSHELL-63 Project: GShell Issue Type: Improvement

[jira] Closed: (GSHELL-31) Revisit using Modello for the gshell-layout xml handling instead of XStream

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GSHELL-31. -- Resolution: Won't Fix While XStream is a wee bit larger, it is much more flexible than Modello is and

[jira] Created: (GSHELL-64) Setup release notes for 1.0-alpha-1

2007-11-13 Thread Jason Dillon (JIRA)
Setup release notes for 1.0-alpha-1 --- Key: GSHELL-64 URL: https://issues.apache.org/jira/browse/GSHELL-64 Project: GShell Issue Type: Task Security Level: public (Regular issues) Components:

[jira] Created: (GSHELL-65) Setup Confluence space for GSHELL

2007-11-13 Thread Jason Dillon (JIRA)
Setup Confluence space for GSHELL - Key: GSHELL-65 URL: https://issues.apache.org/jira/browse/GSHELL-65 Project: GShell Issue Type: Task Security Level: public (Regular issues) Components:

Re: Distribution and start/stop of clustered deployments

2007-11-13 Thread Gianny Damour
Hi Joe, After some investigations, here is my understanding of problem 1: there are two deployments because by default, i.e. when no target is specified, the distribute command executes against all the configuration stores defined by a Geronimo instance. Note that this default behavior

RE: Moving to TranQL 1.4 ?

2007-11-13 Thread Zakharov, Vasily M
Matt, Are there any news on that? :) Thanks! Vasily -Original Message- From: Matt Hogstrom [mailto:[EMAIL PROTECTED] Sent: Friday, October 05, 2007 8:48 AM To: dev@geronimo.apache.org Subject: Re: Moving to TranQL 1.4 ? Excellent ... I'm finishing some other performance work. When

[jira] Created: (GSHELL-66) Auto-generate cli syntax/usage string when displaying --help

2007-11-13 Thread Jason Dillon (JIRA)
Auto-generate cli syntax/usage string when displaying --help Key: GSHELL-66 URL: https://issues.apache.org/jira/browse/GSHELL-66 Project: GShell Issue Type: Improvement

[jira] Updated: (GSHELL-40) Add annotation-based preferences injection support

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-40: --- Description: Add a simple annotation-based API to allow the preferences API to be used by commands

[jira] Created: (GSHELL-67) Allow the clp to generate help text with ANSI colors

2007-11-13 Thread Jason Dillon (JIRA)
Allow the clp to generate help text with ANSI colors Key: GSHELL-67 URL: https://issues.apache.org/jira/browse/GSHELL-67 Project: GShell Issue Type: Improvement Security Level:

[jira] Created: (GSHELL-68) CLP should allow -vvv to be treated like -v -v -v

2007-11-13 Thread Jason Dillon (JIRA)
CLP should allow -vvv to be treated like -v -v -v - Key: GSHELL-68 URL: https://issues.apache.org/jira/browse/GSHELL-68 Project: GShell Issue Type: Improvement Security Level: public

[jira] Created: (GSHELL-69) gsh -c should soak up all remaining arguments and build a command-line

2007-11-13 Thread Jason Dillon (JIRA)
gsh -c should soak up all remaining arguments and build a command-line -- Key: GSHELL-69 URL: https://issues.apache.org/jira/browse/GSHELL-69 Project: GShell Issue Type:

[jira] Created: (GSHELL-70) Boolean options should be able to take an optional argument to negate, ie. --foo=false

2007-11-13 Thread Jason Dillon (JIRA)
Boolean options should be able to take an optional argument to negate, ie. --foo=false -- Key: GSHELL-70 URL: https://issues.apache.org/jira/browse/GSHELL-70

[jira] Closed: (GSHELL-55) Need to provide commands with details on their layout (like for --help display and other things)

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GSHELL-55. -- Resolution: Fixed Need to provide commands with details on their layout (like for --help display and

[jira] Updated: (GSHELL-44) Update help command to display name/alias instead of command id

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-44: --- Summary: Update help command to display name/alias instead of command id (was: Update help command

[jira] Closed: (GSHELL-44) Update help command to display name/alias instead of command id

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GSHELL-44. -- Resolution: Fixed Update help command to display name/alias instead of command id

[jira] Updated: (GSHELL-66) Auto-generate cli syntax/usage string when displaying --help

2007-11-13 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-66: --- Fix Version/s: (was: 1.0-alpha-1) 1.0-alpha-2 Auto-generate cli syntax/usage

Does bin/start-server work anymore?

2007-11-13 Thread Jason Dillon
I just tried to boot up the server today (trunk) and it just appears to hang after: Booting Geronimo Kernel (in Java 1.5.0_13)... And then eventually times out. Anyone know what is going on? I have a few changes to the GShell integration, but I don't really like to commit them when w/o my

[jira] Commented: (GSHELL-37) New Command: clear

2007-11-13 Thread Jason Warner (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542353 ] Jason Warner commented on GSHELL-37: No problem. I've got a patch but I can't quite figure out how to disable