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 59 - 88 of 675   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
59
Hi there We've got ear-Files, containing several jar's. A new version with additional jar's and/or with deleted jar's should get deployed. What would be an...
ifszssuva
Offline Send Email
Apr 1, 2003
2:03 pm
60
Paco, We are already using the recommended DeployerRuntime. But we have applications (ear files), which contain several ejb's and some war files. The war-files...
suvavss
Offline Send Email
Apr 1, 2003
2:18 pm
61
Here is the link for the presentation: http://www.bea.com/content/files/eworld/presentations/Wed_03_05_03/Deplo ...
Paco Gomez
paco@...
Send Email
Apr 16, 2003
7:29 am
62
I am creating a Cluster with the following: mkdir /Cluster/myCluster Then when trying to set attributes of the Cluster such as set...
rteabeault
Offline Send Email
Apr 17, 2003
12:19 am
63
Hello Russ, Do you have any WLS-Patches in your Classpath (CR....jar). I also had problems setting some attributes as long as I had Patches in the Classpath...
suvavss
Offline Send Email
Apr 17, 2003
6:15 am
64
Russell, It looks like the attribute is correctly set, despite the server-side warning. I will take a closer look at it. Thanks, Paco Paco Gomez Principal...
Paco Gomez
paco@...
Send Email
Apr 17, 2003
6:15 am
65
One of my peers is using WLShell with WLS 6.1 SP4 on Solaris and is receiving the following message: "WARNING: The server version is different than the version...
Dave Robinson
rdavid68
Offline Send Email
Apr 17, 2003
7:31 pm
66
The server is using a different patch of weblogic than the client. Same thing happens from SP2/SP3 and so on. It's just a warning - but it could be trouble. ...
Rob Kenyon
RobDKenyon
Offline Send Email
Apr 17, 2003
9:24 pm
67
But, WLShell is using the same WLS installation as the server that it's connecting to. WLS is installed and running out of /appl/bea-wl61sp4 and the WLShell ...
Dave Robinson
rdavid68
Offline Send Email
Apr 17, 2003
10:08 pm
68
That does elminate opportunity for differences. Are we safe in assuming that SP4 is part of your weblogic.jar and that there isn't a weblogic_sp.jar? Rob ... ...
Rob Kenyon
RobDKenyon
Offline Send Email
Apr 17, 2003
10:45 pm
69
Yep, SP4 is part of the weblogic.jar ... no weblogic_sp.jar files. There is a CR093266_61sp4.jar in the WLS classpath, but that is it for WLS specific files. ...
Dave Robinson
rdavid68
Offline Send Email
Apr 17, 2003
11:16 pm
70
Which version of WLS ? 8.1? /drew ... weblogic.management.internal.AdminMBeanHomeImpl.getMBean(Ljavax.m ... ...
andrew sliwkowski
asliwk2000
Offline Send Email
Apr 18, 2003
11:51 am
71
Andrew, The version is 7.0 SP2 with a fresh install. The errors are only seen with INFO level logging on and seem to occur for setting any MBean attribute. ...
Russell Teabeault
rteabeault
Offline Send Email
Apr 18, 2003
2:48 pm
72
hello! i've got the following problem: i use the following script to get Runtime information: cd /JDBCConnectionPoolRuntime dir @ pools = $LAST print $pools ...
wlshelladm
Offline Send Email
Apr 23, 2003
9:51 am
73
Hello, My config: version: WLS 6.1 SP4 Wlshell: 1.5 cd /JDBCConnectionPool ls Directory of /JDBCConnectionPool pool0 dr-x pool1...
dv_chou
Offline Send Email
Apr 29, 2003
2:02 pm
74
Hello! I'm uing wlshell and wls 8.1 and want to change the settings for my realm by adding an Active Directory Authenticator. I can't find the mbean to do...
niklas_nyren
Online Now Send Email
May 6, 2003
1:39 pm
75
possibly, can you send the snippet of config.xml that makes up that mbean? /drew ... __________________________________ Do you Yahoo!? The New Yahoo! Search -...
andrew sliwkowski
asliwk2000
Offline Send Email
May 7, 2003
1:47 am
76
I would guess that this is the sniplet in config.xml: <Security Name="se-m-d01" PasswordPolicy="wl_default_password_policy" Realm="wl_default_realm"...
niklas_nyren
Online Now Send Email
May 8, 2003
9:59 am
77
nick, I know there is an example(in the medrec build.xml) of creating updating a DefaultAuthenticator via the new ant tasks..... The security mbeans are a...
andrew sliwkowski
asliwk2000
Offline Send Email
May 8, 2003
1:44 pm
78
What are the requirements for terminanl settings ? When I use the explorer it locks out all my other windows. Thanks in advance for any info. Cheers ... Do...
patrick murphy
feenox21
Offline Send Email
May 8, 2003
6:20 pm
79
So if I call the read script.wlsh in a if then blok, the commands following the read inside the blok are not executed. ... if not $CONNECTED then echo "!!!!!!"...
thcuvelier
Online Now Send Email
May 13, 2003
12:34 pm
80
We have a JMSQueue and I'm attempting to set the RedeliveryDelayOverride. If set through the console the value is set as a (java.lang.Long). If set through...
fragmanzoolander
fragmanzoola...
Offline Send Email
May 15, 2003
7:59 am
81
How to set a variable or attribute to a negative value ? Here is the results of some tests. var_neg = -1 wlsh dom:/> neg = -1 incorrect syntax. type "help" for...
thcuvelier
Online Now Send Email
May 15, 2003
9:36 am
82
Hi All, I have a quick question, as we use c2w command to convert config.xml file into a shell script. I am wondering by using any command can we change a wlsh...
gary_hassan
Offline Send Email
May 15, 2003
2:44 pm
83
Is there any way to concatenate two variables? For example, this will work: for $i in 1 to 5 do msg = "Yo"$i echo $msg end but this won't: yo = "Yo" for $i in...
frizbog1
Offline Send Email
May 15, 2003
6:49 pm
84
I would like to have the following result (haded using the console): wlsh dom:/Server/SRV01> get -v Machine Attribute Machine: dom:Name=Machine01,Type=Machine ...
thcuvelier
Online Now Send Email
May 16, 2003
9:40 am
85
OK I have found how to do it, For the curious here is the solution: set Machine /Machine/Machine01 Is the same syntax as assigning to a cluster...
thcuvelier
Online Now Send Email
May 16, 2003
10:03 am
86
How can I created Distributed Queue Member inside Wlshell ? If for exemple the Distributed Queue QTest must be distributed on the JMSSrv1 & JMSSrv2: I'm trying...
thcuvelier
Online Now Send Email
May 19, 2003
11:36 am
87
The explorer and the monitors (get -g) require X-Window in Unix. Paco ... From: patrick murphy [mailto:feenox21@...] Sent: Thursday, May 08, 2003 1:19 PM...
Paco Gomez
paco@...
Send Email
May 22, 2003
4:47 pm
88
Russell, This issue has been fixed. Go to: http://www.wlshell.com/update.html and download the latest wlsh.jar, follow the instructions to replace wlsh.jar. ...
Paco Gomez
paco@...
Send Email
May 22, 2003
6:40 pm
Messages 59 - 88 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