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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 132 - 161 of 673   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
132
Thibaut, In the latest wlshell.jar (1.6b7) posted (today) I've included some of the resources you mentioned (see the release notes at...
Paco Gomez
sfomad
Online Now Send Email
Aug 4, 2003
4:03 am
133
Many WebLogic users are still using WLS 6.1 which doesn't provide the DeployerRuntime to make apps deployment easy. If you are still using 6.1, here is how to...
Paco Gomez
sfomad
Online Now Send Email
Aug 5, 2003
3:44 am
134
See my last email: http://groups.yahoo.com/group/wlshell/message/133 For instructions, I'll provide a similar script to deploy EJBs in 6.1 in the next few days...
Paco Gomez
sfomad
Online Now Send Email
Aug 6, 2003
4:54 am
135
Is there a way to catch errors/exceptions and do some error handling in wlshell? Thanks pradeep...
p_k_nayar
Offline Send Email
Aug 12, 2003
2:45 pm
136
Hi! WLShell version 1.6 has been released. It includes improvements in the c2w command and some bug fixes. For a complete list of changes, see: ...
Paco Gomez
sfomad
Online Now Send Email
Aug 13, 2003
5:03 pm
137
Hi Paco, I just try it but I get the following error: wlsh [not connected]> connect localhost:8000 system beaadmin Exception in thread "main"...
thcuvelier
Offline Send Email
Aug 14, 2003
5:39 am
138
Hello, Well I meet the same problem. I currently use wls6.1sp5 Regards, Dom ... welcome....
lantierdom
Offline Send Email
Aug 14, 2003
6:55 am
139
Hi, Apologies, the fixed 1.6 will be available in a couple of hours. Thanks for letting me know. Paco Paco Gomez Principal Systems Architect BEA Systems ... ...
Paco Gomez
sfomad
Online Now Send Email
Aug 14, 2003
2:40 pm
140
The fixed 1.6 is available again, sorry for the trouble. Some new code I'm working on that requires JDK1.4 got included. Now the shell works fine again on 6.1,...
Paco Gomez
sfomad
Online Now Send Email
Aug 14, 2003
3:34 pm
141
Is there a way to pass parameters into a wlshell script? I am looking to create a script to deploy applications and I am wondering if I can pass parameters...
p_k_nayar
Offline Send Email
Aug 15, 2003
2:26 am
142
Pradeep, Currently (v1.6) you can get parameters from the user with the "prompt" command: appname = prompt "please enter the application name: " In v2 there...
Paco Gomez
sfomad
Online Now Send Email
Aug 15, 2003
7:28 pm
143
Paco, Thanks! I am really looking for the functionality you are planning to provide in v2. I am looking for developers to provide the parameters and just run...
p_k_nayar
Offline Send Email
Aug 19, 2003
7:44 pm
144
Hi, Recently I have encountered a problem with wlshell. I am using wlshell 1.6 with weblogc 7.0 sp2 I am creating am concatenating 2 vars and the output I try...
Yakov Broido
jacob_broido
Offline Send Email
Aug 20, 2003
9:45 am
145
Paco or anyone else, Is there some way to verify that an application has been deployed? There is the attribute "Deployed" though I am not sure that accurately...
p_k_nayar
Offline Send Email
Aug 21, 2003
8:07 pm
146
Yakov, I've updated WLShell to support this conversion, now you can do this: a = 700 b = 2 port = (Integer)$a$b set -v set ListenPort (Integer) $a$b The...
Paco Gomez
sfomad
Online Now Send Email
Aug 26, 2003
2:15 am
147
With this feature, you would be able to provide custom scripts like: deploy.cmd target application and inside deploy.cmd take arguments %1 and %2 and pass it...
Paco Gomez
sfomad
Online Now Send Email
Aug 26, 2003
3:32 am
148
Steve, Thanks for the feedback. C2w command is getting better little by little. In version 1.6 there are more resources supported, a report of dependencies and...
Paco Gomez
sfomad
Online Now Send Email
Aug 26, 2003
3:45 am
149
Pradeep, /Application/myapp/Deployed is not very informative if the application has been deployed correctly or not. you can take a look at: ...
Paco Gomez
dfwmad
Offline Send Email
Aug 26, 2003
4:09 am
150
Hello, I'm currently considering options on how to continue WL Shell and would like your feedback. How would you like to see WL Shell? a) keep it as is b)...
Paco Gomez
sfomad
Online Now Send Email
Aug 26, 2003
2:52 pm
151
B - it the best option For my opinion shlomit ... From: Paco Gomez [mailto:francisco@...] Sent: Tuesday, August 26, 2003 5:33 PM To:...
Shlomit Balas
shlomit@...
Send Email
Aug 26, 2003
3:18 pm
152
I vote for open source. russ ... From: Paco Gomez [mailto:francisco@...] Sent: Tuesday, August 26, 2003 8:33 AM To: wlshell@yahoogroups.com Subject:...
Russell Teabeault
rteabeault
Offline Send Email
Aug 26, 2003
3:18 pm
153
Hi Paco, either a or b Ciao Andrea ... From: Paco Gomez [mailto:francisco@...] Sent: Tuesday, August 26, 2003 4:33 PM To: wlshell@yahoogroups.com Subject:...
chiodonia@...
achiodoni
Offline Send Email
Aug 26, 2003
3:23 pm
154
My personal preference would be (b) open source. This would allow local debugging and enhancement where needed (and I would probably learn a lot, too). Note...
Steve Barber
sbarber4
Online Now Send Email
Aug 27, 2003
1:50 am
155
I vote for B, although you're doing such a great job right now that A is also a good option! Please please please don't let BEA wreck it :D Kevin ... ...
Kevin Breidenbach
skyablo2000
Offline Send Email
Aug 27, 2003
4:23 am
156
Hello Paco, I agree with Steve Barber's "best of all", which is b + c. We are using wlshell for deployment tasks and monitoring purposes. We are a BEA Customer...
suvavss
Offline Send Email
Aug 27, 2003
6:23 am
157
Thanks everybody for your feedback and support. My main concern is how to move forward and provide more robust support for WL-Shell, which is the main concern...
Paco Gomez
sfomad
Online Now Send Email
Aug 27, 2003
2:48 pm
158
After considering different options, I'll be releasing WL-Shell as Open Source. One of the main reasons for that is to provide users with more options for...
Paco Gomez
sfomad
Online Now Send Email
Aug 29, 2003
7:26 pm
159
Hi, I have two questions/bugs/problems with wlsh , which I hope you could help me out with 1) How can I do escaping to special chars like ‘@’, backslashing...
Yakov Broido
jacob_broido
Offline Send Email
Sep 1, 2003
3:32 pm
160
Hi Yakov, Here is the answer: 1. to escape the chars '@' double it so type '@@' you can see an example in the following code. 2. To change parameter in a JMS...
thcuvelier
Offline Send Email
Sep 3, 2003
5:35 am
161
Hi, I would like to benchmark the total message capacity on a JMS Queue in Weblogic. Do we have any benchmarked values? Also, I would like to use wlshell to...
Poongundran Kalamegam
poongs_00
Offline Send Email
Sep 5, 2003
3:04 am
Messages 132 - 161 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