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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 5 - 34 of 675   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5
WLShell v1.2 has been posted on http://www.pacogomez.com/wlshell/wlshell.zip The Readme <http://www.pacogomez.com/wlshell/readme.html> file has the ...
Paco Gomez
paco@...
Send Email
Oct 2, 2002
6:24 am
6
Version 1.3 can be found here: www.pacogomez.com/wlshell Enjoy! Paco Paco Gomez BEA Systems <mailto:paco@...> mailto:paco@... http://www.bea.com...
Paco Gomez
paco@...
Send Email
Oct 10, 2002
5:37 am
7
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the wlshell group. File :...
wlshell@yahoogroups.com
Send Email
Oct 31, 2002
4:53 am
8
Version 1.4 has been released. It can be found here: http://groups.yahoo.com/group/wlshell/files/ to install it, just type: java -jar install-wlshell-1_4.jar ...
Paco Gomez
paco@...
Send Email
Oct 31, 2002
4:55 am
9
I'd like to be able to view some of my own mbeans. with suns jdmk I use the following: RequiredModelMBean model = new RequiredModelMBean(); ...
des_puffin
Offline Send Email
Nov 14, 2002
3:23 pm
10
I should have posted this first... Thanks for your tool. Its very useful! Thanks again, don....
des_puffin
Offline Send Email
Nov 14, 2002
3:24 pm
11
Hi, I've been looking at this tool to automate alot of the wl configuration tasks when deploying applications... The tools seems to work great. However, I...
niklas_nyren
Offline Send Email
Nov 18, 2002
10:20 pm
12
Nick, Suppose you have the following server and cluster /Server/myserver /Cluster/mycluster #to add the server to the cluster: cd /Server/myserver set...
Paco Gomez
paco@...
Send Email
Nov 19, 2002
10:11 am
13
Paco, When will v1.5 be available. I was under the impression it was going to be out last week. Thanks Steve...
stephengbennett
Offline Send Email
Nov 29, 2002
7:47 pm
14
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the wlshell group. File :...
wlshell@yahoogroups.com
Send Email
Dec 3, 2002
10:44 am
15
Hi there! I just uploaded v1.5 to yahoo groups, check on: http://groups.yahoo.com/group/wlshell/files/wlshell-1-5.zip The Dev2Dev page will be updated probably...
Paco Gomez
paco@...
Send Email
Dec 3, 2002
10:53 am
16
Steve, It is available on yahoo groups cheers, Paco ... going...
sfomad
Online Now Send Email
Dec 3, 2002
11:28 am
17
Hi, Some people have asked me how to connect to WebLogic using SSL (t3s). You need to add a couple of java properties to the wlsh.cmd (wlsh.sh) file: @set...
Paco Gomez
paco@...
Send Email
Dec 19, 2002
10:54 pm
18
FYI WLShell article posted on WebLogic Developer Journal: http://www.sys-con.com/weblogic/articlea.cfm?id=182 Cheers, Paco Paco Gomez, BEA Systems ...
Paco Gomez
paco@...
Send Email
Dec 19, 2002
11:09 pm
19
Paco, I was creating a script to create a Connection Pool which reads environment variables from a different script. One of the environment variable is...
anmuppavarapu <anmupp...
anmuppavarapu
Offline Send Email
Jan 16, 2003
8:20 pm
20
Vijay, Try this: Properties = (Properties) "user=username" This will store a java.util.Properties object into the MBean attribute. If you need to store more...
Paco Gomez
paco@...
Send Email
Jan 17, 2003
5:10 am
21
I'm trying to configure the 'Store' attribute for a JMS Server, but can't seem to get it to go from wlshell (works fine from the console). I've tried to set it...
scottadair2002 <sadai...
scottadair2002
Offline Send Email
Jan 20, 2003
6:58 pm
22
Scott, there is an example of this on file wlshell\scripts\petstore.wlsh. first create the store (if it is not already created): mkdir...
sfomad <francisco@...>
sfomad
Online Now Send Email
Jan 21, 2003
4:53 am
23
Hi, just discovered WLShell and it looks like the answer to my fondest WebLogic dreams. However, using wlshell 1.5 and WebLogic Server 6.1 SP3 I'm getting the ...
Steve Barber
sbarber4
Offline Send Email
Jan 22, 2003
6:59 pm
24
Steve, There must be some differences between xmlx.jar library in 6.1sp3 and 7.0sp1, I don't know at this moment. My suggestion is to use WLShell with 7.0sp1...
Paco Gomez
paco@...
Send Email
Jan 22, 2003
7:16 pm
25
Thanks Paco, that fixed it Scott...
scottadair2002 <sadai...
scottadair2002
Offline Send Email
Jan 23, 2003
3:51 pm
26
Paco -- Yes, that worked for the c2w command. Thanks for the really quick and useful help. However, for reasons of both licensing and deployment into...
Steve Barber
sbarber4
Offline Send Email
Jan 23, 2003
10:02 pm
27
Hi, Using WLShell 1.5 against a WLS 6.1 SP3 server, I'm trying to add a JDBCConnectionPool and JDBCDataSource. I get exceptions, but the operation appears to...
Steve Barber
sbarber4
Offline Send Email
Jan 30, 2003
4:43 pm
28
Steve, Do you see any exception on the server? That will also help to find out what is going on. Can you also provide some info about DB version and drivers? ...
Paco Gomez
paco@...
Send Email
Jan 30, 2003
8:03 pm
29
Paco -- Ah, that's it, thanks. The exception was because the server could not successfully login to the database with those parameters. Not a problem with...
Steve Barber
sbarber4
Offline Send Email
Jan 30, 2003
9:27 pm
30
No problem, Paco Paco Gomez, BEA Systems paco@..., www.bea.com ... From: Steve Barber [mailto:sbarber@...] Sent: Thursday, January 30, 2003 3:27...
Paco Gomez
paco@...
Send Email
Jan 30, 2003
9:48 pm
31
Steve, I totally understand the migration process issues, and the fact is not trivial. I'm working with BEA engineers to better understand the support in 6.1 ...
Paco Gomez
paco@...
Send Email
Feb 5, 2003
6:18 am
32
I was wonder if I could make a request for a new feature (I'm pretty sure the feature is not there, but I could have missed it :-) ).. When creating a...
scottadair2002 <sadai...
scottadair2002
Offline Send Email
Feb 5, 2003
7:57 pm
33
Hi Paco, Another couple things for your "requested features" list for WLShell. I noticed using WLShell 1.5 that c2w does not generate entries for ...
Steve Barber
sbarber4
Offline Send Email
Feb 11, 2003
12:32 am
34
Paco -- Another "requested feature," reported against WLShell 1.5 -- c2w does not generate the JMSSessionPool element of JMSServer, including the...
Steve Barber
sbarber4
Offline Send Email
Feb 11, 2003
3:21 am
Messages 5 - 34 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