Search the web
Sign In
New User? Sign Up
wlshell
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 545 - 574 of 673   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
545
Thanks very much, it worked perfectly. Correct syntax is: java weblogic.Admin -url t3://ip:port -username username -password password THREAD_DUMP ... From:...
Antonio D. Ramíre...
antoniodavid...
Offline Send Email
Feb 1, 2005
3:25 pm
546
Hello, wlshell. I want to convert Integer to String. How i can do this? serverPort=5 i want cd /Cluster/mycluster strPunctSemicolon=",:" ClusterAddress=get...
Pavel Reich
pavel_reich_com
Offline Send Email
Feb 3, 2005
3:14 pm
547
Hello, Try: ClusterAddress = expr($ClusterAddress + ":" + $ServerPort) Regards ... From: Pavel Reich To: wlshell@yahoogroups.com Sent: Thursday, February 03,...
Antonio D. Ramíre...
antoniodavid...
Offline Send Email
Feb 3, 2005
4:09 pm
548
And in general you can invoke the method : ClusterAddress = $ClusterAddress toString Use "descr ClusterAddress " to see available methods for an object. ... of...
fgui_fr
Offline Send Email
Feb 5, 2005
1:14 am
549
Hi, when I start a graphical display with get -g <attribut>, I can't speecify the refresh period like this : get -g 10 <attribute> Is this an option that you...
fgui_fr
Offline Send Email
Feb 7, 2005
7:32 pm
550
How to add JDBC source or another element - twice? Those not works [java] wlsh mytestdomain:/JDBCTxDataSource/JDBCTxDataSource> invoke addTarget $target00 ...
Pavel Reich
pavel_reich_com
Offline Send Email
Feb 8, 2005
8:06 pm
551
How to set CredentialGenerated=false and change Credential in SecurityConfiguration for domain? Using wlshell.....
Pavel Reich
pavel_reich_com
Offline Send Email
Feb 14, 2005
1:39 pm
552
Hi paco, Hi all i have a question , how to print '"' with echo in wlshell ? regardless Arnaud...
dosy07
Offline Send Email
Feb 15, 2005
1:13 pm
553
Hi everybody, With weblogic Portal 8.1 SP3 in /EJBPoolRuntime, i have : /EJBPoolRuntime/srvprdweb_0101_si3si.Web-FrontOfficePortail-App- ...
dosy07
Offline Send Email
Feb 15, 2005
2:28 pm
554
Hi All, I installed wlshell on my PC to try to configure an existing BEA domain. I used the script deliver on the web site to remove and recreate Data Source,...
pierre_crouzet
Offline Send Email
Feb 21, 2005
6:43 pm
555
I'm trying to make a counter. a=1 a=$a+1 -> a=1+1 ?...
Hervé LE MORVAN
dokjava
Offline Send Email
Feb 22, 2005
2:21 pm
556
Arnaud, Use this: echo '"' Best regards, Paco ... From: dosy07 [mailto:dosy07@...] Sent: Tuesday, February 15, 2005 3:08 AM To: wlshell@yahoogroups.com ...
Paco Gomez
sfomad
Online Now Send Email
Feb 26, 2005
5:43 am
557
a=1 a=expr($a + 1) make sure there is a blank space before and after "+" ... From: Hervé LE MORVAN [mailto:dokjava@...] Sent: Tuesday, February 22, 2005...
Paco Gomez
sfomad
Online Now Send Email
Feb 26, 2005
5:44 am
558
Hi all: I'm using WLShell 2.0.2 and WebLogic Server 7.0 (SP5). I want to create a startup class and target it to a cluster, but I haven't found any example of...
Alvaro Sanchez-Mariscal
alvaro_sanch...
Offline Send Email
Feb 28, 2005
12:08 pm
559
Well... using c2w I've found how to do this: mkdir /StartupClass/"MyStartup Class" cd /StartupClass/"MyStartup Class" set Arguments "Arguments" set ClassName...
alvaro_sanchez_mariscal
alvaro_sanch...
Offline Send Email
Feb 28, 2005
3:19 pm
560
Hello, wlshell. Similar those cd /SecurityConfigurationConfig/$DOMAIN set CredentialGenerated false # May be credential word must be encrypted? set Credential...
Pavel Reich
pavel_reich_com
Offline Send Email
Feb 28, 2005
3:19 pm
561
try similar those target = /Cluster/mycluster mkdir /StartupClass/DBInitStartupClass cd /StartupClass/DBInitStartupClass set ClassName "com.startup.DBInit" ...
Pavel Reich
pavel_reich_com
Offline Send Email
Feb 28, 2005
3:19 pm
562
Hy everybody, is there a way to customize the title of a 'get -g ....' x window, overriding the default behaviour that shows the MBean path? thanks...
gfolchi
Offline Send Email
Mar 1, 2005
3:47 pm
563
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...
Hervé LM
dokjava
Offline Send Email
Mar 1, 2005
4:32 pm
564
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...
AmarPreeti
Offline Send Email
Mar 4, 2005
12:48 am
565
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...
AmarPreeti
Offline Send Email
Mar 4, 2005
9:51 pm
566
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...
tiversland
Offline Send Email
Mar 7, 2005
3:42 pm
567
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...
upeinelt
Offline Send Email
Mar 8, 2005
3:17 pm
568
Hi I'm trying to modify a domain configuration by connecting to config.xml file instead of connecting to server. But when attempting to modify the...
henrik_bentel
Offline Send Email
Mar 23, 2005
4:38 pm
569
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 ...
erictchiu
Offline Send Email
Mar 24, 2005
7:58 am
570
Henrik, The config file connector has some capabilities like displaying domain resources, but the editing functionality is under development. The plan is to...
Paco Gomez
sfomad
Online Now Send Email
Mar 26, 2005
4:56 am
571
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...
henrik_bentel
Offline Send Email
Apr 4, 2005
5:01 pm
572
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...
henrik_bentel
Offline Send Email
Apr 6, 2005
1:04 am
573
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?...
A S
arun1311
Offline Send Email
Apr 27, 2005
1:00 am
574
How do you install Wlshell in HP-Ux?...
A S
arun1311
Offline Send Email
Apr 27, 2005
1:01 am
Messages 545 - 574 of 673   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help