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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 540 - 569 of 675   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
540
Paco, When you get a chance, can you look at this problem? Also you were saying that you are going to publish some JMS monitoring scripts shortly.. does it...
sreenivasa jois
sreenivasajois
Offline Send Email
Jan 4, 2005
10:19 pm
541
Hi, As the name of the destination includes an "@" sign, you need to escape it, for instance the wlshell name for the destination is: ...
sfomad
Online Now Send Email
Jan 13, 2005
10:05 pm
542
Hi all, a new beta of the new release is available. Here are some links to get started: http://www.wlshell.net/beta http://www.wlshell.net/beta/whatsnew.html ...
sfomad
Online Now Send Email
Jan 13, 2005
10:28 pm
543
Hi, I would like to know whether I could use wlshell to remotelly ask my weblogic machines to do "kill -3". Does anyone know if it is possible? Thanks!...
Antonio D. Ramíre...
antoniodavid...
Offline Send Email
Jan 28, 2005
3:28 pm
544
I don't know about WLShell, but I do know that you can issue a remote Thread Dump request through wladmin. The syntax is something like this (double check...
Wolfson, Michael S
mswolfson
Offline Send Email
Jan 31, 2005
8:12 pm
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
Messages 540 - 569 of 675   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