Hi, The -l option of the connect command dosn't work? Do you have an idea ? Regards, Hervé. ... Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de...
I want to create same Execute Queue (name is AENExecuteQueue) on multiple servers (within same cluster). It creates on one server, but it does not on second...
I am trying to setup JMS Migration Config and JMS Migrate for Server (Control->JMS Migration Config tab and Control->JMS Migrate tab under servers). It is not...
Could anybody explain how to set credential-mapping from wlshell as done from "Define Policies and Roles for individual beans" in the Administration console? I...
Hi Paco, I think I've read all messages about this issue but can't find any solution at all. Especially CommunicationException when connect makes problems for...
How do I add a server to a cluster? What's the syntax for setting /Server/$servername/Cluster MBean? ... wlsh t1_frontend_main:/Server/fe05> get Cluster null ...
Henrik, The config file connector has some capabilities like displaying domain resources, but the editing functionality is under development. The plan is to...
For those interested in using wlshell in Ant 1.6 Here's an example of an Ant Macrodef for wlshell and 2 simple targets using the macrodef. Add in the new...
hi Just a general question/request. The wlsh.sh script sources the env4wls.sh file without qualifying any part of the path. So if I call the wlsh.sh from...
I get this message when I try to execute . ./wlsh.sh in HP-UX Exception in thread "main" java.lang.NoClassDefFoundError: wlshell/Main Does anyone know why?...
How to make wlshell connect using 3DES encrypted password found in config.xml? Is there another way to avoid storing password in plain text in the script...
Hello, wlshell. In c2w operation we have a bug: in config.xml we have <JMSFileStore Directory="d:\projects" Name="MyJMSFile Store"/> but in config-deploy.wl we...
Henrik, Version 2.1 is still under development. The release will be sometime during this summer. Stay tuned! Best regards, Paco Paco Gomez wlshell author and...
the is no need to actually "install" anything (wlsh is pure java): down load the jar file copy it into your HP-UX server create a script similar to the...
Hi, Via the GUI I can access all objects under /EJBPoolRuntime. However when trying to using scripts to do so i encounter problems. I think because the object...
Hi, Anybody can help me to set an object name to an attribute? I failed to set a jmstopic object to the Parent attribute of a durable subscriber object....
Hello I have recently downloaded version 2.0.2. As per the documentation, there should be a example folder containing atleast the following files : ...
Hello, How to monitor distributed JMS Q using .wlsh script. I'm using following script to monitor it. It's running fine in non-distributed jms q. it's giving...
... Hi, Where are you running the script? Is it going against the admin server, or the JVM which hosts the queue itself? It seems as if you won't have access...
Hi, Can some one provide input on whether current wlshell ver or beta version supports changing config.xml in offline mode? If yes then please share an script...
Hi there! I can't perform a division using "/". Is it supported in 2.0.2? wlsh dev_domain:/> a = new Float 10 variable a set to 10.0 (java.lang.Float) wlsh...
Hi! Could anybody solve this problem already? In previous posts i haven't seen a solution. The problem: when I create az /ExecuteQueue/x: md /ExecuteQueue/x ...
Hi Paco! My suggestion is to put the next code fragment into the method wlshell.jmx.weblogic.queryMBeans(String server, String domain, String type, String...
Hello, I don't understand how to set a DestinationKey of a Topic. I succesfully create a Destination Key and the topic but when I call the method set...