BTW, It's a user question so you'd be better off sending it to the
user mailing list - [EMAIL PROTECTED] (see
http://geronimo.apache.org/mailing-lists.html).
Ops, I thought the dev-list is for developing stuff. I will close
this thread an "reopen" it under the user list. Please ignore this
o
On 8/23/07, Stefan Schulze Frielinghaus <[EMAIL PROTECTED]> wrote:
> I'm trying to write a GBean which dynamically deploys and undeploys
> other GBeans. My first thought about this task was to get a list of
> all running modules from which I could decide which to undeploy.
...
> 14:38:55,100 ERROR
Hello,
I'm trying to write a GBean which dynamically deploys and undeploys
other GBeans. My first thought about this task was to get a list of
all running modules from which I could decide which to undeploy.
String uri = "deployer:geronimo:inVM";
String username = "system";
String password