Is it possible to create a new Authentication Provider with wlshell. For example I can do this wlsh xtools23:/> Security: wlsh Security:/> cd typeless ...
Hi, I have problems with the application!component notation that is supposed to handle the same component name being used in multiple applications: wlsh...
Hi does anyone know where Paco is ? why doesn't he answer ?...
Shlomit Balas
shlomit@...
Aug 9, 2004 11:28 am
440
Sholmit, I have been busy lately with professional and personal matters. I am trying to catch up with email. The wlshell project is as alive as ever. I am...
Hi, Paco: How to create servers inside a cluster after cd to the cluster? I tried server times, it failed. Thanks ... cluster. ... target. ... servers that...
Hi, I have the same problem. An execution error during a wlshell script execution makes wlshell to stop executing the script but not wlshell itself. For...
Hello I trying to learn and understand WLShell commands. This might seem like a simple question. Since WLShell uses JMX to communcate with WL server. Can I...
JVM parameter setting is a very imp step of performance tuning ! ...start with minimum val and have a max value set...i think u cant have more than 2GB of that...
Hello: I want to set the JVM parameters vis the WLshell tool, in short, is there a way to do this. Thank You DLWasler V i k r a m <vmbhosale@...> wrote: ...
Hi David, You can set JVM parameters via the ServerStart MBean, via the Arguments attribute. You can also set -D switch and other options. In wlshell this is...
Try something like this: SERVER_NAME=myserver CLUSTER_NAME=mycluster #Create the Managed Server cd /Server mkdir $SERVER_NAME cd / #Cluster root dir does not...
I want to do a backup using .wlsh script! I tried to use the c2w it only provides resources info, see below. How do I get the total config information not just...
After connecting to my server, I can see my custom MBeans in the heirarchy but seem to be unable to access any of their attributes or operations. I am using...
Hello: Can someone explain how to get a message posted. I have try several times to post messages. Is there a filter reading messages? What is the work flow...
Hi, I am trying to install wlshell in UNIX. I typed in the following command: java -jar install-wlshell-2.0.2.jar I am getting the following error: Exception...
Hi, I am new to wlshell. I am also facing problems installing wlshell in UNIX. I have got it installed in Windows and it's working fine. Can u tell me what...
Hi, I am trying to install wlshell in UNIX by executing the jar file. (java -jar install-wlshell-1_6.jar) But I am getting this error - Can't connect to X11...
David, Due to spam and unsolicited e-mail sent to the list, we decided to moderate the list. I moderate this list. When a message is sent to the list, I review...
Hi, I have been exposed to wlshell very recently, I need to know the licensing issue related to the usage of this s/w. I suppose this is for free, but if it is...
Hi Paco: I have submitted over 15 e-mails posting to your sites and only 2 two ever posted and answers some users questions that never been posted either. So I...
I am calling wlhell from Unix shell script and i want to pass a parameter. For your reference my example is below: I am passing paramter named PHASE (value...
Thanks Tony. I got this done already. We have a Samba server so I mapped the Unix installation directory to Windows and did a Winows installation. Later I...
Hi Paco, I also have this problem. I have a script that tries to connect to the server and get statistics every 10mts or so. Problem is if the server goes down...
Hello, I've got wlshell working well on XP, but when I try to run it on Solaris, I get a problem that's hard to debug. It has no apparent problem connecting...